ikarus/scheme
Abdulaziz Ghuloum 54f683f0e0 Ported match.ss to ikarus. 2007-12-11 17:41:48 -05:00
..
ikarus renamed: 2007-10-17 20:07:10 -04:00
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 * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.boot.prebuilt Ported match.ss to ikarus. 2007-12-11 17:41:48 -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 * 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 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 * 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 New IO layer is installed. Still buggy in some area but can be used 2007-12-10 07:28:03 -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 * 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 Added console-error-port procedure and redirected all error output 2007-12-10 07:40:34 -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 removed obsolete (ikarus system $io) library. 2007-12-10 10:24:10 -05: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 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 Ported match.ss to ikarus. 2007-12-11 17:41:48 -05: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 Partial fix to bug 173042: Wrong error message for (mod 3.0 3) 2007-12-02 02:59:18 -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 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 * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
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 * 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 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 * 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.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 Added current-time, time?, and time-seconds. 2007-12-05 02:35:14 -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 * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04: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 Ported match.ss to ikarus. 2007-12-11 17:41:48 -05:00
makefile.ss Ported match.ss to ikarus. 2007-12-11 17:41:48 -05:00
pass-specify-rep-primops.ss New IO layer is installed. Still buggy in some area but can be used 2007-12-10 07:28:03 -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 Ported match.ss to ikarus. 2007-12-11 17:41:48 -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
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