Commit Graph

6 Commits

Author SHA1 Message Date
Abdulaziz Ghuloum 9a62c12c66 * Added char-alphabetic? char-numeric? char-whitespace?
char-upper-case?  char-lower-case?  char-title-case?
2007-09-13 06:27:31 -04:00
Abdulaziz Ghuloum f33fce8b04 * write now writes characters (including unicode chars) properly. 2007-05-19 15:18:08 -04:00
Abdulaziz Ghuloum 891cde0e74 * removed import of (scheme) from ikarus.chars.ss 2007-05-06 17:58:34 -04:00
Abdulaziz Ghuloum f06b7a2d18 * moved integer->char and char->integer to ikarus.chars 2007-05-05 06:36:38 -04:00
Abdulaziz Ghuloum fd5c6a1e47 * moved char-whitespace?, char-alphabetic?, and char-downcase to
ikarus.chars
2007-05-05 05:14:24 -04:00
Abdulaziz Ghuloum 8fcc4e7d99 * added (ikarus chars) library
* moved char=?, char<?, char<=?, char>?, and char>=? to the chars
 library.
2007-05-05 04:45:13 -04:00