racket/collects/redex/private
Burke Fetscher 2ebc200d3d redex: unfold nts once during unification
Also:
* add a backtracking limit
* check for ground terms in both term and pat environments
  when filling in generated patterns
* update tests to be consistent with the above
2013-04-23 13:26:15 -05:00
..
compiler
arrow.rkt
core-layout.rkt add contracts to the "with-" macros in redex/pict 2013-04-01 22:39:21 -05:00
cycle-check.rkt
defined-checks.rkt
dot.rkt
error.rkt
extract-conditions.rkt
fresh.rkt
gen-trace.rkt Remove uses of else in match. 2013-04-15 18:17:57 -05:00
generate-term.rkt redex: bug fix for gerating terms including #f 2013-04-08 15:03:01 -05:00
jdg-gen.rkt redex: unfold nts once during unification 2013-04-23 13:26:15 -05:00
judgment-form.rkt redex: syntax error fix for define-relation 2013-04-11 22:34:29 -05:00
keyword-macros.rkt
loc-wrapper-ct.rkt
loc-wrapper-rt.rkt
loc-wrapper.rkt
match-a-pattern.rkt
matcher.rkt follow up to William J. Bowman's commit 2013-03-01 19:38:57 -06:00
pat-unify.rkt redex: unfold nts once during unification 2013-04-23 13:26:15 -05:00
pict.rkt add clause-name to define-metafunction, to be used with the 2013-03-15 23:00:50 -05:00
red-sem-macro-helpers.rkt
reduction-semantics.rkt syntax error check fix 2013-03-29 11:58:52 -05:00
rewrite-side-conditions.rkt add a #:pre keyword to define-metafunction 2013-03-18 12:54:27 -05:00
rg.rkt
search.rkt redex: unfold nts once during unification 2013-04-23 13:26:15 -05:00
sexp-diffs.rkt
show-derivations.rkt
size-snip.rkt
stepper.rkt
struct.rkt
term-fn.rkt Redex: fix term-let/#:lang keyword interaction 2013-04-04 20:38:08 -05:00
term.rkt Redex: pass language id through for term errors 2013-04-04 22:59:14 -05:00
trace-layout.rkt
traces.rkt
underscore-allowed.rkt