ikarus/scheme
Abdulaziz Ghuloum 499115a226 * Minor performance fix to previous deoptimization
* Appended current timelog.
2007-11-17 12:53:37 -05:00
..
ikarus renamed: 2007-10-17 20:07:10 -04:00
tests * Added fxlength 2007-11-13 23:24:21 -05:00
unicode
Makefile.am Fixes bug 162145: Changing pkglibdir should rebuild ikarus-main.o and relink ikarus 2007-11-12 03:31:14 -05:00
Makefile.in Fixes bug 162145: Changing pkglibdir should rebuild ikarus-main.o and relink ikarus 2007-11-12 03:31:14 -05:00
asm-tests.ss
dotests.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.apply.ss
ikarus.boot.orig * libraries are now expanded to a special library-letrec* form. 2007-11-17 09:53:22 -05:00
ikarus.bytevectors.ss * Added bytevector-u64-native-ref, bytevector-u64-native-set!, 2007-11-11 23:29:54 -05:00
ikarus.cafe.ss
ikarus.chars.ss
ikarus.code-objects.ss
ikarus.codecs.ss
ikarus.collect.ss
ikarus.command-line.ss
ikarus.compiler.altcogen.ss * keyboard interrupts are now continuable. 2007-11-15 13:40:36 -05:00
ikarus.compiler.ss * Minor performance fix to previous deoptimization 2007-11-17 12:53:37 -05:00
ikarus.conditions.ss * Unhandled exceptions are now sent to (standard-error-port) instead 2007-11-04 14:53:36 -05:00
ikarus.control.ss
ikarus.date-string.ss
ikarus.enumerations.ss
ikarus.exceptions.ss
ikarus.fasl.ss
ikarus.fasl.write.ss * Added license stubs to all *.ss and *.[ch] files. 2007-10-25 16:27:34 -04:00
ikarus.fixnums.ss * Added fxfirst-bit-set. 2007-11-15 06:33:21 -05:00
ikarus.guardians.ss
ikarus.handlers.ss * keyboard interrupts are now continuable. 2007-11-15 13:40:36 -05:00
ikarus.hash-tables.ss * Copying an already immutable hashtable, and requesting an 2007-11-12 00:52:43 -05:00
ikarus.intel-assembler.ss * Added (xorl imm8 mem) instruction to the assembler. 2007-11-13 23:10:49 -05:00
ikarus.io-ports.ss
ikarus.io-primitives.ss * Added get-line. (answers to bug 160663) 2007-11-07 11:00:39 -05:00
ikarus.io-primitives.unsafe.ss
ikarus.io.input-files.ss
ikarus.io.input-strings.ss
ikarus.io.output-files.ss
ikarus.io.output-strings.ss
ikarus.lists.ss
ikarus.load.ss
ikarus.main.ss
ikarus.multiple-values.ss
ikarus.numerics.ss * Optimized the zero case in $flonum->exact. 2007-11-17 09:12:49 -05:00
ikarus.pairs.ss
ikarus.posix.ss
ikarus.predicates.ss
ikarus.pretty-print.ss
ikarus.promises.ss
ikarus.reader.ss * [Partially] Fixes bug 162334: exact->inexact is broken for 5e-324 2007-11-13 03:00:57 -05:00
ikarus.records.procedural.ss
ikarus.singular-objects.ss
ikarus.sort.ss
ikarus.strings.ss Fixes bug 162436: Off-by-one in substring 2007-11-13 12:21:27 -05:00
ikarus.structs.ss
ikarus.symbols.ss
ikarus.timer.ss
ikarus.trace.ss
ikarus.transcoders.ss
ikarus.unicode-data.ss
ikarus.vectors.ss
ikarus.writer.ss * Added ~b, ~x, ~d, and ~o to format/printf/fprintf. 2007-11-12 00:20:02 -05:00
makefile.ss * Minor performance fix to previous deoptimization 2007-11-17 12:53:37 -05:00
pass-specify-rep-primops.ss * reverted to previous broken version of ratnum->flonum. 2007-11-17 02:13:44 -05:00
pass-specify-rep.ss * '#!eof no longer signals an assembler error 2007-11-11 01:04:07 -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
psyntax.expander.ss * libraries are now expanded to a special library-letrec* form. 2007-11-17 09:53:22 -05:00
psyntax.internal.ss
psyntax.library-manager.ss Fixes bug 162834: Typo in error message. 2007-11-15 05:51:24 -05:00
r6rs-records.ss renamed: 2007-10-17 20:07:10 -04:00
run-tests.ss * keyboard interrupts are now continuable. 2007-11-15 13:40:36 -05:00
tests.libraries.ss renamed: 2007-10-17 20:07:10 -04:00
todo-r6rs.ss * Added fxbit-field. 2007-11-15 07:14:47 -05:00