racket/collects/setup
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
..
commands add support for collection roots to the collection links file 2011-08-24 20:08:19 -06:00
infotab/lang
private raco setup: one more path simplifcation point 2011-11-28 13:51:24 -07:00
collects.rkt add `raco link' 2011-08-24 09:07:14 -06:00
configtab.rkt
dirs.rkt
getinfo.rkt change "cache.rktd" format to be platform-independent 2011-08-30 13:53:24 -06:00
info.rkt add `raco link' 2011-08-24 09:07:14 -06:00
infotab.rkt
link.rkt fix `raco link' collection-name checking 2011-08-26 19:31:06 -06:00
main-collects.rkt
main-doc.rkt
main.lch
main.rkt
option-sig.rkt
option-unit.rkt
pack.rkt add `raco unpack' 2011-08-24 20:08:18 -06:00
parallel-build.rkt Fix pr 12205 pass --disable-inline and --vv options through to parallel make 2011-09-20 11:10:56 -06:00
parallel-do.rkt parallel `raco setup': print "running" before insead of after 2011-10-11 17:17:58 -06:00
path-relativize.rkt intern strings, etc. only when making syntax objects, not in `read' 2011-12-14 16:03:44 -07:00
path-to-relative.rkt
plt-installer-sig.rkt
plt-installer-unit.rkt
plt-installer.rkt
plt-single-installer.rkt
scribble.rkt parallel `raco setup': print "running" before insead of after 2011-10-11 17:17:58 -06:00
setup-cmdline.rkt clarify precise semantics of 'raco setup -D' 2011-08-24 11:25:23 -05:00
setup-go.rkt
setup-unit.rkt fix `raco setup' for a collection that disappears 2011-09-20 13:22:27 -06:00
unixstyle-install.rkt
unpack.rkt fix bug in `raco unpack' 2011-08-26 19:31:06 -06:00
variant.rkt
winvers-change.rkt
winvers.rkt
xref.rkt adjust call to get-info/full so that it respects the contract 2011-11-04 21:48:04 -05:00