racket/collects
2012-05-12 00:55:12 -06:00
..
2htdp A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
algol60
at-exp/lang
browser
combinator-parser
compiler cm: collect dependencies for submodules 2012-05-12 00:55:12 -06:00
config
data
datalog
db db: various fixes and additions 2012-05-09 09:17:52 -06:00
defaults
deinprogramm A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
drracket Minor improvement, and recognize a ".plt" suffix in any case. 2012-05-11 06:18:20 -04:00
drscheme
dynext
embedded-gui
eopl Fix documentation link for provide in eopl (mzscheme => racket). 2012-04-05 23:24:43 -04:00
errortrace
ffi Fix `array-set!' for arrays of more than 2 dimensions. 2012-05-11 06:18:21 -04:00
file
framework A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
frtime A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
games A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
graphics
gui-debugger A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
handin-client
handin-server A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
help
hierlist
honu Move the honu code for vim to collects/meta. 2012-04-28 05:23:43 -04:00
htdp racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen} 2012-05-01 21:04:40 -06:00
html Changing from racket to racket/base in xml, html, and web-server 2012-05-10 10:36:29 -06:00
icons Move the "mkheart.rkt" generator to a new meta directory. 2012-05-04 17:24:08 -04:00
images racket/flonum: add `flexpt' 2012-05-07 20:41:14 -06:00
json Add a blurb on names in the json library. 2012-04-17 14:04:57 -04:00
lang fixed mistakes in posn documentation; Closes PR 12755 2012-05-09 12:04:44 -04:00
launcher
lazy
macro-debugger fix check-requires for submodules 2012-05-07 14:46:13 -06:00
make
meta Branch remove fix 2012-05-10 10:36:29 -06:00
mred racket/gui: fix problem with recent edit-sequence change 2012-05-05 22:09:13 -06:00
mrlib doc clarification for make-argb 2012-05-08 12:02:02 -07:00
mysterx remove obsolete and unused MysterX doc sources 2012-04-30 06:53:17 -06:00
mzcom
mzlib refactored contract opters so they return structs instead 2012-05-10 21:59:39 -05:00
mzscheme
net A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
openssl
parser-tools A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
picturing-programs racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen} 2012-05-01 21:04:40 -06:00
plai
planet A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
plot A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
preprocessor
profile A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
r5rs
r6rs Allow installation into arbitrary directories with "plt-r6rs --install" 2012-05-04 17:24:08 -04:00
racket fix an error message 2012-05-12 00:55:12 -06:00
racklog
rackunit check-= uses magnitude to compare number differences 2012-05-03 10:55:49 -07:00
raco A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
reader/lang
readline Apparently things work fine with readline 6 too. 2012-05-08 21:18:15 -04:00
redex A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
repo-time-stamp Add a branch indicator to the stamp, if we can find one and it's not "master". 2012-05-04 20:18:38 -04:00
rnrs
s-exp/lang
scheme
schemeunit
scribble scribble/lp on racket/base vs scheme/base 2012-05-10 10:36:29 -06:00
scribblings racket/draw: fix outline adjustment in `draw-rectangle' and others 2012-05-12 00:55:12 -06:00
scriblib Better error messages, plus fix for the tag syntax 2012-05-11 20:13:29 -06:00
setup Warn when a given collection has nothing to compile, abort with an error all are empty. 2012-05-11 06:18:21 -04:00
sgl Fix PR 12694 2012-04-25 06:57:24 -06:00
sirmail A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
slatex A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
slideshow A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
srfi ported the contracts in srfi/14 to racket/contract 2012-05-08 16:50:17 -05:00
stepper A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
string-constants A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
swindle
syntax syntax/parse: fix dependencies of experimental modules 2012-05-07 14:46:14 -06:00
syntax-color adjust the splay tree implementation so that it creates fewer cons 2012-04-05 07:14:52 -05:00
teachpack racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen} 2012-05-01 21:04:40 -06:00
test-box-recovery
test-engine Handle `check-expect' in non-application form. 2012-04-19 12:50:25 -04:00
tests cm: collect dependencies for submodules 2012-05-12 00:55:12 -06:00
tex2page
texpict A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
trace
typed
typed-racket More precise type for flexpt. 2012-05-08 11:42:21 -04:00
typed-scheme
unstable added unstable/cat 2012-05-08 14:50:28 -06:00
version
web-server Clarifying the use of the name of the argument in s/s/d 2012-05-11 20:13:29 -06:00
wxme
xml Fixing bad re-indent.. I think? 2012-05-10 12:37:27 -06:00
xrepl Fix ,install! 2012-05-06 13:13:49 -04:00
.gitignore