ikarus/scheme
Abdulaziz Ghuloum 195dc0ea45 Fixed some problems parsing complex numbers. 2008-07-15 22:44:55 -07:00
..
tests Fixed some problems parsing complex numbers. 2008-07-15 22:44:55 -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 the repl now resets on receiving &interrupted conditions. 2008-07-12 20:05:45 -07:00
ikarus.bytevectors.ss - Added cp0! including: 2008-06-28 02:25:44 -07:00
ikarus.cafe.ss the repl now resets on receiving &interrupted conditions. 2008-07-12 20:05:45 -07: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 - Added trace-let-syntax, trace-letrec-syntax, as well as fixed 2008-07-11 22:31:40 -07:00
ikarus.compiler.tag-annotation-analysis.ss - compound conditions are made non-opaque. 2008-07-08 08:15:14 -07:00
ikarus.conditions.ss the repl now resets on receiving &interrupted conditions. 2008-07-12 20:05:45 -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 the repl now resets on receiving &interrupted conditions. 2008-07-12 20:05:45 -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 get-char now raises an error if the string port is closed (bug 245959) 2008-07-07 01:22:12 -07:00
ikarus.lists.ss
ikarus.load.ss
ikarus.main.ss - Added cp0! including: 2008-06-28 02:25:44 -07:00
ikarus.multiple-values.ss
ikarus.not-yet-implemented.ss Added "angle". 2008-07-14 22:43:19 -07:00
ikarus.numerics.ss Fixed some problems parsing complex numbers. 2008-07-15 22:44:55 -07:00
ikarus.ontology.ss - compound conditions are made non-opaque. 2008-07-08 08:15:14 -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 some problems parsing complex numbers. 2008-07-15 22:44:55 -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 refixing trace-define-syntax. 2008-07-12 10:40:22 -07:00
ikarus.unicode-conversion.ss Added string->bytevector and bytevector->string as per bug 245983. 2008-07-07 01:11:36 -07:00
ikarus.unicode-data.ss
ikarus.vectors.ss - Added cp0! including: 2008-06-28 02:25:44 -07:00
ikarus.writer.ss
last-revision Fixed some problems parsing complex numbers. 2008-07-15 22:44:55 -07:00
makefile.ss the repl now resets on receiving &interrupted conditions. 2008-07-12 20:05:45 -07:00
pass-specify-rep-primops.ss - Added trace-let-syntax, trace-letrec-syntax, as well as fixed 2008-07-11 22:31:40 -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
psyntax.config.ss
psyntax.expander.ss define-record-type now understands parent-rtd (used to ignore it). 2008-07-13 11:25:46 -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