ikarus/src
Abdulaziz Ghuloum ec4b28c09b * removed import of (scheme) from ikarus.fasl.ss 2007-05-06 18:12:31 -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 * removed import of (scheme) from ikarus.fasl.ss 2007-05-06 18:12:31 -04:00
ikarus.cafe.ss renamed: 2007-05-05 22:09:41 -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 import of (scheme) from ikarus.code-objects.ss 2007-05-06 17:59:32 -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 import of (scheme) in ikarus.compiler.ss 2007-05-06 17:55:04 -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 * removed import of (scheme) from ikarus.fasl.ss 2007-05-06 18:12:31 -04:00
ikarus.fixnums.ss * moved fixnum->string to ikarus.fixnums 2007-05-05 06:26:09 -04:00
ikarus.guardians.ss * ikarus.guardians.ss now exports its primitives. 2007-05-05 03:03:50 -04:00
ikarus.handlers.ss * moving on from (ikarus system handlers) 2007-05-04 11:59:03 -04:00
ikarus.hash-tables.ss * ikarus.hash-tables is ok now. 2007-05-05 20:24:14 -04:00
ikarus.intel-assembler.ss renamed: 2007-05-05 21:18:41 -04:00
ikarus.io-ports.ss * primitive-set! is gone. 2007-05-05 23:10:47 -04:00
ikarus.io-primitives.ss * removed reference to *current-input-port* in ikarus.io-primitives 2007-05-05 19:55:53 -04:00
ikarus.io-primitives.unsafe.ss * new (ikarus io-primitives unsafe) library exporting $write-char 2007-05-05 18:32:56 -04:00
ikarus.io.input-files.ss * moved call-with-input-file and with-input-from-file to 2007-05-05 19:59:28 -04:00
ikarus.io.input-strings.ss * primitive-set! is gone. 2007-05-05 23:10:47 -04:00
ikarus.io.output-files.ss * output-file operations moved to ikarus.io.output-files 2007-05-05 19:53:16 -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 * primitive-set! is gone. 2007-05-05 23:10:47 -04:00
ikarus.lists.ss * removed import (scheme) from ikarus.lists. 2007-05-06 17:47:36 -04:00
ikarus.multiple-values.ss * moved call-with-values and values to their own library 2007-05-05 03:16:26 -04:00
ikarus.numerics.ss * moved string->number to ikarus.numerics 2007-05-05 06:23:03 -04:00
ikarus.pairs.ss * moved weak-cons to ikarus.pairs 2007-05-05 06:18:29 -04:00
ikarus.posix.ss renamed: 2007-05-05 22:14:06 -04:00
ikarus.predicates.ss * moved port?, input-port?, and output-port? to ikarus.predicates 2007-05-05 17:44:24 -04:00
ikarus.pretty-print.ss renamed: 2007-05-05 22:07:50 -04:00
ikarus.reader.ss * (ikarus reader) is ok 2007-05-05 20:47:31 -04:00
ikarus.records.ss removed some more imports of (scheme) 2007-05-06 17:41:59 -04:00
ikarus.singular-objects.ss removed some more imports of (scheme) 2007-05-06 17:41:59 -04:00
ikarus.strings.ss removed some more imports of (scheme) 2007-05-06 17:41:59 -04:00
ikarus.symbols.ss * moved symbol->string to ikarus.symbols 2007-05-05 06:54:26 -04:00
ikarus.syntax.ss * primitive-set! is gone. 2007-05-05 23:10:47 -04:00
ikarus.timer.ss renamed: 2007-05-05 22:15:40 -04:00
ikarus.trace.ss renamed: 2007-05-05 21:28:22 -04:00
ikarus.vectors.ss * vector->list is moved to ikarus.vectors 2007-05-05 06:08:43 -04:00
ikarus.void.ss * added void to ikarus.void 2007-05-05 17:36:51 -04:00
ikarus.writer.ss * removed import (scheme) from ikarus.lists. 2007-05-06 17:47:36 -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
libtoplevel.ss * removed uses of (scheme) in libtoplevel and makefile 2007-05-06 17:02:49 -04:00
makefile.ss * added a (ikarus system $stack) library and removed imports of 2007-05-06 18:10:51 -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