ikarus/scheme
Abdulaziz Ghuloum a9657c4642 define-record-type now understands parent-rtd (used to ignore it). 2008-07-13 11:25:46 -07:00
..
tests
unicode Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
Makefile.am
Makefile.in
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
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
ikarus.compiler.source-optimizer.ss
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
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
ikarus.exceptions.ss
ikarus.fasl.ss
ikarus.fasl.write.ss
ikarus.fixnums.ss
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 Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.intel-assembler.ss
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
ikarus.numerics.ss
ikarus.ontology.ss - compound conditions are made non-opaque. 2008-07-08 08:15:14 -07:00
ikarus.pairs.ss
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
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
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
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
ikarus.structs.ss - Added cp0! including: 2008-06-28 02:25:44 -07:00
ikarus.symbols.ss
ikarus.time-and-date.ss
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
ikarus.writer.ss
last-revision define-record-type now understands parent-rtd (used to ignore it). 2008-07-13 11:25:46 -07:00
makefile.ss
pass-specify-rep-primops.ss
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 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
run-tests.ss
test64.ss
todo-r6rs.ss
x86-64-repl.ss