racket/collects/redex/tests/syn-err-tests
Burke Fetscher cf9b0f774b Change define-relation to compile to a judgment-form, instead of a metafunction.
Also:
- remove the restriction on the use of unquote in define-judgment-form
- allows limited use (I modes only) of judgment-forms in terms
- allows the use of define-relation with the search/unification
  based random term generation
2012-11-29 17:17:34 -06:00
..
judgment-form-definition.rktd Change define-relation to compile to a judgment-form, instead of a metafunction. 2012-11-29 17:17:34 -06:00
judgment-holds.rktd Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
language-definition.rktd Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
metafunction-definition.rktd 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
redex-let.rktd Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
reduction-relation-definition.rktd 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
relation-definition.rktd Change define-relation to compile to a judgment-form, instead of a metafunction. 2012-11-29 17:17:34 -06:00
term-lang.rktd 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
term.rktd adjust redex error message tests to match singular/plural fixes in 2012-05-31 10:56:14 -05:00