ikarus/scheme
Abdulaziz Ghuloum c64fda7619 fixed a few problems in geometric functions when they are passed
complex numbers or when they're passed real numbers but the results
are complex.
2008-08-11 10:37:05 -07:00
..
tests reimplemented enums to use bitmaps instead of lists. 2008-08-03 12:52:33 -07:00
unicode Added string-downcase and string-upcase. String-downcase does not 2008-08-09 07:12:22 -07:00
Makefile.am - fixed a problem with loading an empty file. 2008-08-10 10:46:24 -07:00
Makefile.in - fixed a problem with loading an empty file. 2008-08-10 10:46:24 -07:00
ikarus.apply.ss
ikarus.boot.4.prebuilt command line arguments are now interpreted as utf8 strings. 2008-08-10 11:33:10 -07:00
ikarus.boot.8.prebuilt command line arguments are now interpreted as utf8 strings. 2008-08-10 11:33:10 -07:00
ikarus.bytevectors.ss - bytevector-ieee-[single|double]-[ref|set!] now accept unaligned 2008-07-24 18:58:53 -07:00
ikarus.cafe.ss Applied a patch fixing error when the standard input/output ports 2008-08-03 13:50:20 -07:00
ikarus.chars.ss
ikarus.code-objects.ss
ikarus.codecs.ss - bytevector-ieee-[single|double]-[ref|set!] now accept unaligned 2008-07-24 18:58:53 -07:00
ikarus.collect.ss
ikarus.command-line.ss command line arguments are now interpreted as utf8 strings. 2008-08-10 11:33:10 -07:00
ikarus.compiler.altcogen.ss scheme-script is now its own program; it does not fork and exec 2008-08-09 05:47:44 -07:00
ikarus.compiler.source-optimizer.ss fixed a few problems in geometric functions when they are passed 2008-08-11 10:37:05 -07:00
ikarus.compiler.ss reimplemented enums to use bitmaps instead of lists. 2008-08-03 12:52:33 -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 exported enum-set?. 2008-08-08 08:29:18 -07:00
ikarus.exceptions.ss fixes quasisyntax bugs, making them more conforming to the r6rs test 2008-07-26 14:11:22 -07:00
ikarus.fasl.ss fixed a bug in fasl reader for shared/cyclic data structures. 2008-07-30 17:28:33 -07:00
ikarus.fasl.write.ss
ikarus.fixnums.ss fixed a bug in quotient and div when given (least-fixnum) and -1. 2008-07-26 12:28:51 -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 scheme-script is now its own program; it does not fork and exec 2008-08-09 05:47:44 -07:00
ikarus.io.ss fixed a bug in fasl reader for shared/cyclic data structures. 2008-07-30 17:28:33 -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 string-downcase and string-upcase. String-downcase does not 2008-08-09 07:12:22 -07:00
ikarus.numerics.ss fixed a few problems in geometric functions when they are passed 2008-08-11 10:37:05 -07:00
ikarus.ontology.ss - compound conditions are made non-opaque. 2008-07-08 08:15:14 -07:00
ikarus.pairs.ss
ikarus.posix.ss
ikarus.predicates.ss fixed make-rectangular so that (make-rectangular 1.0 0.0) returns 2008-07-25 17:46:34 -07:00
ikarus.pretty-formats.ss
ikarus.pretty-print.ss
ikarus.promises.ss
ikarus.reader.annotated.ss - fixed a problem with loading an empty file. 2008-08-10 10:46:24 -07:00
ikarus.reader.ss fxsll was missing an interrupt call. 2008-08-07 15:02:53 -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 some work on parsing polar notation. 2008-07-29 08:35:36 -07:00
ikarus.strings.ss
ikarus.structs.ss
ikarus.symbols.ss Added &undefined condition to unbound error conditions. 2008-07-29 07:54:06 -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 Added string-downcase and string-upcase. String-downcase does not 2008-08-09 07:12:22 -07:00
ikarus.vectors.ss
ikarus.writer.ss symbols containing unicode characters now print properly and respect 2008-08-10 11:50:39 -07:00
last-revision fixed a few problems in geometric functions when they are passed 2008-08-11 10:37:05 -07:00
makefile.ss command line arguments are now interpreted as utf8 strings. 2008-08-10 11:33:10 -07:00
pass-specify-rep-primops.ss fxsll was missing an interrupt call. 2008-08-07 15:02:53 -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 - bytevector-ieee-[single|double]-[ref|set!] now accept unaligned 2008-07-24 18:58:53 -07:00
psyntax.config.ss
psyntax.expander.ss - fixed a minor import subversion bug. 2008-08-04 16:44:24 -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 reimplemented enums to use bitmaps instead of lists. 2008-08-03 12:52:33 -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