ikarus/scheme
Abdulaziz Ghuloum 71640d11bf Fixed a problem with forward references in the repl which used to
get a location different from the one assigned when the variable is
defined.
2008-05-15 06:40:07 -07:00
..
tests Passing 709 tests in 64-bit mode 2008-04-12 15:06:55 -04:00
unicode
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
ikarus.boot.prebuilt exported pretty-format, a parameter maker for setting the pretty 2008-05-12 01:00:01 -04:00
ikarus.bytevectors.ss
ikarus.cafe.ss Added (interaction-environment). 2008-05-01 06:02:36 -04:00
ikarus.chars.ss
ikarus.code-objects.ss
ikarus.codecs.ss
ikarus.collect.ss
ikarus.command-line.ss
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
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
ikarus.date-string.ss
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
ikarus.fasl.write.ss
ikarus.fixnums.ss fxarithmetic-shift-left now detects overflows properly. 2008-03-18 00:49:24 -04:00
ikarus.guardians.ss
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
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 fixed "inaccurate error message" bug in map when applied a non-list 2008-05-12 02:39:28 -07: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
ikarus.multiple-values.ss
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
ikarus.posix.ss Added current-directory parameter that gets/sets cwd. 2008-05-03 02:39:49 -04:00
ikarus.predicates.ss
ikarus.pretty-formats.ss Fixed a paren mismatch in "macro?" helper in printer. 2008-05-13 06:09:58 -07:00
ikarus.pretty-print.ss Added copyright notice to pretty-formats.ss 2008-05-12 00:37:55 -07:00
ikarus.promises.ss
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
ikarus.singular-objects.ss
ikarus.sort.ss
ikarus.strings.ss
ikarus.structs.ss
ikarus.symbols.ss
ikarus.time-and-date.ss
ikarus.timer.ss
ikarus.trace.ss
ikarus.unicode-conversion.ss
ikarus.unicode-data.ss
ikarus.vectors.ss
ikarus.writer.ss Fixed a paren mismatch in "macro?" helper in printer. 2008-05-13 06:09:58 -07:00
last-revision Fixed a paren mismatch in "macro?" helper in printer. 2008-05-13 06:09:58 -07:00
makefile.ss moved pretty-printing formats to their own library. 2008-05-12 00:35:19 -07: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
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
psyntax.expander.ss Fixed a problem with forward references in the repl which used to 2008-05-15 06:40:07 -07:00
psyntax.internal.ss
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
test64.ss Passing 709 tests in 64-bit mode 2008-04-12 15:06:55 -04:00
todo-r6rs.ss
x86-64-repl.ss