ikarus/scheme
Abdulaziz Ghuloum f05f171f28 exported pretty-format, a parameter maker for setting the pretty
format for various forms.  The pretty format structure is not
documented yet and there is no error-checking mechanism for
verifying proper input.
2008-05-12 01:00:01 -04:00
..
tests Passing 709 tests in 64-bit mode 2008-04-12 15:06:55 -04:00
unicode Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
Makefile.am Made all unimplemented procedures raise errors when called. 2008-05-01 17:52:52 -04:00
Makefile.in Made all unimplemented procedures raise errors when called. 2008-05-01 17:52:52 -04:00
ikarus.apply.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.boot.prebuilt exported pretty-format, a parameter maker for setting the pretty 2008-05-12 01:00:01 -04:00
ikarus.bytevectors.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.cafe.ss Added (interaction-environment). 2008-05-01 06:02:36 -04:00
ikarus.chars.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.code-objects.ss removed all symbolicly linked files. 2008-02-14 17:45:15 -05:00
ikarus.codecs.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.collect.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.command-line.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.compiler.altcogen.ss Added engine-handler parameter and a ($swap-engine-counter! <neg-fx>) 2008-04-29 00:10:49 -04:00
ikarus.compiler.source-optimizer.ss Some work on optimizer (still not working). 2008-02-17 02:11:04 -05:00
ikarus.compiler.ss Added engine-handler parameter and a ($swap-engine-counter! <neg-fx>) 2008-04-29 00:10:49 -04:00
ikarus.conditions.ss Made interrupted conditions &serious so that you can interrupt R6RS 2008-04-19 16:55:40 -04:00
ikarus.control.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.date-string.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.enumerations.ss Fixed a bug in enum-set-universe not returning an enum type. 2008-05-05 23:53:48 -04:00
ikarus.exceptions.ss Fixes bug 206847: default exception handler expected to return for 2008-03-25 21:38:11 -04:00
ikarus.fasl.ss - Added tests for fasl objects 2008-03-09 00:25:03 -05:00
ikarus.fasl.write.ss Fixes bug 194232: fasl-write error message wrong about textual 2008-02-26 04:07:33 -05:00
ikarus.fixnums.ss fxarithmetic-shift-left now detects overflows properly. 2008-03-18 00:49:24 -04:00
ikarus.guardians.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.handlers.ss Added engine-handler parameter and a ($swap-engine-counter! <neg-fx>) 2008-04-29 00:10:49 -04:00
ikarus.hash-tables.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.intel-assembler.ss Passing 685 tests in 64bit including handling of some foreign calls. 2008-04-09 07:04:02 -04:00
ikarus.io.ss source annotations for r6rs-script and r6rs-libraries are now in 2008-05-06 15:38:05 -04:00
ikarus.lists.ss Fixes bug 206839: map not failing with invalid arguments 2008-03-25 21:03:26 -04:00
ikarus.load.ss source annotations for r6rs-script and r6rs-libraries are now in 2008-05-06 15:38:05 -04:00
ikarus.main.ss 196894: --compile-dependencies misnamed in error message 2008-03-01 21:14:35 -05:00
ikarus.multiple-values.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.not-yet-implemented.ss cleaned up some stale primitive names. 2008-05-01 18:13:11 -04:00
ikarus.numerics.ss Fixed names of procedures <, <=, =, >, >=. They used to be 2008-04-28 16:52:44 -04:00
ikarus.pairs.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.posix.ss Added current-directory parameter that gets/sets cwd. 2008-05-03 02:39:49 -04:00
ikarus.predicates.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.pretty-print.ss exported pretty-format, a parameter maker for setting the pretty 2008-05-12 01:00:01 -04:00
ikarus.promises.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.reader.ss source annotations for r6rs-script and r6rs-libraries are now in 2008-05-06 15:38:05 -04:00
ikarus.records.procedural.ss Fixes bug 194259. R6RS records can now be written and read back 2008-02-26 03:53:00 -05:00
ikarus.singular-objects.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.sort.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.strings.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.structs.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.symbols.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.time-and-date.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.timer.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.trace.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.unicode-conversion.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.unicode-data.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.vectors.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.writer.ss exported pretty-format, a parameter maker for setting the pretty 2008-05-12 01:00:01 -04:00
last-revision exported pretty-format, a parameter maker for setting the pretty 2008-05-12 01:00:01 -04:00
makefile.ss exported pretty-format, a parameter maker for setting the pretty 2008-05-12 01:00:01 -04:00
pass-specify-rep-primops.ss Added engine-handler parameter and a ($swap-engine-counter! <neg-fx>) 2008-04-29 00:10:49 -04:00
pass-specify-rep.ss fxarithmetic-shift-left now detects overflows properly. 2008-03-18 00:49:24 -04:00
psyntax.builders.ss * libraries are now expanded to a special library-letrec* form. 2007-11-17 09:53:22 -05:00
psyntax.compat.ss source annotations for r6rs-script and r6rs-libraries are now in 2008-05-06 15:38:05 -04:00
psyntax.config.ss renamed: 2007-10-17 20:07:10 -04:00
psyntax.expander.ss - syntax-case now raises a syntax violation when _ appears in the 2008-05-10 19:05:40 -04:00
psyntax.internal.ss removed all symbolicly linked files. 2008-02-14 17:45:15 -05:00
psyntax.library-manager.ss source annotations for r6rs-script and r6rs-libraries are now in 2008-05-06 15:38:05 -04:00
run-tests.ss - Added tests for fasl objects 2008-03-09 00:25:03 -05:00
test64.ss Passing 709 tests in 64-bit mode 2008-04-12 15:06:55 -04:00
todo-r6rs.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
x86-64-repl.ss Added a disassembler tool for 64-bit code (using macos otool64). Also, 2008-01-03 23:03:22 -05:00