ikarus/scheme
Abdulaziz Ghuloum 71fcccd764 passing tests-1.4 2008-01-04 04:21:02 -05:00
..
ikarus renamed: 2007-10-17 20:07:10 -04:00
tests Added bitwise-length (fixing bug 178345: Missing bitwise-length) 2007-12-23 17:33:13 -05:00
unicode Fixes bug 173201: More reader bugs from read0 2007-12-02 20:06:00 -05:00
Makefile.am fasl-write now writes different fasl objects depending on the 2008-01-02 23:22:55 -05:00
Makefile.in fasl-write now writes different fasl objects depending on the 2008-01-02 23:22:55 -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 fasl-write now writes different fasl objects depending on the 2008-01-02 23:22:55 -05:00
ikarus.bytevectors.ss removed one implicit dependency on mp_bits_per_limb in ikarus.bytevectors.ss 2008-01-01 05:30:51 -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 * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
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 Abstracted the construction of call frames and automated the padding 2008-01-02 07:01:45 -05:00
ikarus.compiler.ss Ikarus can compile immediates in 64-bit mode. 2008-01-03 04:42:10 -05:00
ikarus.conditions.ss Added tcp-connect-nonblocking which is line tcp-connect but puts the 2007-12-27 22:08:27 -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 * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
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 64-bit fasl files can now be produced and read. 2008-01-03 02:07:17 -05:00
ikarus.fixnums.ss number->string now returns a fresh string for 0. 2007-12-30 18:37:37 -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 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 passing tests-1.3 in 64-bit mode. 2008-01-04 03:49:27 -05:00
ikarus.io.ss Fixes bug 179015: Feature request: socket-port's id/name includes 2007-12-28 00:05:44 -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 Ikarus now recognizes ".sls", ".ss", and ".scm" extensions as well 2007-12-27 15:16:08 -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 Added bitwise-length (fixing bug 178345: Missing bitwise-length) 2007-12-23 17:33:13 -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 * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
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 178385: Closed port giving incorrect error about type 2007-12-23 22:28:48 -05:00
last-revision passing tests-1.4 2008-01-04 04:21:02 -05:00
makefile.ss 64-bit fasl files can now be produced and read. 2008-01-03 02:07:17 -05:00
pass-specify-rep-primops.ss Ikarus can compile immediates in 64-bit mode. 2008-01-03 04:42:10 -05:00
pass-specify-rep.ss Ikarus can compile immediates in 64-bit mode. 2008-01-03 04:42: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 syntax-errors now give source information in their error message. 2007-12-19 19:05:23 -05:00
psyntax.config.ss renamed: 2007-10-17 20:07:10 -04:00
psyntax.expander.ss * made unbound variable violations have &undefined condition type. 2007-12-23 19:52:18 -05:00
psyntax.internal.ss renamed: 2007-10-17 20:07:10 -04:00
psyntax.library-manager.ss Ikarus now recognizes ".sls", ".ss", and ".scm" extensions as well 2007-12-27 15:16:08 -05:00
run-tests.ss Added bitwise-length (fixing bug 178345: Missing bitwise-length) 2007-12-23 17:33:13 -05:00
test64.ss passing tests-1.4 2008-01-04 04:21:02 -05:00
todo-r6rs.ss * made unbound variable violations have &undefined condition type. 2007-12-23 19:52:18 -05:00
x86-64-repl.ss Added a disassembler tool for 64-bit code (using macos otool64). Also, 2008-01-03 23:03:22 -05:00