shhyou
e997bb96ea
Point make-meta-reader to the document of read
...
- Point read, read-syntax and make-meta-reader to
the documentation explaining the arguments of
read and read-syntax.
2017-08-15 07:12:40 -06:00
Alex Knauth
42dcc525b1
add lang-reader-module-paths to factor out copy-pasted code ( #1347 )
...
* add lang-reader-module-paths to syntax/module-reader
to be used as the third argument to make-meta-reader in lang-extensions
like at-exp
* document lang-reader-module-paths
* use lang-reader-module-paths in at-exp
2016-08-19 07:42:59 -06:00
Vincent St-Amour
270bbccf6b
Fix history annotations to refer to 6.3.
...
Please merge to 6.3.
2015-10-12 13:49:55 -05:00
Matthew Flatt
e3ed57633e
syntax/module-reader: add a #:module-wrapper
option
...
A `#:module-wrapper` option is useful for adding a scope to an
entire `module` form.
2015-07-28 14:55:02 -06:00
Matthew Flatt
2d4f3e2ac9
remove the "racket-pkgs" directory layer
...
The layer is now redundant, since everything left in "pkgs" is in the
"racket-pkgs" category.
2014-12-08 05:22:59 -07:00