racket/collects/scribblings
Matthew Flatt ee775c3cc3 intern strings, etc. only when making syntax objects, not in `read'
Rename `read-intern-literal' to `datum-intern-literal'.

Interning is needed only in `read-syntax' or `datum->syntax' to
set up the invariants that the bytecode compiler needs for cross-module
optimization. When `read'ing numbers from a data file, meanwhile,
interning slows things down a lot and doesn't seem worthwhile.
2011-12-14 16:03:44 -07:00
..
draw doc correction 2011-11-27 11:14:58 -07:00
drracket eliminate the word "online" from the description of 2011-11-30 16:55:54 -06:00
foreign fix `compiler-sizeof' docs and error message 2011-11-30 07:39:36 -07:00
framework some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
gui add 'shift, 'control, 'rshift, and 'rcontrol events 2011-12-08 15:05:41 -07:00
guide Add link. Closes PR 9325. 2011-12-01 16:54:52 -05:00
htdp-langs fix the require docs for the teaching languages so they mention both forms of planet require 2011-11-14 07:46:47 -06:00
inside typo 2011-11-27 18:42:11 -07:00
main Fix typo in htdp url. 2011-10-17 16:14:04 -04:00
more doc style adjustments; reorg cmdline+editors docs in Guide 2011-08-24 09:07:12 -06:00
quick Fix doc typo. 2011-12-01 16:54:52 -05:00
raco first cut at cross-module function inlining 2011-11-30 07:39:36 -07:00
reference intern strings, etc. only when making syntax objects, not in `read' 2011-12-14 16:03:44 -07:00
scheme docs reorganization 2011-07-01 17:16:53 -06:00
scribble more interning related to Scribble xref 2011-12-10 11:43:58 -07:00
slideshow Use bitmap' instead of icon->pict' 2011-12-01 17:04:31 -07:00
tools some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
finger.png
icons.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
info.rkt move purpose statements to the info files 2010-08-23 15:13:00 -06:00
magnify.png