racket/collects/scribblings
Matthew Flatt ebd7ebea4f raco setup: put launchers for user collections in user space
Also, remove executables (in full setup or "tidy" mode) when the
corresponding collections are removed.

As a result of these changes, `raco pkg' puts launchers from user-scoped
packages in user space and cleans up launchers from removed packages.

There's no attempt to include "launchers.rktd" in a distribution.
That should be ok: having an entry in "launchers.rktd" just
makes a launcher a candidate for removal. Including "launchers.rktd"
would be a hassle for many reasons, including that the initial set
of launchers is platform-specific.
2013-04-24 12:11:42 -06:00
..
draw OpenGL context sharing 2013-04-12 14:58:53 -06:00
drracket add support for firing up a REPL to poke at DrRacket 2013-04-05 22:39:19 -05:00
foreign ffi/unsafe/objc: remove -A'/+A', add `#:async-apply' 2013-04-23 13:48:15 -06:00
framework Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
gui racket/gui: add warp-pointer' to window<%>' 2013-03-19 15:53:13 -07:00
guide JIT for ARM 2013-04-08 14:43:30 -06:00
htdp-langs Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
inside inside: document scheme_fd_to_semaphore() 2013-04-22 10:27:02 -06:00
main JIT for ARM 2013-04-08 14:43:30 -06:00
more More: clarify how to use DrRacket instead of plain `racket' 2013-01-31 15:37:36 -08:00
quick Add reference to the DrRacket interface essentials from the Quick Start guide. 2013-02-20 17:15:32 -07:00
raco raco setup: put launchers for user collections in user space 2013-04-24 12:11:42 -06:00
reference add `exn:fail:{filesystem,syntax}:missing-module' 2013-04-22 10:27:02 -06:00
scheme racket/gui/dynamic: make gui-dynamic-require' pull from racket/gui/base' 2012-11-19 08:13:48 -07:00
scribble add an example with html tags and attributes 2013-04-21 20:46:44 -05:00
slideshow slideshow/pict: allow a color in a style for `text' 2013-03-27 17:17:33 -06:00
tools adjust drracket's online expansion machinery to track exns that are 2013-04-21 10:16:07 -05: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