ikarus/scheme
Abdulaziz Ghuloum 4f48c55bfc all existing tests pass under 64-bit 2008-07-19 14:41:06 -07:00
..
tests all existing tests pass under 64-bit 2008-07-19 14:41:06 -07:00
unicode Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
Makefile.am Major work towards the AMD64 port. Most important of which is that 2008-07-18 01:35:13 -07:00
Makefile.in Major work towards the AMD64 port. Most important of which is that 2008-07-18 01:35:13 -07:00
ikarus.apply.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
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 removed all symbolicly linked files. 2008-02-14 17:45:15 -05:00
ikarus.codecs.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.collect.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.command-line.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.compiler.altcogen.ss all existing tests pass under 64-bit 2008-07-19 14:41:06 -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 Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.date-string.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.enumerations.ss all existing tests pass under 64-bit 2008-07-19 14:41:06 -07:00
ikarus.exceptions.ss The bottom-most exception handler now only exits. 2008-06-07 08:32:00 -07:00
ikarus.fasl.ss all existing tests pass under 64-bit 2008-07-19 14:41:06 -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 Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.handlers.ss the repl now resets on receiving &interrupted conditions. 2008-07-12 20:05:45 -07:00
ikarus.hash-tables.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.intel-assembler.ss all existing tests pass under 64-bit 2008-07-19 14:41:06 -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 fixed "inaccurate error message" bug in map when applied a non-list 2008-05-12 02:39:28 -07:00
ikarus.load.ss ikarus.reader is now loadable separately. 2008-05-20 23:21:37 -07:00
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 Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
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 Added inexact complex numbers. 2008-05-24 10:13:01 -07:00
ikarus.pretty-formats.ss Fixed a paren mismatch in "macro?" helper in printer. 2008-05-13 06:09:58 -07:00
ikarus.pretty-print.ss Added copyright notice to pretty-formats.ss 2008-05-12 00:37:55 -07:00
ikarus.promises.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
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 Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.sort.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
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 Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.timer.ss Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
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.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 Major work towards the AMD64 port. Most important of which is that 2008-07-18 01:35:13 -07:00
last-revision all existing tests pass under 64-bit 2008-07-19 14:41:06 -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 all existing tests pass under 64-bit 2008-07-19 14:41:06 -07:00
pass-specify-rep.ss WIP on tag analysis, annotations, and utilization. 2008-07-06 23:48:16 -07:00
psyntax.builders.ss * libraries are now expanded to a special library-letrec* form. 2007-11-17 09:53:22 -05:00
psyntax.compat.ss ikarus.reader is now loadable separately. 2008-05-20 23:21:37 -07:00
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 removed all symbolicly linked files. 2008-02-14 17:45:15 -05:00
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.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 Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
x86-64-repl.ss Added a disassembler tool for 64-bit code (using macos otool64). Also, 2008-01-03 23:03:22 -05:00