| .. |
|
geninstr
|
* Added 'add imm, mem' instruction format.
|
2006-12-21 17:16:33 +03:00 |
|
tests
|
Moved test files to tests directory
|
2006-12-17 02:11:57 +03:00 |
|
fact.ss
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |
|
how-to-optimize-arg-checks.tex
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |
|
ikarus.boot
|
* Tokenizer now recognizes "\r" in strings.
|
2007-01-13 14:39:58 -05:00 |
|
libassembler.ss
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |
|
libcafe.ss
|
* (interrupt-handler) is added to handle INT signals.
|
2006-12-24 12:53:01 +03:00 |
|
libchezio.ss
|
* Ikarus now handles interrupts (e.g. ^C) by signalling an error
|
2006-12-24 11:24:53 +03:00 |
|
libcollect.ss
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |
|
libcompile.ss
|
* Cogen no longer generates (int x) where x is a fixnum.
|
2007-01-09 09:44:00 +03:00 |
|
libcontrol.ss
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |
|
libcore.ss
|
Pretty-printed gensyms:
|
2006-12-25 11:33:03 +03:00 |
|
libcxr.ss
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |
|
libfasl.ss
|
Fixed bug in libfasl that caused reading a thunk to return the code
|
2006-12-26 12:03:43 +03:00 |
|
libguardians.ss
|
added comment to libguardians about where the code came from.
|
2006-12-24 12:20:16 +03:00 |
|
libhandlers.ss
|
* (interrupt-handler) is added to handle INT signals.
|
2006-12-24 12:53:01 +03:00 |
|
libhash.ss
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |
|
libintelasm.ss
|
* Cogen no longer generates (int x) where x is a fixnum.
|
2007-01-09 09:44:00 +03:00 |
|
libnumerics.ss
|
* Added the primitive (environ):
|
2007-01-13 00:42:37 -05:00 |
|
libposix.ss
|
fixed bug in environ that causes substring to fail when one of the items is "foo=".
|
2007-01-13 13:02:03 -05:00 |
|
librecord.ss
|
* Fasl file reader almost complete with full record and code reader.
|
2006-12-26 11:25:48 +03:00 |
|
libtimers.ss
|
* Fixed bug in collecting bignums.
|
2006-12-29 13:45:30 +03:00 |
|
libtokenizer.ss
|
* Tokenizer now recognizes "\r" in strings.
|
2007-01-13 14:39:58 -05:00 |
|
libtoplevel.ss
|
Fixed copyright notice to be 2006-2007 instead of 2006.
|
2007-01-11 19:22:32 -05:00 |
|
libtrace.ss
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |
|
libwriter.ss
|
Pretty-printed gensyms:
|
2006-12-25 11:33:03 +03:00 |
|
makefile.ss
|
* Added the primitive (environ):
|
2007-01-13 00:42:37 -05:00 |
|
psyntax-7.1.pp
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |
|
psyntax-7.1.ss
|
Fixed copyright notice to be 2006-2007 instead of 2006.
|
2007-01-11 19:22:32 -05:00 |
|
set-operations.ss
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |