ikarus/scheme
Abdulaziz Ghuloum 75e09500c4 Fixes bug 173200: semi-colon is not a delimiter 2007-12-01 03:18:28 -05:00
..
ikarus
tests Fixed div-and-mod 2007-11-29 20:04:28 -05:00
unicode
Makefile.am Barak Perlmutter requested that I rename ikarus.boot.orig to 2007-11-27 16:13:33 -05:00
Makefile.in Barak Perlmutter requested that I rename ikarus.boot.orig to 2007-11-27 16:13:33 -05:00
asm-tests.ss
dotests.ss
ikarus.apply.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.boot.prebuilt Fixes bug 173200: semi-colon is not a delimiter 2007-12-01 03:18:28 -05:00
ikarus.bytevectors.ss Fixes bug 173170: bytevector-copy! precondition error 2007-12-01 01:43:37 -05:00
ikarus.cafe.ss
ikarus.chars.ss
ikarus.code-objects.ss
ikarus.codecs.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.collect.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.command-line.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.compiler.altcogen.ss
ikarus.compiler.ss * removed stuff from lib directory. 2007-12-01 01:19:45 -05:00
ikarus.conditions.ss Added a system library (ikarus system interrupts) that exports: 2007-11-19 16:50:31 -05:00
ikarus.control.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.date-string.ss
ikarus.enumerations.ss * Added (rnrs enums). 2007-10-27 10:38:54 -04:00
ikarus.exceptions.ss
ikarus.fasl.ss
ikarus.fasl.write.ss
ikarus.fixnums.ss
ikarus.guardians.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.handlers.ss
ikarus.hash-tables.ss Made #!eof invalid in #!r6rs mode. 2007-11-25 16:23:39 -05:00
ikarus.intel-assembler.ss * Added (xorl imm8 mem) instruction to the assembler. 2007-11-13 23:10:49 -05:00
ikarus.io-ports.ss * Added port-mode and set-port-mode! primitives. A port mode is 2007-11-18 19:28:59 -05:00
ikarus.io-primitives.ss Fixes bug 172734: lookahead-u8: primitive not supported yet 2007-11-30 06:19:59 -05:00
ikarus.io-primitives.unsafe.ss Fixes bug 172734: lookahead-u8: primitive not supported yet 2007-11-30 06:19:59 -05:00
ikarus.io.input-files.ss Fixes bug 172734: lookahead-u8: primitive not supported yet 2007-11-30 06:19:59 -05:00
ikarus.io.input-strings.ss
ikarus.io.output-files.ss
ikarus.io.output-strings.ss
ikarus.lists.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.load.ss
ikarus.main.ss
ikarus.multiple-values.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.numerics.ss Fixes bug 172933: min and max don't know flonums 2007-11-30 06:01:44 -05:00
ikarus.pairs.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.posix.ss
ikarus.predicates.ss * port?, input-port?, and output-port? were missing from exports, fixed 2007-11-04 11:50:44 -05:00
ikarus.pretty-print.ss * Added pretty formats for library and import forms, fixed 2007-11-06 03:04:32 -05:00
ikarus.promises.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.reader.ss Fixes bug 173200: semi-colon is not a delimiter 2007-12-01 03:18:28 -05:00
ikarus.records.procedural.ss * Fixed bug 164173: Added more descriptive errors to incorrect args 2007-11-21 01:39:31 -05:00
ikarus.singular-objects.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.sort.ss
ikarus.strings.ss Fixes bug 162436: Off-by-one in substring 2007-11-13 12:21:27 -05:00
ikarus.structs.ss
ikarus.symbols.ss
ikarus.timer.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.trace.ss
ikarus.transcoders.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.unicode-data.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.vectors.ss
ikarus.writer.ss
last-revision Fixes bug 173200: semi-colon is not a delimiter 2007-12-01 03:18:28 -05:00
makefile.ss Fixes bug 172734: lookahead-u8: primitive not supported yet 2007-11-30 06:19:59 -05:00
pass-specify-rep-primops.ss * Added port-mode and set-port-mode! primitives. A port mode is 2007-11-18 19:28:59 -05:00
pass-specify-rep.ss
psyntax.builders.ss
psyntax.compat.ss
psyntax.config.ss
psyntax.expander.ss Fixes bug 173165 and bug 173162: opaque and sealed for record types 2007-12-01 01:52:34 -05:00
psyntax.internal.ss
psyntax.library-manager.ss Much improved error reporting when a library is not found. 2007-11-19 02:46:45 -05:00
r6rs-records.ss
run-tests.ss Fixed div-and-mod 2007-11-29 20:04:28 -05:00
tests.libraries.ss
todo-r6rs.ss