racket/collects/syntax
Ryan Culpepper 3e63caa887 merged changes from /branches/ryanc/sp2:
added syntax/parse library and documentation
  added syntax/id-table library and documentation

svn: r15376
2009-07-03 19:47:25 +00:00
..
private merged changes from /branches/ryanc/sp2: 2009-07-03 19:47:25 +00:00
scribblings merged changes from /branches/ryanc/sp2: 2009-07-03 19:47:25 +00:00
boundmap.ss
context.ss change contracts to reflect context via #%variable-reference instead of syntax objects; add id-less #%variable-reference form; drop link to unneeded CPort objects in delayed thunks; streamline some modules that tend to show up in deep phases 2008-11-04 14:24:12 +00:00
define.ss
doc.txt
docprovide.ss
flatten-begin.ss fix inverted argument default for editor<%> read-from-file method; better Check Sytax results on packages; added syntax/flatten-begin library 2009-04-17 22:50:19 +00:00
free-vars.ss
id-table.ss merged changes from /branches/ryanc/sp2: 2009-07-03 19:47:25 +00:00
info.ss
kerncase.ss fix 'local-expand' checking of stop list to disallow symbols; extend 'continuation-marks' to work on threads; fix HtDP language module-level stop list 2008-10-23 13:38:03 +00:00
modcode.ss eval and phases (4.0.1.2) 2008-06-25 18:54:38 +00:00
modcollapse.ss newlines at EOFs 2009-01-14 03:10:47 +00:00
moddep.ss change contracts to reflect context via #%variable-reference instead of syntax objects; add id-less #%variable-reference form; drop link to unneeded CPort objects in delayed thunks; streamline some modules that tend to show up in deep phases 2008-11-04 14:24:12 +00:00
modread.ss eval and phases (4.0.1.2) 2008-06-25 18:54:38 +00:00
modresolve.ss (v4.1.5.5) repair interaction of provides redirected by a rename-transformer, certification of access to unexported variables, and protected exports; also get rid of kernel-reprovide special case in export handling, because a more general export-sharing technique subsumed the special case long ago 2009-04-24 14:59:09 +00:00
module-reader.ss make the lang and data identifiers visible in the #:info argument too 2009-06-16 21:56:37 +00:00
name.ss
parse.ss merged changes from /branches/ryanc/sp2: 2009-07-03 19:47:25 +00:00
path-spec.ss
primitives.ss
readerr.ss
strip-context.ss add replace-context to syntax/strip-context 2009-03-20 17:20:04 +00:00
struct.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
stx.ss change contracts to reflect context via #%variable-reference instead of syntax objects; add id-less #%variable-reference form; drop link to unneeded CPort objects in delayed thunks; streamline some modules that tend to show up in deep phases 2008-11-04 14:24:12 +00:00
template.ss fix r6rs template problem with quoting ellipses 2009-05-12 13:44:04 +00:00
to-string.ss
toplevel.ss
trusted-xforms.ss
zodiac-sig.ss
zodiac-unit.ss
zodiac.ss