racket/collects/redex
Robby Findler 55b3d99d78 adjust beaucoup places in redex where the source was being
included in the compiled files. (also, misc minor cleanups
notably a new exercise in tut.scrbl)

closes PR 12547 --- there are still a few uses left, but they do not
seem to be coming from Redex proper:

 - /Users/robby/git/plt/collects/racket/private/map.rkt still appears
   in a bunch of places (there is a separate PR for that I believe),
   and

 - /Users/robby/git/plt/collects/redex/../private/reduction-semantics.rkt
   appears in tl-test.rkt, but I do not see how it
   is coming in via Redex code, so hopefully one of the other
   PRs that Eli submitted is the real cause. If not, I'll revisit later
2012-02-08 09:59:44 -06:00
..
examples adjust beaucoup places in redex where the source was being 2012-02-08 09:59:44 -06:00
private adjust beaucoup places in redex where the source was being 2012-02-08 09:59:44 -06:00
tests adjust beaucoup places in redex where the source was being 2012-02-08 09:59:44 -06:00
gui.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
info.rkt
main.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
pict.rkt tweak the compiled representation of lw structs so they take less space 2012-01-09 12:57:21 -06:00
redex.scrbl added a amb-based redex tutorial 2012-02-05 17:24:13 -06:00
reduction-semantics.rkt add check-redundancy, a parameter that causes redex to print some 2012-01-09 12:57:24 -06:00
tut-subst.rkt added a amb-based redex tutorial 2012-02-05 17:24:13 -06:00