Commit Graph

27 Commits

Author SHA1 Message Date
Matthew Flatt
41ad955597 R6RS repairs (PRs 9361 and 9371)
svn: r9844
2008-05-15 13:23:16 +00:00
Matthew Flatt
4ff1cd0ca4 r6rs repairs
svn: r9658
2008-05-05 15:50:35 +00:00
Matthew Flatt
61dcc5d43a fix r6rs identifier-syntax bug
svn: r9645
2008-05-05 01:59:43 +00:00
Matthew Flatt
c71192136e r6rs io/simple tests; syntax-case bug fix (PR 9328)
svn: r9535
2008-04-29 13:30:09 +00:00
Matthew Flatt
f579d40b82 'must-update file mode; R6RS tests and bug fixes
svn: r9511
2008-04-28 16:32:50 +00:00
Matthew Flatt
b8c425cc42 better syntax errors for define-record-type; support parent-rtd correctly; more r6rs tests
svn: r9489
2008-04-26 13:52:29 +00:00
Matthew Flatt
5aeaf7ea75 R6RS docs, other misc clean-up
svn: r9349
2008-04-17 21:29:07 +00:00
Matthew Flatt
c811740d48 Derrick's patch to extend the r6rs library search path with .mzscheme.ss, .mzscheme.sls, and .sls
svn: r9291
2008-04-14 11:59:51 +00:00
Matthew Flatt
fbac4e75fd fix r6rs quasisyntax
svn: r9150
2008-04-03 15:10:07 +00:00
Matthew Flatt
20055ac00e r6rs tests and repairs
svn: r8913
2008-03-07 03:18:06 +00:00
Matthew Flatt
f3d74fa4c8 R6RS fixes; fix for <, >, <=, and >= with +nan.0 and a bignum or rational; compile two-byte regexp patterns (common for hand-rolled case-insensitivity, as in the R6RS parser) to a more compact and efficient representation
svn: r8898
2008-03-06 04:56:47 +00:00
Matthew Flatt
8d11cee42b r6rs record fields should be vectors
svn: r8890
2008-03-05 01:27:01 +00:00
Matthew Flatt
3e77d0b60f bring numerics (real, rational, etc) in line with R6RS
svn: r8832
2008-02-29 19:53:51 +00:00
Matthew Flatt
8ffe707b76 more r6rs work
svn: r8825
2008-02-29 02:37:00 +00:00
Matthew Flatt
c9a326111d minor r6rs work
svn: r8817
2008-02-27 14:53:41 +00:00
Matthew Flatt
332dced862 r6rs reader: string escape correction
svn: r8808
2008-02-26 22:15:30 +00:00
Matthew Flatt
5a646bfe18 r6rs io
svn: r8807
2008-02-26 22:15:02 +00:00
Matthew Flatt
743db7529d r6rs io work; compiler tweaks
svn: r8805
2008-02-26 13:54:54 +00:00
Matthew Flatt
bd97e3e797 r6rs progress
svn: r8775
2008-02-23 14:11:24 +00:00
Matthew Flatt
894ed4a809 first cut at rnrs/base-6
svn: r8678
2008-02-16 00:32:55 +00:00
Matthew Flatt
5dfcc624f8 r6rs module layer
svn: r8676
2008-02-15 22:27:54 +00:00
Matthew Flatt
0dc359a956 fix a scribble bug; add r6rs reader
svn: r8635
2008-02-12 21:50:35 +00:00
Matthew Flatt
2bc5b127f7 remove r6rs collection (now in graveyard)
svn: r6758
2007-06-28 22:51:53 +00:00
Matthew Flatt
b97ed46ad1 revised export syntax
svn: r470
2005-07-27 21:47:11 +00:00
Matthew Flatt
8512606ee4 r6rs repl clean-up
svn: r469
2005-07-27 20:58:43 +00:00
Matthew Flatt
d3056a39f3 r6rs library form improvements
svn: r468
2005-07-27 18:50:30 +00:00
Matthew Flatt
f6531a307f initial reference implementation of library form that might appear in R6RS
svn: r449
2005-07-26 17:00:09 +00:00