racket/pkgs/racket-doc/scribblings
Matthew Flatt 3c07250db4 fix printer for (unquote @d)
Avoid printing `(unquote @d)` or `(unsyntax @d)` as `,@d` or `#,@d`,
which would mean `(unquote-splicing @d)` or `(unsyntax-splicing @d)`
to the reader, by adding an extra space before the `@`.
2017-06-22 15:00:00 -06:00
..
foreign clarify free docs: don't use with malloc modes other than 'raw 2017-06-20 11:59:26 -06:00
getting-started "Mac OS X" -> "Mac OS" 2016-12-23 12:18:36 -07:00
guide Add a missing for-label require in the contracts section of the guide 2017-05-30 20:09:50 -07:00
inside rktio: repairs to kqueue-based fs-change events 2017-06-19 06:45:18 -06:00
more update "More" now that xrepl is on by default 2016-10-15 07:28:43 -06:00
raco raco setup: add note in docs for --tidy 2017-06-22 08:39:39 -06:00
reference fix printer for (unquote @d) 2017-06-22 15:00:00 -06:00
scheme
style style: document '/', as in 'call/cc' 2017-06-07 14:29:33 -04:00
finger.png
icons.css
icons.rkt
icons.tex
info.rkt
magnify.png