Updates the Redex history for v5.1

Please merge to release branch.
(cherry picked from commit 309bb47c7e)
This commit is contained in:
Casey Klein 2011-02-02 10:36:10 -06:00 committed by Eli Barzilay
parent 9e101a2941
commit 709947bbb1

View File

@ -1,3 +1,17 @@
v5.1
* adds an optional #:pred keyword argument to `test-->>' form
* added the `redex-pseudo-random-generator' parameter
* added option `::=' syntax to non-terminal definitions
* added contract support to `define-relation'
* added the `test-->∃' form
* fixed minor bugs
v5.0.2
* added `pretty-print-parameters' to control term pretty-printing