..
ikarus
…
tests
Added string case-folding test.
2007-12-14 22:12:59 -05:00
unicode
…
Makefile.am
Weeded out gcc warnings and added -Wall as a configure flag.
2007-12-10 15:02:25 -05:00
Makefile.in
Added a (process "cmd" "args" ...) procedure that execs cmd, passing
2007-12-19 22:46:07 -05:00
ikarus.apply.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.boot.prebuilt
the reader is now capable of returning annotated expressions
2007-12-19 00:40:25 -05:00
ikarus.bytevectors.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.cafe.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.chars.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.code-objects.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.codecs.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.collect.ss
…
ikarus.command-line.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.compiler.altcogen.ss
…
ikarus.compiler.ss
Added two extra fields to the port data structure.
2007-12-18 15:36:56 -05:00
ikarus.conditions.ss
fixes bug 176760: implementation-restriction-violation? spelt incorrectly
2007-12-18 04:01:42 -05:00
ikarus.control.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.date-string.ss
…
ikarus.enumerations.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.exceptions.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.fasl.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.fasl.write.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.fixnums.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.guardians.ss
…
ikarus.handlers.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.hash-tables.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.intel-assembler.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.io.ss
Added a (process "cmd" "args" ...) procedure that execs cmd, passing
2007-12-19 22:46:07 -05:00
ikarus.lists.ss
Changed implementation of append so that it uses half the cons cells
2007-12-15 08:55:53 -05:00
ikarus.load.ss
syntax-errors now give source information in their error message.
2007-12-19 19:05:23 -05:00
ikarus.main.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.multiple-values.ss
…
ikarus.numerics.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.pairs.ss
Fixes bug 176710: Strange error message for cadr.
2007-12-18 11:32:13 -05:00
ikarus.posix.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.predicates.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.pretty-print.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.promises.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.reader.ss
minor change to the value returned by input-port-byte-position
2007-12-19 19:33:05 -05:00
ikarus.records.procedural.ss
changed error message as suggested in bug 173369.
2007-12-15 09:00:31 -05:00
ikarus.singular-objects.ss
…
ikarus.sort.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.strings.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.structs.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.symbols.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.time-and-date.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.timer.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.trace.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.unicode-conversion.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.unicode-data.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.vectors.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
ikarus.writer.ss
fixes bug 173369: errors are supposed to be &assertion
2007-12-15 08:22:49 -05:00
last-revision
Added a (process "cmd" "args" ...) procedure that execs cmd, passing
2007-12-19 22:46:07 -05:00
makefile.ss
Added a (process "cmd" "args" ...) procedure that execs cmd, passing
2007-12-19 22:46:07 -05:00
pass-specify-rep-primops.ss
input-port-byte-position works for input files.
2007-12-18 17:25:48 -05:00
pass-specify-rep.ss
…
psyntax.builders.ss
…
psyntax.compat.ss
syntax-errors now give source information in their error message.
2007-12-19 19:05:23 -05:00
psyntax.config.ss
…
psyntax.expander.ss
syntax-errors now give source information in their error message.
2007-12-19 19:05:23 -05:00
psyntax.internal.ss
…
psyntax.library-manager.ss
syntax-errors now give source information in their error message.
2007-12-19 19:05:23 -05:00
run-tests.ss
Added string case-folding test.
2007-12-14 22:12:59 -05:00
todo-r6rs.ss
Added make-custom-textual-input-port and make-custom-textual-output-port
2007-12-10 11:11:59 -05:00