racket/collects/syntax
Matthew Flatt ae89e210fb allow (submod "..")' as a shorthand for (submod "." "..")'
Also, `(submod ".")' is allowed as a module path; it's not useful,
but it makes the grammar slightly more regular.
2012-03-22 18:43:11 -06:00
..
parse more template improvements 2012-03-21 17:48:10 -06:00
private allow (submod "..")' as a shorthand for (submod "." "..")' 2012-03-22 18:43:11 -06:00
scribblings more template improvements 2012-03-21 17:48:10 -06: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 Fixed various spelling errors. 2011-02-03 17:42:33 -05:00
docprovide.rkt removed useless requires 2011-09-27 19:28:44 -06:00
flatten-begin.rkt removed useless requires 2011-09-27 19:28:44 -06:00
free-vars.rkt add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
id-table.rkt pruned unstable/contract 2011-12-18 13:56:00 -07:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
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 New setup/path-to-relative' that supersedes unstable/dirs' and most of 2011-07-02 01:10:38 -04:00
modcode.rkt get-module-code repair 2012-03-09 10:34:57 -07:00
modcollapse.rkt change module-path?' to subsume path?' 2012-03-12 21:08:54 -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 allow (submod "..")' as a shorthand for (submod "." "..")' 2012-03-22 18:43:11 -06:00
module-reader.rkt first cut at submodules 2012-03-09 10:34:56 -07:00
name.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
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 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
readerr.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
srcloc.rkt Changed source-location->string and ->prefix to use 2011-07-09 14:48:14 -04:00
strip-context.rkt Added uses of unstable/struct 2010-07-13 12:07:47 -06:00
struct.rkt A bunch of more typos like the ones in David's commit. 2012-02-21 14:21:43 -05:00
stx.rkt Remove duplicate definitions; reprovide from `racket/private/stx' instead. 2011-05-16 14:55:17 -04:00
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 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00