ikarus/scheme
Abdulaziz Ghuloum 313e59bc92 slightly enhanced error message for attempting to transcode a port
using an unsupported line-style (the only supported one is "none" as
of now).
2008-01-22 03:30:52 -05:00
..
ikarus renamed: 2007-10-17 20:07:10 -04:00
tests Added tests for list-sort and vector-sort. 2008-01-20 17:52:19 -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 - Added primop for *. 2008-01-19 16:11:00 -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 - Added primop for *. 2008-01-19 16:11:00 -05:00
ikarus.compiler.ss Eliminated frame-pointer adjustment around calls if the adjustment 2008-01-10 03:26:18 -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 - Added primop for *. 2008-01-19 16:11:00 -05:00
ikarus.io.ss slightly enhanced error message for attempting to transcode a port 2008-01-22 03:30:52 -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 Updated user's guide: 2008-01-21 01:01:28 -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-bit-field. 2008-01-20 23:13:24 -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 181679: vec-graph not working 2008-01-10 00:40:39 -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 - Added an optimization to the base record constructors for args up 2008-01-19 18:15:18 -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 Reimplemented list-sort in terms of vector-sort!. 2008-01-20 16:54:23 -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 Fixed the ``bytes allocated off by n problem''. 2008-01-07 21:37:41 -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 184991: binary ports' printed representation says they're 2008-01-21 22:10:23 -05:00
last-revision slightly enhanced error message for attempting to transcode a port 2008-01-22 03:30:52 -05:00
makefile.ss Added bitwise-bit-field. 2008-01-20 23:13:24 -05:00
pass-specify-rep-primops.ss - Added primop for *. 2008-01-19 16:11:00 -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 (define foo) expand to (define foo (void)). 2008-01-18 22:18:26 -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 tests for list-sort and vector-sort. 2008-01-20 17:52:19 -05:00
test64.ss Passed tests-1.6 in 64-bit mode. 2008-01-04 05:54:35 -05:00
todo-r6rs.ss Added bitwise-bit-field. 2008-01-20 23:13:24 -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