Abdulaziz Ghuloum
|
a5dbb8f45d
|
* Can load altcogen.
|
2007-06-03 04:55:40 +03:00 |
Abdulaziz Ghuloum
|
580481d8fc
|
* The runtime system can now open gzipped bootfiles in addition to
uncompressed fasl files.
|
2007-05-22 17:56:15 -04:00 |
Abdulaziz Ghuloum
|
85944a2cff
|
* Added utf8-bytevector->string decoder
|
2007-05-18 20:18:55 -04:00 |
Abdulaziz Ghuloum
|
10f5e53338
|
* foreign procedures are now represented as bytevectors instead of
strings.
|
2007-05-18 18:55:20 -04:00 |
Abdulaziz Ghuloum
|
026f786bf9
|
* added current-library-collection and library-name to
ikarus.system.$bootstrap
|
2007-05-15 10:18:58 -04:00 |
Abdulaziz Ghuloum
|
6bdb50004a
|
* incremental step towards loading a fresh compiler for
bootstrapping.
|
2007-05-15 08:56:22 -04:00 |
Abdulaziz Ghuloum
|
d58f15b14c
|
* added code? to the compiler.
|
2007-05-06 22:48:10 -04:00 |
Abdulaziz Ghuloum
|
e976ee649b
|
* cleanip of intel-assembler.ss
|
2007-05-06 18:24:25 -04:00 |
Abdulaziz Ghuloum
|
facdfd959f
|
renamed:
src/libcompile.ss => src/ikarus.compiler.ss
src/libintelasm.ss => src/ikarus.intel-assembler.ss
|
2007-05-05 21:18:41 -04:00 |