.. |
tests
|
eq- and eqv-hashtables are now fasl-writable.
|
2008-12-23 21:40:09 -05:00 |
unicode
|
- reduced latency of construction of unicode composition tables.
|
2008-10-29 02:11:53 -04:00 |
Makefile.am
|
added an apropos command
|
2008-12-27 13:13:45 -05:00 |
Makefile.in
|
added an apropos command
|
2008-12-27 13:13:45 -05:00 |
ikarus.apply.ss
|
…
|
|
ikarus.apropos.ss
|
made apropos symbols come out in order (as in symbol<? order)
|
2008-12-27 13:48:49 -05:00 |
ikarus.boot.4.prebuilt
|
made public source-position conditions and load-r6rs-script.
|
2008-12-27 00:36:13 -05:00 |
ikarus.boot.8.prebuilt
|
made public source-position conditions and load-r6rs-script.
|
2008-12-27 00:36:13 -05:00 |
ikarus.bytevectors.ss
|
fixed &who for the error condition when uint-list->bytevector is
|
2008-12-23 20:44:47 -05:00 |
ikarus.cafe.ss
|
CTRL-C while in the repl now throws back into the repl no matter
|
2008-12-08 02:13:40 -05:00 |
ikarus.chars.ss
|
…
|
|
ikarus.code-objects.ss
|
…
|
|
ikarus.codecs.ss
|
- bytevector-ieee-[single|double]-[ref|set!] now accept unaligned
|
2008-07-24 18:58:53 -07:00 |
ikarus.collect.ss
|
…
|
|
ikarus.command-line.ss
|
command line arguments are now interpreted as utf8 strings.
|
2008-08-10 11:33:10 -07:00 |
ikarus.compiler.altcogen.ss
|
- added missing import into (ikarus foreign)
|
2008-11-23 15:26:12 -05:00 |
ikarus.compiler.source-optimizer.ss
|
fixed a few problems in geometric functions when they are passed
|
2008-08-11 10:37:05 -07:00 |
ikarus.compiler.ss
|
- removed bset/h instruction from the compiler (it was rarely used
|
2008-09-06 04:17:20 -07:00 |
ikarus.compiler.tag-annotation-analysis.ss
|
Added the following file system primitives
|
2008-11-10 23:36:11 -05:00 |
ikarus.conditions.ss
|
made public source-position conditions and load-r6rs-script.
|
2008-12-27 00:36:13 -05:00 |
ikarus.control.ss
|
…
|
|
ikarus.date-string.ss
|
…
|
|
ikarus.enumerations.ss
|
exported enum-set?.
|
2008-08-08 08:29:18 -07:00 |
ikarus.equal.ss
|
- added bytevector clauses to new equal? code.
|
2008-11-14 02:15:12 -05:00 |
ikarus.exceptions.ss
|
fixes quasisyntax bugs, making them more conforming to the r6rs test
|
2008-07-26 14:11:22 -07:00 |
ikarus.fasl.ss
|
eq- and eqv-hashtables are now fasl-writable.
|
2008-12-23 21:40:09 -05:00 |
ikarus.fasl.write.ss
|
eq- and eqv-hashtables are now fasl-writable.
|
2008-12-23 21:40:09 -05:00 |
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
|
added pointer-value as a first-class primitive.
|
2008-12-05 01:48:49 -05:00 |
ikarus.hash-tables.ss
|
- pretty-printing hash tables revealed internal structures, fixed.
|
2008-11-16 20:01:24 -05:00 |
ikarus.intel-assembler.ss
|
- fixed a few typos, disabled debugging in assembler-output, fixed
|
2008-11-21 05:19:01 -05:00 |
ikarus.io.ss
|
fixed bug where put-bytevector was advancing the port index twice as
|
2008-12-17 15:42:28 -05:00 |
ikarus.lists.ss
|
fixed fprintf line in scheme-script.c
|
2008-12-23 20:41:12 -05:00 |
ikarus.load.ss
|
made public source-position conditions and load-r6rs-script.
|
2008-12-27 00:36:13 -05:00 |
ikarus.main.ss
|
made public source-position conditions and load-r6rs-script.
|
2008-12-27 00:36:13 -05:00 |
ikarus.multiple-values.ss
|
…
|
|
ikarus.not-yet-implemented.ss
|
- added "output-port-buffer-mode" which returns "none" or "block".
|
2008-12-09 04:46:43 -05:00 |
ikarus.numerics.ss
|
- fixed bug in printing "-0.0i" on some archs (cygwin, solaris,
|
2008-11-01 15:13:27 -04:00 |
ikarus.ontology.ss
|
…
|
|
ikarus.pairs.ss
|
…
|
|
ikarus.pointers.ss
|
Added errno.
|
2008-11-25 22:52:26 -05:00 |
ikarus.posix.ss
|
added setenv and unsetenv to (ikarus).
|
2008-12-23 20:58:46 -05:00 |
ikarus.predicates.ss
|
- fixed equal? to terminate on all inputs as mandated by R6RS.
|
2008-11-11 00:39:02 -05:00 |
ikarus.pretty-formats.ss
|
- pretty-printing record type now work properly and share/graph
|
2008-10-16 02:43:03 -04:00 |
ikarus.pretty-print.ss
|
- pretty-printing record type now work properly and share/graph
|
2008-10-16 02:43:03 -04:00 |
ikarus.promises.ss
|
…
|
|
ikarus.reader.annotated.ss
|
- invoking ikarus in r6rs mode now takes optional library files
|
2008-11-01 16:19:35 -04:00 |
ikarus.reader.ss
|
made public source-position conditions and load-r6rs-script.
|
2008-12-27 00:36:13 -05:00 |
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
|
…
|
|
ikarus.sort.ss
|
…
|
|
ikarus.string-to-number.ss
|
fixed parsing of complex numbers in the form <float>+/-<cmpn>i
|
2008-12-08 06:41:39 -05:00 |
ikarus.strings.ss
|
- fixed printer of syntax annotations which was printing
|
2008-11-15 13:26:23 -05:00 |
ikarus.structs.ss
|
- interface between write/display and custom struct writers is
|
2008-10-15 07:44:06 -04:00 |
ikarus.symbol-table.ss
|
- fixed problem where interned symbols were being gc-ed incorrectly
|
2008-12-17 14:59:03 -05:00 |
ikarus.symbols.ss
|
unused (garbage) symbols can be reclaimed now
|
2008-12-06 12:40:18 -05:00 |
ikarus.time-and-date.ss
|
…
|
|
ikarus.timer.ss
|
…
|
|
ikarus.trace.ss
|
…
|
|
ikarus.unicode-conversion.ss
|
fixed a big in string->utf16 and string->utf32 that I introduced in
|
2008-10-19 23:10:34 -04:00 |
ikarus.unicode.ss
|
- speedup of unicode normalization routines.
|
2008-10-29 03:15:17 -04:00 |
ikarus.vectors.ss
|
…
|
|
ikarus.writer.ss
|
- pretty-printing hash tables revealed internal structures, fixed.
|
2008-11-16 20:01:24 -05:00 |
last-revision
|
fixed compile error for (vector-set! (vector 0) 0.0 'foo).
|
2009-01-03 19:48:23 -05:00 |
makefile.ss
|
added an apropos command
|
2008-12-27 13:13:45 -05:00 |
pass-specify-rep-primops.ss
|
fixed compile error for (vector-set! (vector 0) 0.0 'foo).
|
2009-01-03 19:48:23 -05:00 |
pass-specify-rep.ss
|
…
|
|
psyntax.builders.ss
|
- synching scheme/psyntax.*.ss from the psyntax distribution.
|
2008-10-13 17:33:25 -04:00 |
psyntax.compat.ss
|
made public source-position conditions and load-r6rs-script.
|
2008-12-27 00:36:13 -05:00 |
psyntax.config.ss
|
- synching scheme/psyntax.*.ss from the psyntax distribution.
|
2008-10-13 17:33:25 -04:00 |
psyntax.expander.ss
|
fixed bug in guard (now allowing definitions and expressions in <body>)
|
2009-01-02 17:55:01 -05:00 |
psyntax.internal.ss
|
…
|
|
psyntax.library-manager.ss
|
- fixed a few typos, disabled debugging in assembler-output, fixed
|
2008-11-21 05:19:01 -05:00 |
run-tests.64.ss
|
…
|
|
run-tests.ss
|
added tests to ensure that symbols are gcable.
|
2008-12-10 03:18:33 -05:00 |
test64.ss
|
…
|
|
unicode-data.ss
|
- speedup of unicode normalization routines.
|
2008-10-29 03:15:17 -04:00 |
x86-64-repl.ss
|
…
|
|