ikarus/scheme
Abdulaziz Ghuloum f1013454db fixed wrong endianness in bytevector-[su]32-native-ref. 2008-10-21 06:03:31 -04:00
..
tests - input ports can now handle utf-16 codecs. 2008-10-19 18:43:42 -04:00
unicode
Makefile.am - pretty-printing record type now work properly and share/graph 2008-10-16 02:43:03 -04:00
Makefile.in - pretty-printing record type now work properly and share/graph 2008-10-16 02:43:03 -04:00
ikarus.apply.ss
ikarus.boot.4.prebuilt - fixed bugs in pass-specify-rep where some (known) types were 2008-10-12 01:15:20 -04:00
ikarus.boot.8.prebuilt - fixed bugs in pass-specify-rep where some (known) types were 2008-10-12 01:15:20 -04:00
ikarus.bytevectors.ss fixed wrong endianness in bytevector-[su]32-native-ref. 2008-10-21 06:03:31 -04: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 - removed bset/h instruction from the compiler (it was rarely used 2008-09-06 04:17:20 -07:00
ikarus.compiler.source-optimizer.ss fixed a few problems in geometric functions when they are passed 2008-08-11 10:37:05 -07:00
ikarus.compiler.ss - removed bset/h instruction from the compiler (it was rarely used 2008-09-06 04:17:20 -07:00
ikarus.compiler.tag-annotation-analysis.ss - fixed bug in tag annotation for primitives that are applied an 2008-10-17 21:37:05 -04:00
ikarus.conditions.ss
ikarus.control.ss
ikarus.date-string.ss
ikarus.enumerations.ss
ikarus.exceptions.ss
ikarus.fasl.ss - fasl reader did not know how to read strings containing unicode 2008-10-14 02:28:46 -04:00
ikarus.fasl.write.ss
ikarus.fixnums.ss
ikarus.guardians.ss
ikarus.handlers.ss
ikarus.hash-tables.ss added make-hashtable. 2008-10-21 05:52:42 -04:00
ikarus.intel-assembler.ss
ikarus.io.ss utf16 output ports now work. 2008-10-21 03:31:44 -04:00
ikarus.lists.ss
ikarus.load.ss made load feel like a top-level by consuming the contents of the 2008-09-28 00:08:34 -04:00
ikarus.main.ss - supplying <init-files> for --r6rs-script or --script now raises an 2008-10-18 17:49:20 -04:00
ikarus.multiple-values.ss
ikarus.not-yet-implemented.ss added make-hashtable. 2008-10-21 05:52:42 -04:00
ikarus.numerics.ss - fixed a silly bug in (/ <bignum> x/y) which evaluated to 2008-10-18 13:34:18 -04:00
ikarus.ontology.ss
ikarus.pairs.ss
ikarus.pointers.ss - changed foreign accessors and mutator names to have '-c-' in their 2008-10-12 02:06:25 -04:00
ikarus.posix.ss
ikarus.predicates.ss fixed bug in (eqv? 0.0 -0.0) returning #t. 2008-10-18 13:08:14 -04:00
ikarus.pretty-formats.ss - pretty-printing record type now work properly and share/graph 2008-10-16 02:43:03 -04:00
ikarus.pretty-print.ss - pretty-printing record type now work properly and share/graph 2008-10-16 02:43:03 -04:00
ikarus.promises.ss
ikarus.reader.annotated.ss
ikarus.reader.ss
ikarus.records.procedural.ss - interface between write/display and custom struct writers is 2008-10-15 07:44:06 -04:00
ikarus.singular-objects.ss
ikarus.sort.ss
ikarus.string-to-number.ss
ikarus.strings.ss
ikarus.structs.ss - interface between write/display and custom struct writers is 2008-10-15 07:44:06 -04:00
ikarus.symbols.ss
ikarus.time-and-date.ss
ikarus.timer.ss
ikarus.trace.ss
ikarus.unicode-conversion.ss fixed a big in string->utf16 and string->utf32 that I introduced in 2008-10-19 23:10:34 -04:00
ikarus.unicode-data.ss fixed bugs in char-ci-*? procedures in the 3+ args case. E.g., 2008-10-18 13:19:01 -04:00
ikarus.vectors.ss
ikarus.writer.ss - pretty-printing record type now work properly and share/graph 2008-10-16 02:43:03 -04:00
last-revision fixed wrong endianness in bytevector-[su]32-native-ref. 2008-10-21 06:03:31 -04:00
makefile.ss - changed foreign accessors and mutator names to have '-c-' in their 2008-10-12 02:06:25 -04:00
pass-specify-rep-primops.ss - fixed bugs in pass-specify-rep where some (known) types were 2008-10-12 01:15:20 -04:00
pass-specify-rep.ss
psyntax.builders.ss - synching scheme/psyntax.*.ss from the psyntax distribution. 2008-10-13 17:33:25 -04:00
psyntax.compat.ss - synching scheme/psyntax.*.ss from the psyntax distribution. 2008-10-13 17:33:25 -04:00
psyntax.config.ss - synching scheme/psyntax.*.ss from the psyntax distribution. 2008-10-13 17:33:25 -04:00
psyntax.expander.ss - interface between write/display and custom struct writers is 2008-10-15 07:44:06 -04:00
psyntax.internal.ss
psyntax.library-manager.ss - interface between write/display and custom struct writers is 2008-10-15 07:44:06 -04:00
run-tests.64.ss
run-tests.ss cleaned up the test suite a little. 2008-10-18 13:03:17 -04:00
test64.ss
todo-r6rs.ss added make-hashtable. 2008-10-21 05:52:42 -04:00
x86-64-repl.ss