Abdulaziz Ghuloum
|
9a3666d3ea
|
- completed all unicode primitives (thanks to Kent Dybvig)
|
2008-10-28 19:59:40 -04:00 |
Abdulaziz Ghuloum
|
8d460a32af
|
added make-hashtable.
|
2008-10-21 05:52:42 -04:00 |
Abdulaziz Ghuloum
|
7bacb4a0a5
|
Added string-downcase and string-upcase. String-downcase does not
handle greek-final-sigma properly.
|
2008-08-09 07:12:22 -07:00 |
Abdulaziz Ghuloum
|
9eead5327a
|
Added bitwise-if and bitwise-copy-bit-field (inefficiently)
|
2008-08-04 23:43:11 -07:00 |
Abdulaziz Ghuloum
|
d84dd99061
|
added fxrotate-bit-field
|
2008-07-27 10:53:31 -07:00 |
Abdulaziz Ghuloum
|
0ef81aa13e
|
Added make-polar.
|
2008-07-15 23:13:59 -07:00 |
Abdulaziz Ghuloum
|
2a49d5c538
|
Added "angle".
|
2008-07-14 22:43:19 -07:00 |
Abdulaziz Ghuloum
|
f6957b91c2
|
Added string->bytevector and bytevector->string as per bug 245983.
|
2008-07-07 01:11:36 -07:00 |
Abdulaziz Ghuloum
|
5a2501d4bb
|
Added port-position and port-has-port-position?
|
2008-06-19 21:49:24 -07:00 |
Abdulaziz Ghuloum
|
82140f87ba
|
- Added complex numbers representation (exact complex only).
- Added make-rectangular.
- Added the ability to display complex numbers.
|
2008-05-18 20:39:41 -07:00 |
Abdulaziz Ghuloum
|
de4276124b
|
added bitwise-ior.
|
2008-05-18 02:27:55 -07:00 |
Abdulaziz Ghuloum
|
d87ced74d1
|
cleaned up some stale primitive names.
|
2008-05-01 18:13:11 -04:00 |
Abdulaziz Ghuloum
|
db70f9751f
|
Made all unimplemented procedures raise errors when called.
|
2008-05-01 17:52:52 -04:00 |