racket/collects/syntax
2010-01-06 22:20:25 +00:00
..
private syntax/parse: fixed error message (PR 10683) 2010-01-06 22:20:25 +00:00
scribblings document new name 2009-12-06 11:10:53 +00:00
boundmap.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
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 v3.99.0.2 2007-11-13 12:40:00 +00:00
doc.txt fix module->namespace problem, add link to bug report page, fix tests 2008-01-30 00:21:24 +00:00
docprovide.ss new hash function names and ops (3.99.0.23) 2008-04-08 21:42:38 +00:00
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 Handle all-expression cases explicitly rather than implicitly. 2008-04-07 21:19:25 +00:00
id-table.ss merged changes from /branches/ryanc/sp2: 2009-07-03 19:47:25 +00:00
info.ss syntax collection scribbled 2008-02-15 13:29:35 +00:00
kerncase.ss add missing core form to kernel-form-identifier-list, improve docs 2009-08-11 19:48:05 +00:00
keyword.ss syntax/keyword: renamed and added selection procedures 2009-08-30 18:22:09 +00:00
modcode.ss fix some problems with sandboxes and extension (PR 10381) and Snow Leopard extension building (also demonstrated by PR 10381) 2009-09-10 19:39:37 +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 use "anonymous-module" for modules without a source file 2009-12-06 10:46:05 +00:00
name.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
parse.ss merged changes from /branches/ryanc/sp2: 2009-07-03 19:47:25 +00:00
path-spec.ss change 'include' and 'include-bitmap' to better match normal module-path syntax 2007-12-10 16:13:25 +00:00
primitives.ss 359.2, collects changes 2006-12-20 00:57:12 +00:00
readerr.ss fix cm problem tracking reader dependencies; add 'reader' reader language 2009-09-08 00:07:11 +00:00
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 make all files terminate with a newline 2008-02-24 21:27:36 +00:00
toplevel.ss change syntax/toplevel to use scheme/base instead of mzscheme, which avoids some namespace problems 2009-11-15 14:27:26 +00:00
trusted-xforms.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
zodiac-sig.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
zodiac-unit.ss new hash function names and ops (3.99.0.23) 2008-04-08 21:42:38 +00:00
zodiac.ss use new require specs in many places 2008-02-23 09:42:03 +00:00