.. |
ikarus
|
renamed:
|
2007-10-17 20:07:10 -04:00 |
tests
|
Fixed div-and-mod
|
2007-11-29 20:04:28 -05:00 |
unicode
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
Makefile.am
|
Barak Perlmutter requested that I rename ikarus.boot.orig to
|
2007-11-27 16:13:33 -05:00 |
Makefile.in
|
Barak Perlmutter requested that I rename ikarus.boot.orig to
|
2007-11-27 16:13:33 -05:00 |
asm-tests.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
dotests.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.apply.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.boot.prebuilt
|
Fixes bug 173200: semi-colon is not a delimiter
|
2007-12-01 03:18:28 -05:00 |
ikarus.bytevectors.ss
|
Fixes bug 173170: bytevector-copy! precondition error
|
2007-12-01 01:43:37 -05:00 |
ikarus.cafe.ss
|
* Unhandled exceptions are now sent to (standard-error-port) instead
|
2007-11-04 14:53:36 -05:00 |
ikarus.chars.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.code-objects.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.codecs.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.collect.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.command-line.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.compiler.altcogen.ss
|
* Eliminates a jump-to-jump case in "flatten-code".
|
2007-11-21 05:31:01 -05:00 |
ikarus.compiler.ss
|
* removed stuff from lib directory.
|
2007-12-01 01:19:45 -05:00 |
ikarus.conditions.ss
|
Added a system library (ikarus system interrupts) that exports:
|
2007-11-19 16:50:31 -05:00 |
ikarus.control.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.date-string.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.enumerations.ss
|
Fixes minor bugs 173386 and 173381: added typecast and chmod.
|
2007-12-01 23:54:44 -05:00 |
ikarus.exceptions.ss
|
* Unhandled exceptions are now sent to (standard-error-port) instead
|
2007-11-04 14:53:36 -05:00 |
ikarus.fasl.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.fasl.write.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.fixnums.ss
|
* Added fxfirst-bit-set.
|
2007-11-15 06:33:21 -05:00 |
ikarus.guardians.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.handlers.ss
|
Added a system library (ikarus system interrupts) that exports:
|
2007-11-19 16:50:31 -05:00 |
ikarus.hash-tables.ss
|
Made #!eof invalid in #!r6rs mode.
|
2007-11-25 16:23:39 -05:00 |
ikarus.intel-assembler.ss
|
* Added (xorl imm8 mem) instruction to the assembler.
|
2007-11-13 23:10:49 -05:00 |
ikarus.io-ports.ss
|
* Added port-mode and set-port-mode! primitives. A port mode is
|
2007-11-18 19:28:59 -05:00 |
ikarus.io-primitives.ss
|
Fixes bug 172734: lookahead-u8: primitive not supported yet
|
2007-11-30 06:19:59 -05:00 |
ikarus.io-primitives.unsafe.ss
|
Fixes bug 172734: lookahead-u8: primitive not supported yet
|
2007-11-30 06:19:59 -05:00 |
ikarus.io.input-files.ss
|
Fixes bug 172734: lookahead-u8: primitive not supported yet
|
2007-11-30 06:19:59 -05:00 |
ikarus.io.input-strings.ss
|
Fixes bug 163722: missing open-string-output-port and open-string-input-port
|
2007-11-21 16:55:56 -05:00 |
ikarus.io.output-files.ss
|
Fixes bug 164725: missing current-error-port
|
2007-11-23 14:46:42 -05:00 |
ikarus.io.output-strings.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.lists.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.load.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.main.ss
|
Added a last-revision file and modified scheme/Makefile.am
|
2007-11-21 00:59:05 -05:00 |
ikarus.multiple-values.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.numerics.ss
|
Fixes bug 172933: min and max don't know flonums
|
2007-11-30 06:01:44 -05:00 |
ikarus.pairs.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.posix.ss
|
Added getenv, which takes a string and returns a string from the "unix"
|
2007-11-19 12:57:50 -05:00 |
ikarus.predicates.ss
|
* port?, input-port?, and output-port? were missing from exports, fixed
|
2007-11-04 11:50:44 -05:00 |
ikarus.pretty-print.ss
|
* Added pretty formats for library and import forms, fixed
|
2007-11-06 03:04:32 -05:00 |
ikarus.promises.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.reader.ss
|
Some work on fixing bug 173201.
|
2007-12-02 01:30:38 -05:00 |
ikarus.records.procedural.ss
|
Improved error reports in records.procedural as per Derick
|
2007-12-01 22:32:19 -05:00 |
ikarus.singular-objects.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.sort.ss
|
Improved error reports in records.procedural as per Derick
|
2007-12-01 22:32:19 -05:00 |
ikarus.strings.ss
|
Fixes bug 162436: Off-by-one in substring
|
2007-11-13 12:21:27 -05:00 |
ikarus.structs.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.symbols.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.timer.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.trace.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.transcoders.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.unicode-data.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.vectors.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
ikarus.writer.ss
|
* Added put-datum.
|
2007-11-22 14:48:29 -05:00 |
last-revision
|
Some work on fixing bug 173201.
|
2007-12-02 01:30:38 -05:00 |
makefile.ss
|
Fixes bug 172734: lookahead-u8: primitive not supported yet
|
2007-11-30 06:19:59 -05:00 |
pass-specify-rep-primops.ss
|
Improved error reports in records.procedural as per Derick
|
2007-12-01 22:32:19 -05:00 |
pass-specify-rep.ss
|
Added an optimization that removes self-references from fix-bound
|
2007-11-21 04:00:10 -05:00 |
psyntax.builders.ss
|
* libraries are now expanded to a special library-letrec* form.
|
2007-11-17 09:53:22 -05:00 |
psyntax.compat.ss
|
* Added license stubs to all *.ss and *.[ch] files.
|
2007-10-25 16:27:34 -04:00 |
psyntax.config.ss
|
renamed:
|
2007-10-17 20:07:10 -04:00 |
psyntax.expander.ss
|
Fixes bug 173165 and bug 173162: opaque and sealed for record types
|
2007-12-01 01:52:34 -05:00 |
psyntax.internal.ss
|
renamed:
|
2007-10-17 20:07:10 -04:00 |
psyntax.library-manager.ss
|
Much improved error reporting when a library is not found.
|
2007-11-19 02:46:45 -05:00 |
r6rs-records.ss
|
renamed:
|
2007-10-17 20:07:10 -04:00 |
run-tests.ss
|
Fixed div-and-mod
|
2007-11-29 20:04:28 -05:00 |
tests.libraries.ss
|
renamed:
|
2007-10-17 20:07:10 -04:00 |
todo-r6rs.ss
|
Added close-port. Updated user's guide's list of unsupported
|
2007-11-23 03:44:48 -05:00 |