.. |
tests
|
fixed bug in writing strings containing #\x85; and #\x2028;.
|
2009-10-16 19:15:17 +03:00 |
unicode
|
fixed a bug in parsing UnicodeData.txt (not accounting for <First>
|
2009-01-05 06:21:02 +03:00 |
Makefile.am
|
Ikarus now supports PLT's Scribble syntax!
|
2009-07-29 19:07:03 +03:00 |
Makefile.in
|
libpthread is linked to ikarus automatically if the system has
|
2009-09-03 00:07:09 +03:00 |
ikarus.apply.ss
|
…
|
|
ikarus.apropos.ss
|
…
|
|
ikarus.boot.4.prebuilt
|
…
|
|
ikarus.boot.8.prebuilt
|
…
|
|
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
|
…
|
|
ikarus.compiler.optimize-letrec.ss
|
…
|
|
ikarus.compiler.source-optimizer.ss
|
…
|
|
ikarus.compiler.ss
|
…
|
|
ikarus.compiler.tag-annotation-analysis.ss
|
…
|
|
ikarus.conditions.ss
|
…
|
|
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
|
…
|
|
ikarus.debugger.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
|
…
|
|
ikarus.intel-assembler.ss
|
…
|
|
ikarus.io.ss
|
…
|
|
ikarus.lists.ss
|
…
|
|
ikarus.load.ss
|
…
|
|
ikarus.main.ss
|
…
|
|
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
|
…
|
|
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
|
- interface between write/display and custom struct writers is
|
2008-10-15 07:44:06 -04:00 |
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
|
Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no.
|
2008-01-29 00:34:34 -05:00 |
ikarus.timer.ss
|
…
|
|
ikarus.unicode-conversion.ss
|
…
|
|
ikarus.unicode.ss
|
…
|
|
ikarus.vectors.ss
|
…
|
|
ikarus.writer.ss
|
…
|
|
last-revision
|
fixed a bug in (not) handling variable-size frames in ikarus-exec.
|
2010-01-26 07:35:09 +03:00 |
makefile.ss
|
added waiter-prompt-string parameter (chez compatible)
|
2009-09-25 00:56:09 +03:00 |
pass-specify-rep-primops.ss
|
fixed a bug in $flonum-sbe that caused a read of 4 bytes past the
|
2009-12-29 05:03:47 +03:00 |
pass-specify-rep.ss
|
…
|
|
psyntax.builders.ss
|
- psyntax now produces
|
2009-05-14 09:52:05 +03:00 |
psyntax.compat.ss
|
…
|
|
psyntax.config.ss
|
…
|
|
psyntax.expander.ss
|
…
|
|
psyntax.internal.ss
|
…
|
|
psyntax.library-manager.ss
|
…
|
|
run-tests.64.ss
|
…
|
|
run-tests.ss
|
Ikarus now supports PLT's Scribble syntax!
|
2009-07-29 19:07:03 +03:00 |
test64.ss
|
Major work towards the AMD64 port. Most important of which is that
|
2008-07-18 01:35:13 -07:00 |
unicode-data.ss
|
…
|
|
x86-64-repl.ss
|
…
|
|