Robby Findler
|
8b92ec5677
|
linebreaking adjustments for typographical reasons
|
2012-10-04 10:17:28 -05:00 |
|
Robby Findler
|
c5b5c6f9b5
|
fixes suggested by latest reviewer of the hosc submission
|
2012-09-27 09:48:35 -05:00 |
|
Burke Fetscher
|
29661cc675
|
add #:lang keyword to term, which checks that underscored symbols agree with patterns in the provided language...changed most internal uses of term to use this form
|
2012-08-08 11:09:01 -05:00 |
|
Eli Barzilay
|
4c2940a6d9
|
Simplify away uses of "-t" in `drdr:command-line'.
In some cases use `module+' to make the code run nicely without a "-m".
(And some other minor tweaks.)
|
2012-06-19 12:52:22 -04:00 |
|
Eli Barzilay
|
3157955d40
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04:00 |
|
Eli Barzilay
|
40124a0619
|
A long overdue scan to eliminate files without terminating newlines.
(DrRacket should really do that.)
|
2011-06-28 02:01:41 -04:00 |
|
Casey Klein
|
3187cac716
|
Updates to lam's new toplevel-map field
|
2011-05-03 17:59:52 -05:00 |
|
Matthew Flatt
|
6f1aa7bc00
|
adjust Redex example after bytecode-structure change
|
2011-05-03 08:53:49 -06:00 |
|
Robby Findler
|
d4aeb3fa4c
|
Rackety
|
2011-01-17 17:19:37 -06:00 |
|
Casey Klein
|
e9a909a504
|
Adds randomized tests for Racket VM model
|
2010-10-31 17:26:20 -05:00 |
|
Casey Klein
|
7f0e712dab
|
Renames some functions to match latest paper draft.
|
2010-10-31 17:26:19 -05:00 |
|
Casey Klein
|
cdf669fe5f
|
Fixes one more bug in the model's `branch' verification
|
2010-08-18 13:19:11 -05:00 |
|
Casey Klein
|
9d022fed0d
|
Fixes another bug in model's `branch' verification
|
2010-08-18 13:19:11 -05:00 |
|
Casey Klein
|
a858138843
|
Fixes a bug in model verifier's handling of `let-one'
|
2010-08-18 13:19:11 -05:00 |
|
Casey Klein
|
4cd2e8b01b
|
Fixes a bug in model verifier's handling of `branch'
|
2010-08-18 13:19:11 -05:00 |
|
Casey Klein
|
2025c27475
|
Fixes bug with "noclear" rewind.
|
2010-07-14 09:52:50 -05:00 |
|
Casey Klein
|
f786f24ac5
|
Makes let-rec verification match the implementation
|
2010-07-14 09:52:50 -05:00 |
|
Casey Klein
|
bc511912a4
|
Makes `let-one' verification match VM
|
2010-07-14 09:52:50 -05:00 |
|
Casey Klein
|
514f4e2e4b
|
Restricts bytecode cycles to begin with proc-consts, as in the real machine.
|
2010-07-14 09:52:50 -05:00 |
|
Casey Klein
|
3eb9a6d6d0
|
Fixes a bug in the VM example
|
2010-06-21 14:41:10 -05:00 |
|
Casey Klein
|
dc8fc24e89
|
Fixes a bug in which effectful meta-function applications were cached.
|
2010-06-17 14:28:31 -05:00 |
|
Casey Klein
|
318ec585bc
|
Fixes a bug in the VM model
|
2010-06-17 14:28:31 -05:00 |
|
Eli Barzilay
|
2d9601089d
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
|
Eli Barzilay
|
86891b30a1
|
redex/examples/mzscheme-machine -> racket-machine
|
2010-05-15 18:41:08 -04:00 |
|