ikarus/scheme
Abdulaziz Ghuloum 1d9a26cefd - changed fasl extension to be ".ikarus-32bit-fasl"/".ikarus-64bit-fasl"
(depending on the target processor) instead of just ".ikarus-fasl".
2009-05-26 12:04:55 +03:00
..
tests
unicode
Makefile.am - trace-lambda and debug-call now interact properly and do not lose 2009-05-21 11:47:24 +03:00
Makefile.in - trace-lambda and debug-call now interact properly and do not lose 2009-05-21 11:47:24 +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 - improved debugger speed when debug-calling a primitive operation. 2009-05-24 11:59:18 +03:00
ikarus.compiler.source-optimizer.ss - the source-level optimizer now optimizes (inlining, 2009-05-21 18:43:28 +03:00
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
ikarus.conditions.ss
ikarus.control.ss
ikarus.date-string.ss
ikarus.debugger.ss - trace-lambda and debug-call now interact properly and do not lose 2009-05-21 11:47:24 +03:00
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
ikarus.include-src.ss
ikarus.intel-assembler.ss
ikarus.io.ss fixed bug that produced an incorrect assertion violation for 2009-05-24 12:49:53 +03:00
ikarus.lists.ss
ikarus.load.ss - changed fasl extension to be ".ikarus-32bit-fasl"/".ikarus-64bit-fasl" 2009-05-26 12:04:55 +03:00
ikarus.main.ss - trace-lambda and debug-call now interact properly and do not lose 2009-05-21 11:47:24 +03:00
ikarus.multiple-values.ss
ikarus.not-yet-implemented.ss
ikarus.numerics.ss
ikarus.ontology.ss
ikarus.pairs.ss
ikarus.pointers.ss - trace-lambda and debug-call now interact properly and do not lose 2009-05-21 11:47:24 +03:00
ikarus.posix.ss - Added make-directory* (like make-directory, but builds the whole 2009-05-26 01:14:11 +03:00
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
ikarus.strings.ss
ikarus.structs.ss
ikarus.symbol-table.ss
ikarus.symbols.ss
ikarus.time-and-date.ss
ikarus.timer.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 - changed fasl extension to be ".ikarus-32bit-fasl"/".ikarus-64bit-fasl" 2009-05-26 12:04:55 +03:00
makefile.ss - Added make-directory* (like make-directory, but builds the whole 2009-05-26 01:14:11 +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 - improved debugger speed when debug-calling a primitive operation. 2009-05-24 11:59:18 +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 - procedures made with defun-style definitions now have proper 2009-05-24 12:34:39 +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