ikarus/scheme
Abdulaziz Ghuloum 9f623124d5 symbol=? and boolean=? now accept 2+ args. 2008-07-23 07:55:32 -07:00
..
tests all existing tests pass under 64-bit 2008-07-19 14:41:06 -07:00
unicode
Makefile.am Added a 64-bit bootfile and modified the configure script to not add 2008-07-20 14:09:04 -07:00
Makefile.in fixed gc bug in 64-bit mode along with another 64-bit bug in the 2008-07-21 22:07:31 -07:00
ikarus.apply.ss
ikarus.boot.4.prebuilt Added a 64-bit bootfile and modified the configure script to not add 2008-07-20 14:09:04 -07:00
ikarus.boot.8.prebuilt fixed gc bug in 64-bit mode along with another 64-bit bug in the 2008-07-21 22:07:31 -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 In 64-bit, ikarus now passes all tests, can recompile itself, 2008-07-20 00:14:09 -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 In 64-bit, ikarus now passes all tests, can recompile itself, 2008-07-20 00:14:09 -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 all existing tests pass under 64-bit 2008-07-19 14:41:06 -07:00
ikarus.exceptions.ss
ikarus.fasl.ss all existing tests pass under 64-bit 2008-07-19 14:41:06 -07:00
ikarus.fasl.write.ss
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 fixed gc bug in 64-bit mode along with another 64-bit bug in the 2008-07-21 22:07:31 -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 more progress on the AMD64 front, fixing more numeric and more cogen 2008-07-18 22:21:57 -07:00
ikarus.multiple-values.ss
ikarus.not-yet-implemented.ss Added make-polar. 2008-07-15 23:13:59 -07:00
ikarus.numerics.ss all existing tests pass under 64-bit 2008-07-19 14:41:06 -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 symbol=? and boolean=? now accept 2+ args. 2008-07-23 07:55:32 -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 Added make-polar. 2008-07-15 23:13:59 -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 Major work towards the AMD64 port. Most important of which is that 2008-07-18 01:35:13 -07:00
last-revision symbol=? and boolean=? now accept 2+ args. 2008-07-23 07:55:32 -07:00
makefile.ss Major work towards the AMD64 port. Most important of which is that 2008-07-18 01:35:13 -07:00
pass-specify-rep-primops.ss fixed gc bug in 64-bit mode along with another 64-bit bug in the 2008-07-21 22:07:31 -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 guard expressions now re-raise unhandled conditions using 2008-07-20 02:51:14 -07:00
psyntax.internal.ss
psyntax.library-manager.ss
run-tests.64.ss all existing tests pass under 64-bit 2008-07-19 14:41:06 -07:00
run-tests.ss fixed rounding for rationals. 2008-07-07 00:22:14 -07:00
test64.ss Major work towards the AMD64 port. Most important of which is that 2008-07-18 01:35:13 -07:00
todo-r6rs.ss
x86-64-repl.ss