racket/collects/setup
Eli Barzilay d1f78ae378 Split collection names that come from specified collections on "/"s.
The code in "setup-cmdline.ss" makes sure that they all look like a
require specification, which means that they *are* separated by "/"s,
and not, for example, "\"s on windows.

svn: r15598
2009-07-28 14:35:38 +00:00
..
infotab/lang Switch language readers to #lang s-exp 2009-06-16 17:13:51 +00:00
private fix problems with get-info use by setup-plt 2009-06-23 13:26:07 +00:00
configtab.ss
dirs.ss
getinfo.ss change get-info to use a separate namespace; add make-eval-factory and make-base-eval-factory 2009-06-18 10:35:13 +00:00
info.ss
infotab.ss fix problems with get-info use by setup-plt 2009-06-23 13:26:07 +00:00
main-collects.ss
main-doc.ss
main.lch
main.ss DrDr props and stderr removal 2009-07-17 17:59:36 +00:00
option-sig.ss adjust planet client to handle nested planet invocations by re-building the doc index only once 2009-06-23 22:02:07 +00:00
option-unit.ss adjust planet client to handle nested planet invocations by re-building the doc index only once 2009-06-23 22:02:07 +00:00
pack.ss
path-relativize.ss
plt-installer-sig.ss
plt-installer-unit.ss
plt-installer.ss
plt-single-installer.ss adjust planet client to handle nested planet invocations by re-building the doc index only once 2009-06-23 22:02:07 +00:00
scribble.ss change scribble 'variant' to 'property'; add contracts in scribble/decode 2009-07-27 03:55:43 +00:00
setup-cmdline.ss adjust planet client to handle nested planet invocations by re-building the doc index only once 2009-06-23 22:02:07 +00:00
setup-go.ss
setup-unit.ss Split collection names that come from specified collections on "/"s. 2009-07-28 14:35:38 +00:00
unixstyle-install.ss Thomas Deniau's patch to match unix-style install work for Mac OS X mzscheme 2009-05-23 14:04:39 +00:00
unpack.ss
variant.ss
winvers-change.ss
winvers.ss
xref.ss