Commit Graph

7142 Commits

Author SHA1 Message Date
Sam Tobin-Hochstadt
a39a9ddfb7 comment out exampled
svn: r9521
2008-04-28 21:21:29 +00:00
Sam Tobin-Hochstadt
0255f00130 fix again
svn: r9520
2008-04-28 21:21:29 +00:00
Sam Tobin-Hochstadt
032a4eb7b9 aaaah!
svn: r9519
2008-04-28 21:21:28 +00:00
Sam Tobin-Hochstadt
72effc076d Add matthew's test case.
svn: r9518
2008-04-28 21:21:27 +00:00
Sam Tobin-Hochstadt
1ca37e8def Fix comparison.
svn: r9517
2008-04-28 21:21:27 +00:00
Sam Tobin-Hochstadt
3f5550e705 fix
svn: r9516
2008-04-28 21:21:26 +00:00
Sam Tobin-Hochstadt
0f2fc610ce better err message
don't create duplicate imports

svn: r9515
2008-04-28 21:21:26 +00:00
Sam Tobin-Hochstadt
5b19df4bcb check for dups
svn: r9514
2008-04-28 21:21:25 +00:00
Matthew Flatt
c7424bbf14 add missing r6rs test file
svn: r9512
2008-04-28 16:33:23 +00:00
Matthew Flatt
f579d40b82 'must-update file mode; R6RS tests and bug fixes
svn: r9511
2008-04-28 16:32:50 +00:00
Eli Barzilay
4c893aa7dc Welcome to a new PLT day.
svn: r9510
2008-04-28 07:50:12 +00:00
Greg Cooper
aface374af add a couple of checks for empty stack
svn: r9509
2008-04-28 04:06:22 +00:00
Greg Cooper
632f4df567 use bold style to mark current frame, variable names
svn: r9508
2008-04-28 03:55:02 +00:00
Greg Cooper
12a1526e1f use text% objects for stack and variables
to do: documentation, change style of selected frame

svn: r9507
2008-04-28 02:04:44 +00:00
Greg Cooper
30eb4e6a58 initial version of debugger stack view
to do: investigate graphical feedback for frame rollover/selection; update documentation

svn: r9506
2008-04-27 18:40:36 +00:00
Robby Findler
aa5eb38972 svn: r9504 2008-04-27 14:59:14 +00:00
Robby Findler
d07eff8bce added docs for the gui-utils and the textual preferences to the framework
svn: r9503
2008-04-27 14:57:09 +00:00
Matthew Flatt
aceb620344 put ... and ...+ in defproc grammar
svn: r9502
2008-04-27 13:35:08 +00:00
Robby Findler
c64627fe86 one last fix to the framework/test docs
svn: r9501
2008-04-27 11:10:56 +00:00
Eli Barzilay
957df69c65 Welcome to a new PLT day.
svn: r9500
2008-04-27 04:11:35 +00:00
Robby Findler
6a53f96e06 ported the documentation for the framework's test library -- also extended srcdoc.ss a little bit
svn: r9499
2008-04-27 02:55:21 +00:00
Matthew Flatt
6ffcad639c fix multiple defn of big-bang
svn: r9498
2008-04-26 20:02:02 +00:00
Robby Findler
acffaf63fa svn: r9497 2008-04-26 19:08:38 +00:00
Robby Findler
d3e6f29e38 a little framework progress
svn: r9496
2008-04-26 19:07:54 +00:00
Robby Findler
457bf61732 improved the performance of check syntax some more
svn: r9495
2008-04-26 17:34:16 +00:00
Matthew Flatt
c14a965ebd do not write .fail files
svn: r9494
2008-04-26 16:24:25 +00:00
Matthew Flatt
b9054b366b fix hashing problem related to non-GCable value in 3m
svn: r9493
2008-04-26 16:23:26 +00:00
Matthew Flatt
3d36ce495b fix abs for 64-bit
svn: r9492
2008-04-26 16:00:51 +00:00
Kathy Gray
a1370171f1 Correction to two parsing bugs
svn: r9491
2008-04-26 15:33:08 +00:00
Matthew Flatt
56734572d1 add (long) cast in JIT relevant for 64-bit build
svn: r9490
2008-04-26 13:56:16 +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
8e23842d0c fix bug related to allocating primitives on startup, which might explain some failures in writing bytecode
svn: r9488
2008-04-26 13:51:27 +00:00
Mike Sperber
f4287c4eb5 Synch with latest.
svn: r9487
2008-04-26 10:21:03 +00:00
Eli Barzilay
0e2c4c114f Welcome to a new PLT day.
svn: r9486
2008-04-26 07:50:13 +00:00
Matthew Flatt
cd85479afc typoe (PR 9301)
svn: r9485
2008-04-25 23:15:25 +00:00
Matthew Flatt
7a4c379b8f add srfi 41 implementation and update Chinese string constants
svn: r9483
2008-04-25 23:06:15 +00:00
Matthias Felleisen
53b0ed4401 conversion to 4.0 module style
svn: r9482
2008-04-25 22:59:11 +00:00
Matthew Flatt
01baad11a0 hack evcase to support old and new 'else' bindings
svn: r9481
2008-04-25 21:36:37 +00:00
Matthew Flatt
f2a3317df6 more r6rs tests
svn: r9479
2008-04-25 20:10:13 +00:00
Eli Barzilay
6f00cd8a7c docs go in the main tree
svn: r9478
2008-04-25 19:55:23 +00:00
Matthew Flatt
0483294762 fix JIT abs (on least fixnum), fix some R6RS bugs and pull in some R6RS test cases from Ikarus
svn: r9477
2008-04-25 17:18:44 +00:00
Matthew Flatt
758a191ffe fix GL-unavailable thunk
svn: r9476
2008-04-25 16:40:09 +00:00
Kathy Gray
764ed78129 Corrected source/syntax error
svn: r9475
2008-04-25 14:07:04 +00:00
Robby Findler
00eb1303e4 optimized drawing a little bit
svn: r9474
2008-04-25 13:52:21 +00:00
Robby Findler
88ac43f545 sped up check syntax
svn: r9473
2008-04-25 13:39:20 +00:00
Matthew Flatt
bb112df454 remove warning about installing mzcom on non-windows
svn: r9472
2008-04-25 12:50:45 +00:00
Eli Barzilay
4d90067891 Welcome to a new PLT day.
svn: r9471
2008-04-25 07:50:09 +00:00
Matthias Felleisen
fb644c1caf relevant teachpacks converted
svn: r9470
2008-04-25 00:50:03 +00:00
Matthias Felleisen
1bf7d81a50 svn: r9469 2008-04-25 00:48:31 +00:00
John Clements
c88c7fd4c5 working on check-expect
svn: r9468
2008-04-25 00:33:35 +00:00