racket/racket/collects/syntax
2017-02-10 20:43:11 -06:00
..
parse syntax/parse: clean up "at"/"within"-term handling 2017-02-02 01:06:14 -05:00
private faster in-*-id-table (#1499) 2016-10-30 14:28:13 -04:00
unsafe syntax/for-transform -> syntax/unsafe/for-transform 2013-09-06 19:01:19 -04:00
boundmap.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
context.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
contract.rkt Fix wrap-expr/c and expr/c to reflect the intended use 2017-02-08 11:04:04 -05:00
datum.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
define.rkt Expose the mk-rhs function normalize-definition uses. 2015-03-11 17:44:20 -04:00
doc.txt Expose the mk-rhs function normalize-definition uses. 2015-03-11 17:44:20 -04:00
docprovide.rkt syntax/docprovide: fix direct call to module name resolver 2014-06-09 08:46:44 +01:00
flatten-begin.rkt Revert label phase check, do correct thing 2014-07-24 13:46:42 -04:00
for-body.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
free-vars.rkt free-vars: add mode that also reports module-bound variables 2015-12-07 10:42:12 -06:00
id-set.rkt port id-set/c to late-neg 2015-12-30 19:16:36 -06:00
id-table.rkt faster in-*-id-table (#1499) 2016-10-30 14:28:13 -04:00
intdef.rkt add internal-definition-context-{binding-identifier,track} 2015-11-15 06:17:22 -07:00
kerncase.rkt switch to set-of-scopes expander 2015-07-16 14:20:00 -06:00
keyword.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
location.rkt Move syntax-source-* to syntax/location. 2015-08-05 13:11:55 -05:00
macro-testing.rkt Move unstable/macro-testing to syntax/macro-testing. 2015-08-05 13:11:54 -05:00
modcode.rkt Accept path-string in syntax/modcode 2016-07-29 12:26:10 -04:00
modcollapse.rkt collapse-module-path-index: support relative module path flattening 2015-01-27 08:40:10 -07:00
moddep.rkt move "scheme" collection to a "scheme-lib" package 2013-08-27 15:19:24 -06:00
modread.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
modresolve.rkt Forgot to update the contract on resolve-module-path 2016-05-25 16:34:33 -04:00
module-reader.rkt add lang-reader-module-paths to factor out copy-pasted code (#1347) 2016-08-19 07:42:59 -06:00
name.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
parse.rkt syntax/parse: combine away pattern-expander*.rkt modules 2016-08-01 10:47:38 -04:00
path-spec.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
primitives.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
quote.rkt add support for preserved syntax properties 2016-03-09 20:19:55 -07:00
readerr.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
srcloc.rkt fix bug in build-source-location 2017-02-10 20:43:11 -06:00
strip-context.rkt Fix uses of unstable/struct. 2015-08-19 15:07:26 -05:00
struct.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
stx.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
template.rkt Fix uses of unstable/struct. 2015-08-19 15:07:26 -05:00
to-string.rkt improve vertical positioning & paren shaping in syntax->string 2016-10-12 16:02:32 -05:00
toplevel.rkt all necessary changes to check references to uninitialized letrec variables 2014-04-15 15:03:10 -06:00
transformer.rkt Move make-variable-like-transformer to syntax/transformer. 2015-08-05 13:11:54 -05:00
trusted-xforms.rkt add "share", move "collects" back out of "lib", move "pkgs" 2013-07-19 11:52:02 -06:00
wrap-modbeg.rkt add syntax/wrap-modbeg 2014-01-15 10:31:11 -07:00