ikarus/scheme
Abdulaziz Ghuloum 3e71a5aa5e fixed reading of polar notation 2009-08-02 12:23:07 +03:00
..
tests fixed reading of polar notation 2009-08-02 12:23:07 +03:00
unicode fixed a bug in parsing UnicodeData.txt (not accounting for <First> 2009-01-05 06:21:02 +03:00
Makefile.am Ikarus now supports PLT's Scribble syntax! 2009-07-29 19:07:03 +03:00
Makefile.in Ikarus now supports PLT's Scribble syntax! 2009-07-29 19:07:03 +03:00
ikarus.apply.ss
ikarus.apropos.ss
ikarus.boot.4.prebuilt fixed a bug in expanding macros in definition context where the 2009-07-06 12:14:08 +03:00
ikarus.boot.8.prebuilt fixed a bug in expanding macros in definition context where the 2009-07-06 12:14:08 +03:00
ikarus.bytevectors.ss
ikarus.cafe.ss
ikarus.chars.ss
ikarus.code-objects.ss
ikarus.codecs.ss - bytevector-ieee-[single|double]-[ref|set!] now accept unaligned 2008-07-24 18:58:53 -07:00
ikarus.collect.ss added post-gc-hooks, a list of thunks that are invoked after garbage 2009-07-30 14:19:46 +03:00
ikarus.command-line.ss command line arguments are now interpreted as utf8 strings. 2008-08-10 11:33:10 -07:00
ikarus.compiler.altcogen.ss
ikarus.compiler.optimize-letrec.ss added a parameter to switch between different letrec handling routines 2009-07-06 12:07:18 +03:00
ikarus.compiler.source-optimizer.ss
ikarus.compiler.ss added a parameter to switch between different letrec handling routines 2009-07-06 12:07:18 +03:00
ikarus.compiler.tag-annotation-analysis.ss
ikarus.conditions.ss
ikarus.control.ss
ikarus.date-string.ss
ikarus.debugger.ss
ikarus.enumerations.ss
ikarus.equal.ss
ikarus.exceptions.ss
ikarus.fasl.ss
ikarus.fasl.write.ss
ikarus.fixnums.ss
ikarus.guardians.ss
ikarus.handlers.ss added pointer-value as a first-class primitive. 2008-12-05 01:48:49 -05:00
ikarus.hash-tables.ss
ikarus.intel-assembler.ss
ikarus.io.ss input ports now support "input-port-column-number" and 2009-07-23 16:35:05 +03:00
ikarus.lists.ss
ikarus.load.ss
ikarus.main.ss
ikarus.multiple-values.ss
ikarus.not-yet-implemented.ss
ikarus.numerics.ss - ratnum->flonum now handles more numbers, though it's now slower 2009-06-30 07:27:26 +03:00
ikarus.ontology.ss
ikarus.pairs.ss
ikarus.pointers.ss
ikarus.posix.ss
ikarus.predicates.ss - eqv? and equal? now guarantee #t when given two NaNs (unspecified 2009-07-20 10:01:05 +03:00
ikarus.pretty-formats.ss
ikarus.pretty-print.ss
ikarus.promises.ss
ikarus.reader.annotated.ss
ikarus.reader.ss some refactoring of string-to-number parsers 2009-08-02 10:47:39 +03:00
ikarus.records.procedural.ss
ikarus.singular-objects.ss - added a way of making annotated procedures without invoking the 2009-05-11 01:35:38 +03:00
ikarus.sort.ss
ikarus.string-to-number.ss fixed reading of polar notation 2009-08-02 12:23:07 +03:00
ikarus.strings.ss make-string now signals an error if given a very large fixnum 2009-06-26 13:01:48 +03:00
ikarus.structs.ss
ikarus.symbol-table.ss
ikarus.symbols.ss
ikarus.time-and-date.ss
ikarus.timer.ss
ikarus.unicode-conversion.ss
ikarus.unicode.ss
ikarus.vectors.ss
ikarus.writer.ss
last-revision fixed reading of polar notation 2009-08-02 12:23:07 +03:00
makefile.ss added post-gc-hooks, a list of thunks that are invoked after garbage 2009-07-30 14:19:46 +03:00
pass-specify-rep-primops.ss
pass-specify-rep.ss - if IKARUS_LIBRARY_PATH is set, "." is no longer added to 2009-05-30 10:46:45 +03:00
psyntax.builders.ss
psyntax.compat.ss
psyntax.config.ss - synching scheme/psyntax.*.ss from the psyntax distribution. 2008-10-13 17:33:25 -04:00
psyntax.expander.ss attempting to reference/modify unexportable bindings was crashing 2009-08-01 22:18:26 +03:00
psyntax.internal.ss removed all symbolicly linked files. 2008-02-14 17:45:15 -05:00
psyntax.library-manager.ss
run-tests.64.ss
run-tests.ss Ikarus now supports PLT's Scribble syntax! 2009-07-29 19:07:03 +03:00
test64.ss
unicode-data.ss
x86-64-repl.ss