Abdulaziz Ghuloum
|
2c2b3eb1f1
|
* Added procedure-annotation primitive that returns the annotation
object stored in the closure's code.
|
2007-09-04 20:18:11 -04:00 |
Abdulaziz Ghuloum
|
ab6162d2a7
|
* Added string-foldcase and string-ci=? (inefficiently)
|
2007-06-18 02:49:40 +03:00 |
Abdulaziz Ghuloum
|
b6779a0f87
|
* Added flonum fasl reader.
|
2007-06-14 19:48:57 +03:00 |
Abdulaziz Ghuloum
|
f147e391eb
|
* Added flonum, ratnum, and bignum fasl writers.
|
2007-06-14 19:38:00 +03:00 |
Abdulaziz Ghuloum
|
fb48ef12bd
|
* disabled gzipped fasl files. too slow :-(
|
2007-05-22 19:01:07 -04:00 |
Abdulaziz Ghuloum
|
890dd348b2
|
* fasl files now may contain ascii strings as a special type in
order to reduce the size of the fasl file. Gains: reduces the
size of the current boot file from 2.9M down to 2.5M.
|
2007-05-21 23:09:45 -04:00 |
Abdulaziz Ghuloum
|
267da9e77c
|
* Writing strings to fasl files now uses 4-byte words for each
character.
|
2007-05-19 13:54:13 -04:00 |
Abdulaziz Ghuloum
|
5c24a02d73
|
* fasl writer can now write bytevectors using tag "v".
|
2007-05-18 18:12:48 -04:00 |
Abdulaziz Ghuloum
|
7e9e43bec1
|
* output strings now use their own internal buffers
|
2007-05-18 15:47:06 -04:00 |
Abdulaziz Ghuloum
|
97f59ad1ee
|
* transition of symbols to secondary type done.
|
2007-05-15 11:37:43 -04:00 |