ikarus/scheme
Abdulaziz Ghuloum badf83557f fixed rounding for rationals. 2008-07-07 00:22:14 -07:00
..
tests fixed rounding for rationals. 2008-07-07 00:22:14 -07:00
unicode
Makefile.am WIP on tag analysis, annotations, and utilization. 2008-07-06 23:48:16 -07:00
Makefile.in WIP on tag analysis, annotations, and utilization. 2008-07-06 23:48:16 -07:00
ikarus.apply.ss
ikarus.boot.prebuilt WIP on tag analysis, annotations, and utilization. 2008-07-06 23:48:16 -07:00
ikarus.bytevectors.ss - Added cp0! including: 2008-06-28 02:25:44 -07:00
ikarus.cafe.ss Added (interaction-environment). 2008-05-01 06:02:36 -04:00
ikarus.chars.ss - Added cp0! including: 2008-06-28 02:25:44 -07:00
ikarus.code-objects.ss
ikarus.codecs.ss
ikarus.collect.ss
ikarus.command-line.ss
ikarus.compiler.altcogen.ss WIP on tag analysis, annotations, and utilization. 2008-07-06 23:48:16 -07:00
ikarus.compiler.source-optimizer.ss WIP on tag analysis, annotations, and utilization. 2008-07-06 23:48:16 -07:00
ikarus.compiler.ss WIP on tag analysis, annotations, and utilization. 2008-07-06 23:48:16 -07:00
ikarus.compiler.tag-annotation-analysis.ss WIP on tag analysis, annotations, and utilization. 2008-07-06 23:48:16 -07:00
ikarus.conditions.ss WIP on tag analysis, annotations, and utilization. 2008-07-06 23:48:16 -07:00
ikarus.control.ss
ikarus.date-string.ss
ikarus.enumerations.ss
ikarus.exceptions.ss The bottom-most exception handler now only exits. 2008-06-07 08:32:00 -07:00
ikarus.fasl.ss fasl reader/writer now understands complex numbers. 2008-05-21 00:40:42 -07:00
ikarus.fasl.write.ss Added inexact complex numbers. 2008-05-24 10:13:01 -07:00
ikarus.fixnums.ss - Added cp0! including: 2008-06-28 02:25:44 -07:00
ikarus.guardians.ss
ikarus.handlers.ss All parameters that are bound to variables now have proper names. 2008-06-19 01:58:59 -07:00
ikarus.hash-tables.ss
ikarus.intel-assembler.ss allocation overflow check sequence is a little tighter now. 2008-06-10 23:01:22 -07:00
ikarus.io.ss WIP on tag analysis, annotations, and utilization. 2008-07-06 23:48:16 -07:00
ikarus.lists.ss
ikarus.load.ss ikarus.reader is now loadable separately. 2008-05-20 23:21:37 -07:00
ikarus.main.ss - Added cp0! including: 2008-06-28 02:25:44 -07:00
ikarus.multiple-values.ss
ikarus.not-yet-implemented.ss Added port-position and port-has-port-position? 2008-06-19 21:49:24 -07:00
ikarus.numerics.ss fixed rounding for rationals. 2008-07-07 00:22:14 -07:00
ikarus.ontology.ss WIP on tag analysis, annotations, and utilization. 2008-07-06 23:48:16 -07:00
ikarus.pairs.ss - Added cp0! including: 2008-06-28 02:25:44 -07:00
ikarus.posix.ss (waitpid -1 #f) now returns #f if no child has died yet. 2008-06-13 22:11:51 -07:00
ikarus.predicates.ss Added inexact complex numbers. 2008-05-24 10:13:01 -07:00
ikarus.pretty-formats.ss
ikarus.pretty-print.ss
ikarus.promises.ss
ikarus.reader.annotated.ss dropping input-port-byte-position from (ikarus)'s exports. 2008-06-09 01:36:27 -07:00
ikarus.reader.ss fixed incorrect handling of ".ddd" when reading from a port. 2008-06-10 18:38:06 -07:00
ikarus.records.procedural.ss fixed char encoding error message and condition as per bug 243662. 2008-06-28 02:49:50 -07:00
ikarus.singular-objects.ss
ikarus.sort.ss
ikarus.string-to-number.ss fixed minor bug in syntax-case where the wraps and marks of 2008-06-10 12:35:56 -07:00
ikarus.strings.ss Applied a patch supplied by Derick Eddington that provides enhanced 2008-06-13 05:43:17 -07:00
ikarus.structs.ss - Added cp0! including: 2008-06-28 02:25:44 -07:00
ikarus.symbols.ss - Added cp0! including: 2008-06-28 02:25:44 -07:00
ikarus.time-and-date.ss
ikarus.timer.ss
ikarus.trace.ss
ikarus.unicode-conversion.ss
ikarus.unicode-data.ss ikarus.reader is now loadable separately. 2008-05-20 23:21:37 -07:00
ikarus.vectors.ss - Added cp0! including: 2008-06-28 02:25:44 -07:00
ikarus.writer.ss ikarus.reader is now loadable separately. 2008-05-20 23:21:37 -07:00
last-revision fixed rounding for rationals. 2008-07-07 00:22:14 -07:00
makefile.ss WIP on tag analysis, annotations, and utilization. 2008-07-06 23:48:16 -07:00
pass-specify-rep-primops.ss WIP on tag analysis, annotations, and utilization. 2008-07-06 23:48:16 -07:00
pass-specify-rep.ss WIP on tag analysis, annotations, and utilization. 2008-07-06 23:48:16 -07:00
psyntax.builders.ss
psyntax.compat.ss ikarus.reader is now loadable separately. 2008-05-20 23:21:37 -07:00
psyntax.config.ss
psyntax.expander.ss fixed a bug in matching library subversion in psyntax. 2008-06-28 03:16:21 -07:00
psyntax.internal.ss
psyntax.library-manager.ss better error message when a library file "foo.ss" does not contain 2008-06-05 00:58:04 -07:00
run-tests.ss fixed rounding for rationals. 2008-07-07 00:22:14 -07:00
test64.ss
todo-r6rs.ss
x86-64-repl.ss