ikarus/scheme
Abdulaziz Ghuloum b5ae1e2361 fixes bug 176057: partition not working right 2007-12-13 01:07:32 -05:00
..
ikarus
tests Added make-custom-textual-input-port and make-custom-textual-output-port 2007-12-10 11:11:59 -05:00
unicode Fixes bug 173201: More reader bugs from read0 2007-12-02 20:06:00 -05:00
Makefile.am Weeded out gcc warnings and added -Wall as a configure flag. 2007-12-10 15:02:25 -05:00
Makefile.in Weeded out gcc warnings and added -Wall as a configure flag. 2007-12-10 15:02:25 -05:00
ikarus.apply.ss
ikarus.boot.prebuilt substantial speedup for new io layer 2007-12-12 21:22:05 -05:00
ikarus.bytevectors.ss Fixes bug 173170: bytevector-copy! precondition error 2007-12-01 01:43:37 -05:00
ikarus.cafe.ss Added console-error-port procedure and redirected all error output 2007-12-10 07:40:34 -05:00
ikarus.chars.ss
ikarus.code-objects.ss
ikarus.codecs.ss New IO layer is installed. Still buggy in some area but can be used 2007-12-10 07:28:03 -05:00
ikarus.collect.ss
ikarus.command-line.ss
ikarus.compiler.altcogen.ss * Eliminates a jump-to-jump case in "flatten-code". 2007-11-21 05:31:01 -05:00
ikarus.compiler.ss substantial speedup for new io layer 2007-12-12 21:22:05 -05:00
ikarus.conditions.ss New IO layer is installed. Still buggy in some area but can be used 2007-12-10 07:28:03 -05:00
ikarus.control.ss
ikarus.date-string.ss
ikarus.enumerations.ss Fixes minor bugs 173386 and 173381: added typecast and chmod. 2007-12-01 23:54:44 -05:00
ikarus.exceptions.ss Added console-error-port procedure and redirected all error output 2007-12-10 07:40:34 -05:00
ikarus.fasl.ss
ikarus.fasl.write.ss removed obsolete (ikarus system $io) library. 2007-12-10 10:24:10 -05:00
ikarus.fixnums.ss
ikarus.guardians.ss
ikarus.handlers.ss New IO layer is installed. Still buggy in some area but can be used 2007-12-10 07:28:03 -05:00
ikarus.hash-tables.ss removed some junk files that were in the repository. 2007-12-10 12:00:12 -05:00
ikarus.intel-assembler.ss Fixes bug 175117: Named let violates scoping rules 2007-12-09 12:20:13 -05:00
ikarus.io.ss more unsafe prims in ikarus.io.ss 2007-12-12 23:50:05 -05:00
ikarus.lists.ss fixes bug 176057: partition not working right 2007-12-13 01:07:32 -05:00
ikarus.load.ss
ikarus.main.ss
ikarus.multiple-values.ss
ikarus.numerics.ss Partial fix to bug 173042: Wrong error message for (mod 3.0 3) 2007-12-02 02:59:18 -05:00
ikarus.pairs.ss
ikarus.posix.ss
ikarus.predicates.ss New IO layer is installed. Still buggy in some area but can be used 2007-12-10 07:28:03 -05:00
ikarus.pretty-print.ss Fixes bugs 175025 and 175026: let-values and let*-values are fixed/added 2007-12-09 02:53:12 -05:00
ikarus.promises.ss
ikarus.reader.ss The unread-char primitive is deleted, all code that referenced 2007-12-05 05:01:56 -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
ikarus.sort.ss Improved error reports in records.procedural as per Derick 2007-12-01 22:32:19 -05:00
ikarus.strings.ss New IO layer is installed. Still buggy in some area but can be used 2007-12-10 07:28:03 -05:00
ikarus.structs.ss
ikarus.symbols.ss
ikarus.time-and-date.ss Fixes bug 175057: Added time-gmt-offset procedure that takes a time 2007-12-09 07:20:49 -05:00
ikarus.timer.ss fixes bug 176057: partition not working right 2007-12-13 01:07:32 -05:00
ikarus.trace.ss Ported match.ss to ikarus. 2007-12-11 17:41:48 -05:00
ikarus.unicode-conversion.ss Minor bugs in utf32->string and utf8->string. 2007-12-03 11:06:29 -05:00
ikarus.unicode-data.ss removed obsolete (ikarus system $io) library. 2007-12-10 10:24:10 -05:00
ikarus.vectors.ss
ikarus.writer.ss New IO layer is installed. Still buggy in some area but can be used 2007-12-10 07:28:03 -05:00
last-revision fixes bug 176057: partition not working right 2007-12-13 01:07:32 -05:00
makefile.ss exported verbose-timer parameter that allows printing more detailed 2007-12-12 23:58:10 -05:00
pass-specify-rep-primops.ss substantial speedup for new io layer 2007-12-12 21:22:05 -05:00
pass-specify-rep.ss
psyntax.builders.ss
psyntax.compat.ss
psyntax.config.ss
psyntax.expander.ss Ported match.ss to ikarus. 2007-12-11 17:41:48 -05:00
psyntax.internal.ss
psyntax.library-manager.ss
run-tests.ss Added IO tests. 2007-12-10 10:42:43 -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