ikarus/scheme
Abdulaziz Ghuloum 1781866f1c - small change to how the tracer works internally and how it keeps
track of continuation frames and trace depths.
2009-05-19 13:16:59 +03:00
..
tests Added a test (thanks to Michele Simionato) that exhibits the 2009-04-27 10:15:35 +03:00
unicode
Makefile.am - Added -d (--debug) flag that enables debugging at the repl, r6rs 2009-05-18 02:08:02 +03:00
Makefile.in - Added -d (--debug) flag that enables debugging at the repl, r6rs 2009-05-18 02:08:02 +03:00
ikarus.apply.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
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 - Added cp0! including: 2008-06-28 02:25:44 -07:00
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 - Added -d (--debug) flag that enables debugging at the repl, r6rs 2009-05-18 02:08:02 +03:00
ikarus.compiler.tag-annotation-analysis.ss Out-of-tree building and testing now seems to work 2009-04-06 18:47:40 +03:00
ikarus.conditions.ss
ikarus.control.ss
ikarus.date-string.ss
ikarus.debugger.ss - Added -d (--debug) flag that enables debugging at the repl, r6rs 2009-05-18 02:08:02 +03:00
ikarus.enumerations.ss
ikarus.equal.ss
ikarus.exceptions.ss
ikarus.fasl.ss
ikarus.fasl.write.ss
ikarus.fixnums.ss added missing assertion check for (fxdiv (least-fixnum) -1) 2008-12-25 21:00:14 -05:00
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 Out-of-tree building and testing now seems to work 2009-04-06 18:47:40 +03:00
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 - Added -d (--debug) flag that enables debugging at the repl, r6rs 2009-05-18 02:08:02 +03:00
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 Fixed environ. The procedure environ takes no arguments and returns 2009-04-06 09:59:07 +03:00
ikarus.predicates.ss
ikarus.pretty-formats.ss
ikarus.pretty-print.ss
ikarus.promises.ss
ikarus.reader.annotated.ss
ikarus.reader.ss made public source-position conditions and load-r6rs-script. 2008-12-27 00:36:13 -05:00
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 - small change to how the tracer works internally and how it keeps 2009-05-19 13:16:59 +03:00
ikarus.unicode-conversion.ss
ikarus.unicode.ss Out-of-tree building and testing now seems to work 2009-04-06 18:47:40 +03:00
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 - small change to how the tracer works internally and how it keeps 2009-05-19 13:16:59 +03:00
makefile.ss - added trace-let 2009-05-18 11:14:17 +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 - added trace-let 2009-05-18 11:14:17 +03:00
psyntax.internal.ss
psyntax.library-manager.ss
run-tests.64.ss
run-tests.ss
test64.ss
unicode-data.ss - speedup of unicode normalization routines. 2008-10-29 03:15:17 -04:00
x86-64-repl.ss