racket/collects/syntax
Ryan Culpepper cec810a9df syntax/parse:
added parameterized conventions
  fixed description for "str" stxclass
  fixed bug in multiple #:declare directives

svn: r18439
2010-03-03 05:50:15 +00:00
..
parse syntax/parse: started support for backtracking into syntax classes 2010-02-08 09:47:52 +00:00
private syntax/parse: 2010-03-03 05:50:15 +00:00
scribblings syntax/parse: started support for backtracking into syntax classes 2010-02-08 09:47:52 +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 scheme/contract => scheme/contract/base 2010-02-27 01:03:55 +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 scheme/contract => scheme/contract/base 2010-02-27 01:03:55 +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 scheme/contract => scheme/contract/base 2010-02-27 01:03:55 +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 scheme/contract => scheme/contract/base 2010-02-27 01:03:55 +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 A bunch of additional typos 2010-02-05 03:21:52 +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