.. |
geninstr
|
* The $apply macro and all the appcall forms were removed from the
|
2007-02-14 15:50:34 -05:00 |
tests
|
* last commit on alt-cogen and beginning of alt-alt-cogen :-)
|
2007-03-09 14:01:17 -05:00 |
altmakefile.ss
|
* libcore librarified
|
2007-04-30 00:31:21 -04:00 |
asm-tests.ss
|
* added a few missing instruction sequences where the dest is a
|
2007-03-10 19:50:24 -05:00 |
dotests.ss
|
* last commit on alt-cogen and beginning of alt-alt-cogen :-)
|
2007-03-09 14:01:17 -05:00 |
how-to-optimize-arg-checks.tex
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |
ikarus.apply.ss
|
* added a (ikarus system $stack) library and removed imports of
|
2007-05-06 18:10:51 -04:00 |
ikarus.boot
|
* library manager now attempts to load imported libraries from file
|
2007-05-11 20:32:48 -04:00 |
ikarus.cafe.ss
|
* eval-top-level is no longer exported to the top-level
|
2007-05-06 20:43:56 -04:00 |
ikarus.chars.ss
|
* removed import of (scheme) from ikarus.chars.ss
|
2007-05-06 17:58:34 -04:00 |
ikarus.code-objects.ss
|
* removed all references to $code? from the code.
|
2007-05-06 22:49:33 -04:00 |
ikarus.collect.ss
|
* removed import of (scheme) from ikarus.collect.ss
|
2007-05-06 18:00:49 -04:00 |
ikarus.command-line.ss
|
* removed import of (scheme) from ikarus.command-line.ss
|
2007-05-06 18:04:15 -04:00 |
ikarus.compiler.ss
|
* reinstated (ikarus fasl read)
|
2007-05-09 19:37:24 -04:00 |
ikarus.control.ss
|
* added a (ikarus system $stack) library and removed imports of
|
2007-05-06 18:10:51 -04:00 |
ikarus.date-string.ss
|
* moved date-string to ikarus.date-string.ss
|
2007-05-05 23:03:29 -04:00 |
ikarus.fasl.ss
|
* reinstated (ikarus fasl read)
|
2007-05-09 19:37:24 -04:00 |
ikarus.fixnums.ss
|
* removed import of (scheme) from ikarus.fixnums.ss
|
2007-05-06 18:13:57 -04:00 |
ikarus.guardians.ss
|
* ikarus.guardians.ss now exports its primitives.
|
2007-05-05 03:03:50 -04:00 |
ikarus.handlers.ss
|
* moved some prims to (ikarus system $interrupts)
|
2007-05-06 20:15:49 -04:00 |
ikarus.hash-tables.ss
|
* cleanup of hash-tables.ss
|
2007-05-06 18:23:07 -04:00 |
ikarus.intel-assembler.ss
|
* added code? to the compiler.
|
2007-05-06 22:48:10 -04:00 |
ikarus.io-ports.ss
|
* cleanup of io-ports.ss
|
2007-05-06 18:25:53 -04:00 |
ikarus.io-primitives.ss
|
* cleanup of io-primitives.ss
|
2007-05-06 18:27:10 -04:00 |
ikarus.io-primitives.unsafe.ss
|
* cleanip of unsafe io primitives.
|
2007-05-06 18:28:21 -04:00 |
ikarus.io.input-files.ss
|
* cleanup of input-files
|
2007-05-06 18:30:08 -04:00 |
ikarus.io.input-strings.ss
|
* primitive-set! is gone.
|
2007-05-05 23:10:47 -04:00 |
ikarus.io.output-files.ss
|
* added the $unbound-object? prim to the (ikarus system $symbols)
|
2007-05-06 18:43:04 -04:00 |
ikarus.io.output-strings.ss
|
removed some more imports of (scheme)
|
2007-05-06 17:41:59 -04:00 |
ikarus.library-manager.ss
|
* library manager now attempts to load imported libraries from file
|
2007-05-11 20:32:48 -04:00 |
ikarus.lists.ss
|
* removed import (scheme) from ikarus.lists.
|
2007-05-06 17:47:36 -04:00 |
ikarus.load.ss
|
* added a loader for top-level r6rs scripts.
|
2007-05-09 07:35:31 -04:00 |
ikarus.main.ss
|
* added some support for the old interaction repl behavior.
|
2007-05-09 23:42:32 -04:00 |
ikarus.multiple-values.ss
|
* added the $unbound-object? prim to the (ikarus system $symbols)
|
2007-05-06 18:43:04 -04:00 |
ikarus.numerics.ss
|
* removed uses of fx primitives from ikarus.syntax.ss
|
2007-05-09 11:26:26 -04:00 |
ikarus.pairs.ss
|
* more cleanup in pairs.ss
|
2007-05-08 19:38:05 -04:00 |
ikarus.posix.ss
|
renamed:
|
2007-05-05 22:14:06 -04:00 |
ikarus.predicates.ss
|
* added code? to the compiler.
|
2007-05-06 22:48:10 -04:00 |
ikarus.pretty-print.ss
|
renamed:
|
2007-05-05 22:07:50 -04:00 |
ikarus.reader.ss
|
* moved load to ikarus.load.ss
|
2007-05-06 20:39:42 -04:00 |
ikarus.records.ss
|
* now exporting set-rtd-printer!
|
2007-05-07 04:04:54 -04:00 |
ikarus.singular-objects.ss
|
* void is moved to ikarus.singular-objects
|
2007-05-06 20:23:45 -04:00 |
ikarus.strings.ss
|
* added the $unbound-object? prim to the (ikarus system $symbols)
|
2007-05-06 18:43:04 -04:00 |
ikarus.symbols.ss
|
* added a (ikarus symbols) library.
|
2007-05-09 11:17:54 -04:00 |
ikarus.syntax.ss
|
* library manager now attempts to load imported libraries from file
|
2007-05-11 20:32:48 -04:00 |
ikarus.timer.ss
|
* swapped the message and the procedure for time-it.
|
2007-05-07 02:32:39 -04:00 |
ikarus.trace.ss
|
* cleanip of ikarus.trace, vectors, and writer.ss
|
2007-05-06 18:52:19 -04:00 |
ikarus.vectors.ss
|
* cleanip of ikarus.trace, vectors, and writer.ss
|
2007-05-06 18:52:19 -04:00 |
ikarus.writer.ss
|
* cleanip of ikarus.trace, vectors, and writer.ss
|
2007-05-06 18:52:19 -04:00 |
libaltcogen.ss
|
* fixed error in check-dups of modules in internal defines.
|
2007-05-01 02:19:05 -04:00 |
libcogen1.ss
|
* made assembler accept integers (instead of fixnums) as immediates.
|
2007-02-05 14:19:03 -05:00 |
makefile.ss
|
* library manager now attempts to load imported libraries from file
|
2007-05-11 20:32:48 -04:00 |
pass-specify-rep-primops.ss
|
* last commit on alt-cogen and beginning of alt-alt-cogen :-)
|
2007-03-09 14:01:17 -05:00 |
pass-specify-rep.ss
|
cleanup of repository content.
|
2007-03-09 19:28:38 -05:00 |
racompiler.ss
|
commented out references to some unused register names
|
2007-02-10 11:49:38 -05:00 |
set-operations.ss
|
renamed lib dir to src
|
2006-12-10 23:13:16 -05:00 |
tests.libraries.ss
|
* added a loader for top-level r6rs scripts.
|
2007-05-09 07:35:31 -04:00 |