Commit Graph

13 Commits

Author SHA1 Message Date
Abdulaziz Ghuloum 49d254c89e * Added make-bytevector and bytevector? 2007-05-15 12:42:52 -04:00
Abdulaziz Ghuloum d58f15b14c * added code? to the compiler. 2007-05-06 22:48:10 -04:00
Abdulaziz Ghuloum e3ddd4d0e6 * added the $unbound-object? prim to the (ikarus system $symbols)
library.
2007-05-06 18:43:04 -04:00
Abdulaziz Ghuloum 55f1a1282e * moved port?, input-port?, and output-port? to ikarus.predicates 2007-05-05 17:44:24 -04:00
Abdulaziz Ghuloum 5150058773 * moved weak-cons to ikarus.pairs
* moved weak-pair? to ikarus.predicates
2007-05-05 06:18:29 -04:00
Abdulaziz Ghuloum 24ce3f42ca * moved bwp-object? to ikarus.predicates 2007-05-05 06:15:25 -04:00
Abdulaziz Ghuloum 0f567805fc * moved equal? to ikarus.predicates 2007-05-05 05:35:09 -04:00
Abdulaziz Ghuloum 01a161d409 * moved eqv? to ikarus.predicates 2007-05-05 05:10:38 -04:00
Abdulaziz Ghuloum bd8b9db6cc * moved eq? to ikarus.predicates 2007-05-05 05:09:15 -04:00
Abdulaziz Ghuloum 4ada254c44 * moved "not" to ikarus.predicates
(rationale: (not x) == (false? x))
2007-05-05 04:28:40 -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