racket/pkgs/racket-doc/syntax/scribblings
Gustavo Massaccesi 09a2b630bc Generalize inferred names
After some expansions, a expression with the syntax property 'inferred-name of
'x is converted to one with ('x . 'x), so it's not useful to get the name of a
procedure. So we simplify the syntax property 'inferred-name to handle
these cases.
2015-10-05 10:25:57 -06:00
..
parse syntax/parse: fix use of evaluators in docs 2015-09-11 17:35:24 -04:00
boundmap.scrbl
common.rkt
context.scrbl
contract.scrbl Move syntax/contract docs from unstable-doc. 2015-08-05 13:11:54 -05:00
datum.scrbl
define.scrbl Typo 2015-10-05 10:15:33 -06:00
docprovide.scrbl
flatten-begin.scrbl
for-body.scrbl
for-transform.scrbl
free-vars.scrbl doc typo 2015-04-09 10:46:28 -04:00
id-set.scrbl add free-id sets 2015-05-04 19:05:07 -04:00
id-table.scrbl Add caveat for free-id-tables & changing bindings 2015-08-11 12:11:53 -04:00
info.rkt
kerncase.scrbl
keyword.scrbl
macro-testing.scrbl Move syntax/macro-testing docs from unstable-doc. 2015-08-05 13:11:54 -05:00
modcode.scrbl
modcollapse.scrbl
moddep.scrbl
modread.scrbl
modresolve.scrbl
module-helpers.scrbl
module-reader.scrbl syntax/module-reader: add a #:module-wrapper option 2015-07-28 14:55:02 -06:00
name.scrbl Generalize inferred names 2015-10-05 10:25:57 -06:00
parse.scrbl
path-spec.scrbl
quote.scrbl Fix a few cases of "it's" instead of "its" in docs 2015-08-11 21:29:22 -04:00
reader-helpers.scrbl
readerr.scrbl
srcloc.scrbl Move syntax-source-* docs from unstable-doc to syntax docs. 2015-08-05 13:11:55 -05:00
strip-context.scrbl
struct.scrbl
stx.scrbl
syntax-object-helpers.scrbl add free-id sets 2015-05-04 19:05:07 -04:00
syntax.scrbl Move syntax/macro-testing docs from unstable-doc. 2015-08-05 13:11:54 -05:00
template.scrbl
to-string.scrbl
toplevel.scrbl
transformer-helpers.scrbl Move docs for syntax/transformer from unstable-doc. 2015-08-05 13:11:54 -05:00
transformer.scrbl Move docs for syntax/transformer from unstable-doc. 2015-08-05 13:11:54 -05:00
trusted-xforms.scrbl
wrap-modbeg.scrbl