racket/collects/syntax
Robby Findler e8f8217070 Revert "IN PROGRESS: add opt/c to with-contract and provide/contract"
and "IN PROGRESS: working on syntax error messages for 2d"

This reverts commit bbb0d27e85.

This reverts commit 1452563250.
2013-04-25 18:14:21 -05:00
..
parse factor out create-ehpat code 2013-03-30 10:00:44 -04:00
private syntax/id-table: simplify use of chaperones 2012-08-29 20:44:04 -04:00
scribblings use defform #:grammar 2013-03-30 10:00:44 -04:00
boundmap.rkt removed useless requires 2011-09-27 19:28:44 -06:00
context.rkt add `prop:liberal-define-context' 2011-08-09 16:33:16 -06:00
datum.rkt add datum-case', etc. as syntax/datum' 2011-12-12 08:13:20 -07:00
define.rkt removed useless requires 2011-09-27 19:28:44 -06:00
doc.txt
docprovide.rkt added 'range' to *sl per jpr's request and #lang-ified a couple of files 2012-05-29 12:00:27 -04:00
flatten-begin.rkt removed useless requires 2011-09-27 19:28:44 -06:00
for-body.rkt add #:break' and #:final' to `for' forms 2012-09-14 14:57:35 -06:00
free-vars.rkt syntax/free-vars: fix quadratic behavior 2012-05-28 20:22:31 -06:00
id-table.rkt syntax/id-table: simplify use of chaperones 2012-08-29 20:44:04 -04:00
info.rkt
kerncase.rkt first cut at submodules 2012-03-09 10:34:56 -07:00
keyword.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
location.rkt Added quote-srcloc-string and quote-srcloc-prefix to syntax/location. 2013-01-14 17:17:10 -05:00
modcode.rkt fix `lazy-require' in phase levels other than 0 2012-11-11 09:38:16 -07:00
modcollapse.rkt preserve submoduleness in module path index for expanded submodules 2012-04-24 21:10:28 -06:00
moddep.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
modread.rkt first cut at submodules 2012-03-09 10:34:56 -07:00
modresolve.rkt fix `resolve-module-path-index' when w.r.t. is submodule 2012-11-11 09:38:15 -07:00
module-reader.rkt Defensively check pos before subtraction in module-reader.rkt. 2013-04-03 14:26:16 -06:00
name.rkt
parse.rkt syntax/parse: added syntax/parse/pre 2011-09-30 04:13:09 -06:00
path-spec.rkt removed useless requires 2011-09-27 19:28:44 -06:00
primitives.rkt
quote.rkt add `syntax/quote' library 2012-05-12 00:55:12 -06:00
readerr.rkt add #:extra-srclocs argument to raise-read-error 2013-01-11 23:09:38 -06:00
srcloc.rkt source-location-known? should not rely on "span" field 2013-03-30 16:17:27 -04:00
strip-context.rkt
struct.rkt mzscheme -> racket/base in syntax/struct 2012-07-19 10:55:31 -04:00
stx.rkt
template.rkt removed useless requires 2011-09-27 19:28:44 -06:00
to-string.rkt Add vectors to syntax->list. 2011-07-14 17:06:52 -04:00
toplevel.rkt removed useless requires 2011-09-27 19:28:44 -06:00
trusted-xforms.rkt