Commit Graph

7334 Commits

Author SHA1 Message Date
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
John Clements
2116c4b0eb adding more stepper annotation
svn: r9467
2008-04-25 00:33:10 +00:00
Kathy Gray
2d12ca4a62 Display correction
svn: r9466
2008-04-24 22:55:40 +00:00
Robby Findler
6f0314b40c fixed some bugs
svn: r9464
2008-04-24 20:33:42 +00:00
Robby Findler
06584c3941 attempted to rewrite docs into scribble -- that didnt work, but this is the leftover cleanup
svn: r9463
2008-04-24 20:33:25 +00:00
Robby Findler
e3a13be4a0 added shortcut for collapse that works on the mac
svn: r9462
2008-04-24 19:27:30 +00:00
Matthew Flatt
acfcb9878c test for tailing-vertical-bar regexp bug
svn: r9461
2008-04-24 19:04:16 +00:00
Matthew Flatt
b80d99c2f9 fix bug in regexp parser where vertical bar after a single character is followed by the end-of-string
svn: r9460
2008-04-24 19:02:57 +00:00
Eli Barzilay
2548f7ecbb provide string-join
svn: r9459
2008-04-24 16:26:50 +00:00