ikarus/scheme
Abdulaziz Ghuloum dbf0b07f13 - added lab/ikarus.debugger.ss which is more usable (faster) than
the interpreter and is closer to how the compiler would handle
  debugging calls.
2009-05-17 12:50:16 +03:00
..
tests Added a test (thanks to Michele Simionato) that exhibits the 2009-04-27 10:15:35 +03:00
unicode
Makefile.am
Makefile.in - added a way of making annotated procedures without invoking the 2009-05-11 01:35:38 +03:00
ikarus.apply.ss
ikarus.apropos.ss
ikarus.boot.4.prebuilt - added a way of making annotated procedures without invoking the 2009-05-11 01:35:38 +03:00
ikarus.boot.8.prebuilt - added a way of making annotated procedures without invoking the 2009-05-11 01:35:38 +03:00
ikarus.bytevectors.ss
ikarus.cafe.ss
ikarus.chars.ss
ikarus.code-objects.ss - added a way of making annotated procedures without invoking the 2009-05-11 01:35:38 +03:00
ikarus.codecs.ss
ikarus.collect.ss
ikarus.command-line.ss
ikarus.compiler.altcogen.ss - fixed a small bug in the compile. [use of struct-ref with an 2009-05-14 08:59:41 +03:00
ikarus.compiler.source-optimizer.ss
ikarus.compiler.ss - psyntax now produces 2009-05-14 09:52:05 +03:00
ikarus.compiler.tag-annotation-analysis.ss
ikarus.conditions.ss
ikarus.control.ss
ikarus.date-string.ss
ikarus.enumerations.ss
ikarus.equal.ss
ikarus.exceptions.ss
ikarus.fasl.ss
ikarus.fasl.write.ss
ikarus.fixnums.ss
ikarus.guardians.ss
ikarus.handlers.ss
ikarus.hash-tables.ss - hashtable-hash-function used to return an incorrect hash function 2009-04-11 21:39:53 +03:00
ikarus.include-src.ss
ikarus.intel-assembler.ss
ikarus.io.ss Applied patch that fixes bug: dirent->d_namlen not available on 2009-04-09 23:55:44 +03:00
ikarus.lists.ss
ikarus.load.ss
ikarus.main.ss
ikarus.multiple-values.ss
ikarus.not-yet-implemented.ss
ikarus.numerics.ss - hashtable-hash-function used to return an incorrect hash function 2009-04-11 21:39:53 +03:00
ikarus.ontology.ss
ikarus.pairs.ss
ikarus.pointers.ss Added memcpy (courtesy of Andreas Rottmann). 2009-04-30 12:35:49 +03:00
ikarus.posix.ss
ikarus.predicates.ss
ikarus.pretty-formats.ss
ikarus.pretty-print.ss
ikarus.promises.ss
ikarus.reader.annotated.ss
ikarus.reader.ss
ikarus.records.procedural.ss
ikarus.singular-objects.ss - added a way of making annotated procedures without invoking the 2009-05-11 01:35:38 +03:00
ikarus.sort.ss
ikarus.string-to-number.ss fixed bug in expansion of expressions in interaction environment 2009-04-27 09:59:23 +03:00
ikarus.strings.ss
ikarus.structs.ss
ikarus.symbol-table.ss
ikarus.symbols.ss
ikarus.time-and-date.ss
ikarus.timer.ss
ikarus.trace.ss
ikarus.unicode-conversion.ss
ikarus.unicode.ss
ikarus.vectors.ss
ikarus.writer.ss - added a way of making annotated procedures without invoking the 2009-05-11 01:35:38 +03:00
last-revision - added lab/ikarus.debugger.ss which is more usable (faster) than 2009-05-17 12:50:16 +03:00
makefile.ss removed source annotation from primitive procedures (which were not 2009-05-14 09:09:58 +03:00
pass-specify-rep-primops.ss - added a way of making annotated procedures without invoking the 2009-05-11 01:35:38 +03:00
pass-specify-rep.ss - fixed a small bug in the compile. [use of struct-ref with an 2009-05-14 08:59:41 +03:00
psyntax.builders.ss - psyntax now produces 2009-05-14 09:52:05 +03:00
psyntax.compat.ss
psyntax.config.ss
psyntax.expander.ss - ikarus interpreter (in lab directory) is now capable of 2009-05-14 10:18:45 +03:00
psyntax.internal.ss
psyntax.library-manager.ss
run-tests.64.ss
run-tests.ss
test64.ss
unicode-data.ss
x86-64-repl.ss