ikarus/scheme
Abdulaziz Ghuloum 6bfe82ca9b Reimplemented bytevector-uint-set! and bytevector-sint-set! to make
the implementation simpler and more correct (previous one was
incorrect).
2008-01-28 15:45:42 -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 Reimplemented bytevector-uint-set! and bytevector-sint-set! to make 2008-01-28 15:45:42 -05:00
ikarus.bytevectors.ss Reimplemented bytevector-uint-set! and bytevector-sint-set! to make 2008-01-28 15:45:42 -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 Fixes big 185268: open-string-input-port type check die message missing 2008-01-23 02:17:25 -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 Fixes bug 184959: get-bytevector-some missing 2008-01-22 10:59:04 -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 Added special case for sorting lists of size < 2. 2008-01-23 03:08:46 -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 185276: Tracing confused by zero number of return values 2008-01-23 03:14:33 -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 Reimplemented bytevector-uint-set! and bytevector-sint-set! to make 2008-01-28 15:45:42 -05:00
makefile.ss Fixes bug 184959: get-bytevector-some missing 2008-01-22 10:59:04 -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 Fixed some of bug 186155: Incorrect syntax errors for define 2008-01-27 19:12:20 -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 Fixes bug 184959: get-bytevector-some missing 2008-01-22 10:59:04 -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