ikarus/scheme
Abdulaziz Ghuloum b2112ee9c8 changed implementation of string-foldcase to eliminate use of string
ports. (reduce overhead)
2007-12-14 21:04:54 -05:00
..
ikarus
tests changed implementation of string-foldcase to eliminate use of string 2007-12-14 21:04:54 -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 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 more cleanup in expander. 2007-12-13 06:41:44 -05:00
ikarus.bytevectors.ss
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
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
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 Added a comment about why input-transcoder-attrs is missing 2007-12-14 19:45:50 -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
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
ikarus.promises.ss
ikarus.reader.ss changed "parse-import-spec*" in psyntax.expander to return two 2007-12-13 05:57:15 -05:00
ikarus.records.procedural.ss
ikarus.singular-objects.ss
ikarus.sort.ss
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
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
ikarus.unicode-data.ss changed implementation of string-foldcase to eliminate use of string 2007-12-14 21:04:54 -05:00
ikarus.vectors.ss more cleanup in expander. 2007-12-13 06:41:44 -05:00
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 changed implementation of string-foldcase to eliminate use of string 2007-12-14 21:04:54 -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 Fixes 1/2 of bug 176207: identifier-syntax second case broken 2007-12-14 01:58:55 -05:00
pass-specify-rep.ss
psyntax.builders.ss
psyntax.compat.ss
psyntax.config.ss
psyntax.expander.ss Fixes bug 176207: macros cannot be redefined. 2007-12-14 03:23:47 -05:00
psyntax.internal.ss
psyntax.library-manager.ss changed "parse-import-spec*" in psyntax.expander to return two 2007-12-13 05:57:15 -05:00
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