ikarus/src
Abdulaziz Ghuloum 0e1fcc18c3 * cleanup of pairs.ss 2007-05-08 19:19:50 -04:00
..
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 * cleanup of pairs.ss 2007-05-08 19:19:50 -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 * removed $code? from the compiler as well. 2007-05-06 22:50:28 -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 * added code? to the compiler. 2007-05-06 22:48:10 -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 * we can now import macros from other libraries. They are visited 2007-05-07 20:58:12 -04:00
ikarus.lists.ss * removed import (scheme) from ikarus.lists. 2007-05-06 17:47:36 -04:00
ikarus.load.ss * eval-top-level is no longer exported to the top-level 2007-05-06 20:43:56 -04:00
ikarus.main.ss renamed: 2007-05-06 20:20:13 -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 * added the $unbound-object? prim to the (ikarus system $symbols) 2007-05-06 18:43:04 -04:00
ikarus.pairs.ss * cleanup of pairs.ss 2007-05-08 19:19:50 -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 the $unbound-object? prim to the (ikarus system $symbols) 2007-05-06 18:43:04 -04:00
ikarus.syntax.ss * testing commit of bzr.16 2007-05-08 10:04:00 -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 * install-library now takes an extra visibility flag. 2007-05-07 04:52:22 -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: 2007-05-07 22:30:27 -04:00