Commit Graph

13 Commits

Author SHA1 Message Date
Abdulaziz Ghuloum 970613559c * moved substring to ikarus.strings 2007-05-05 04:02:27 -04:00
Abdulaziz Ghuloum 4145850d37 * moved string-append to ikarus.strings 2007-05-05 04:00:32 -04:00
Abdulaziz Ghuloum e1b397eea5 * moved string-set! to ikarus.strings 2007-05-05 03:58:40 -04:00
Abdulaziz Ghuloum 196cb04ebc * moved string=? to ikarus.strings 2007-05-05 03:57:14 -04:00
Abdulaziz Ghuloum 76738b4dd4 * moved string->list to ikarus.strings 2007-05-05 03:53:19 -04:00
Abdulaziz Ghuloum 03318e61d9 * moved string-length to ikarus.strings 2007-05-05 03:51:38 -04:00
Abdulaziz Ghuloum 0675feac5c * moved make-string to ikarus.strings 2007-05-05 03:49:51 -04:00
Abdulaziz Ghuloum 3dde7f6c1a * string-ref moved to ikarus.strings. 2007-05-05 03:46:26 -04:00
Abdulaziz Ghuloum b38d1f31ac * added more predicates to its library. 2007-05-05 03:34:59 -04:00
Abdulaziz Ghuloum 0eaf9be5a7 * moved eof-object? to the predicates library. 2007-05-05 03:27:53 -04:00
Abdulaziz Ghuloum 2931c3e769 * moving all tag predicates to their own library (ikarus predicates) 2007-05-05 03:24:33 -04:00
Abdulaziz Ghuloum 39dd690164 * fxzero? moved to ikarus.fixnums 2007-05-05 03:21:45 -04:00
Abdulaziz Ghuloum 8324dfadb4 * moved call-with-values and values to their own library
* moved exit to ikarus.control
2007-05-05 03:16:26 -04:00