Casey Klein
|
9e41ab031f
|
Cleans up the debugging advice section
|
2010-07-27 15:43:01 -05:00 |
|
Casey Klein
|
ae99d4e5bc
|
Adds a `apply-reduction-relation*' example to the docs
|
2010-07-21 08:46:28 -05:00 |
|
Casey Klein
|
ad308e32f1
|
Removes undocumented, unmaintained random testing form
|
2010-07-21 08:46:27 -05:00 |
|
Casey Klein
|
541a0c4ecb
|
Adds #:prepare keyword to random testing forms
|
2010-07-21 08:46:27 -05:00 |
|
Casey Klein
|
310f9ce05a
|
Makes it a syntax error for a `where' clause to reuse a pattern variable at a different depth
|
2010-07-20 07:53:16 -05:00 |
|
Casey Klein
|
72b98b77fb
|
Fixes a bug with `where' clauses
|
2010-07-20 07:53:16 -05:00 |
|
Casey Klein
|
8eb25bb2b9
|
Adds a #:attempt-size keyword to the random testing forms
|
2010-07-20 07:53:16 -05:00 |
|
Casey Klein
|
0477125354
|
Documents #:print? keyword for check-reduction-relation and check-metafunction
|
2010-07-20 07:53:16 -05:00 |
|
Casey Klein
|
253641a03e
|
Fixes minor bug affecting check-reduction-relation
|
2010-07-20 07:53:16 -05:00 |
|
Jay McCarthy
|
ec487fac4c
|
Slightly improving error message on test--> failure
|
2010-07-16 16:08:31 -06: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 |
|
John Clements
|
c42d5c25c7
|
fixed typo introduced by search-and-replace
|
2010-07-06 18:42:47 -04:00 |
|
Ryan Culpepper
|
8c42006ad7
|
unstable/syntax: renamed syntax-local-values/{catch -> record}, changed uses
also added comments to some unstable/syntax functions
|
2010-07-01 17:05:05 -06:00 |
|
Casey Klein
|
c083335ca5
|
Changes the matching of `where' clauses to the one most people expect.
|
2010-06-22 13:20:53 -05:00 |
|
Casey Klein
|
c6ed9b9a12
|
Fixes a bug in `where' clause binding.
|
2010-06-22 05:42:17 -05:00 |
|
Casey Klein
|
3eb9a6d6d0
|
Fixes a bug in the VM example
|
2010-06-21 14:41:10 -05:00 |
|
Casey Klein
|
d6b20a51d2
|
Lifts mysterious restriction on patterns that now seems unnecessary.
|
2010-06-21 11:24:30 -05:00 |
|
Casey Klein
|
daa8507e51
|
Fixes matcher bug
|
2010-06-21 10:35:05 -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 |
|
Casey Klein
|
abd035aec2
|
Fixes a bug in the way Redex generates tests to exercise the LHSs of a
meta-function or reduction relation.
|
2010-06-07 10:52:23 -05:00 |
|
Casey Klein
|
cc162f3eeb
|
Brings the Redex examples documentation up to date (for 5.0 release)
|
2010-05-24 09:19:48 -05:00 |
|
Eli Barzilay
|
de0cc7771b
|
A lot of "DrScheme" -> "DrRacket"s.
|
2010-05-17 01:27:03 -04: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 |
|
Casey Klein
|
cc67852317
|
Fixes URL typo
|
2010-05-12 08:48:27 -05:00 |
|
Casey Klein
|
7b15edee41
|
Racketifies Redex documentation
|
2010-05-12 07:58:08 -05:00 |
|
Matthew Flatt
|
6563ef6812
|
rackety framework and tools docs
|
2010-05-08 07:37:08 -06:00 |
|
Matthew Flatt
|
43027a8d9b
|
switch printer to constructor+quote style
|
2010-05-06 10:33:42 -06:00 |
|
Casey Klein
|
026553c6f7
|
Fixes more failing Redex tests
|
2010-04-29 19:27:41 -05:00 |
|
Casey Klein
|
7d0a83b983
|
Updates tests for quasiquote printing and .rkt extension
|
2010-04-29 06:42:53 -05:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|
Casey Klein
|
52c6b4ef15
|
Adds a term-equivalence predicate to the test--> and test-->> forms.
svn: r18767
|
2010-04-09 00:08:39 +00:00 |
|
Casey Klein
|
0975798b31
|
Fixes PR 10842
svn: r18753
|
2010-04-07 19:57:52 +00:00 |
|
Casey Klein
|
ea2861b03a
|
Fixes PR 10843
svn: r18752
|
2010-04-07 15:33:36 +00:00 |
|
Casey Klein
|
3d9806a606
|
Forces sequences to have length zero when the depth is zero
svn: r18726
|
2010-04-03 00:54:55 +00:00 |
|
Casey Klein
|
a9096f2e07
|
Adds to examples directory and cleans up tests
svn: r18693
|
2010-03-31 16:02:24 +00:00 |
|
Robby Findler
|
860f81bcef
|
updated the unix bitmaps
svn: r18690
|
2010-03-31 12:36:44 +00:00 |
|
Casey Klein
|
6886f6540a
|
Fixes handling of where/hidden and side-condition/hidden clauses in reduction-relation.
svn: r18683
|
2010-03-31 01:03:25 +00:00 |
|
Matthew Flatt
|
5f8e4b46fe
|
redex: combine picts with htl-append instead of hbl-append for metafunction rendering
svn: r18487
|
2010-03-08 21:31:02 +00:00 |
|
Matthew Flatt
|
62a53f3de7
|
add 'where/hidden' and 'side-condition/hidden' to redex; adjust typesetting to keep metafunction side conditions in original order
svn: r18471
|
2010-03-04 23:20:52 +00:00 |
|
Casey Klein
|
d82fdbc317
|
Improved handling of syntax errors in `reduction-relation'
svn: r18431
|
2010-03-02 19:00:55 +00:00 |
|
Casey Klein
|
b3d9330672
|
Improved syntax error handling and cleaned up syntax error tests.
svn: r18070
|
2010-02-12 18:51:14 +00:00 |
|
Casey Klein
|
02f88787ff
|
Fixed pattern parsing so that the components of variable-except,
variable-prefix, and cross patterns are treated as identifiers, not
arbitrary patterns.
svn: r18064
|
2010-02-12 16:34:38 +00:00 |
|
Casey Klein
|
c0ce0debbe
|
Improved documentation of `check-metafunction'
svn: r18039
|
2010-02-10 18:33:53 +00:00 |
|
Eli Barzilay
|
c88a5a6856
|
A bunch of additional typos
svn: r17976
|
2010-02-05 03:21:52 +00:00 |
|
Casey Klein
|
db0ec3eb07
|
Special typesetting for metafunction `where' clauses in which the
right-hand side is a call to `variable-not-in' or `variables-not-in'
svn: r17920
|
2010-02-01 13:46:32 +00:00 |
|