racket/collects
2012-11-19 15:38:13 -05:00
..
2htdp Two more #lang racket' -> #lang racket/base'. 2012-11-07 11:34:33 -05:00
algol60
at-exp/lang
browser Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
compatibility A whole bunch of missing newlines at EOFs (and a few other spaceages). 2012-10-19 06:47:24 -04:00
compiler fix to bytecode compiler's propoagation of local-type info 2012-11-18 10:31:20 -07:00
config
data Implementation of #:defaults keyword for define-generics 2012-11-09 20:14:56 -05:00
datalog
db add string typeid for mysql char(N) fields 2012-11-14 20:40:14 -05:00
defaults
deinprogramm removed the deinprogramm one-line-summary's because they are 2012-11-17 20:15:19 -06:00
drracket fix bug in recent tooltip-related commit 2012-11-17 21:26:02 -06:00
drscheme
dynext Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
embedded-gui
eopl Some "obvious" switching from racket' to racket/base'. 2012-11-06 13:29:09 -05:00
errortrace
ffi ffi/unsafe: fixes related to `define-cstruct' and properties 2012-11-11 09:38:15 -07:00
file Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
framework change the way that the delegate text is specified, using 2012-11-16 14:33:17 -06:00
frtime #lang racket' -> #lang racket/base' conversions in frtime. 2012-11-07 08:03:46 -05:00
future-visualizer #lang racket' -> #lang racket/base' conversions in future-visualizer. 2012-11-07 08:03:46 -05:00
games Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
graphics Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
gui-debugger Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
handin-client
handin-server
help
hierlist
honu Some more #lang racket' -> #lang racket/base' conversions 2012-11-07 08:03:44 -05:00
htdp experiment with matrix-set-bang, some Rackety, fixing tests 2012-11-15 10:45:33 -05:00
html
icons
images #lang racket' -> #lang racket/base' conversions in plot and in images. 2012-11-07 08:03:45 -05:00
json Fix json treatment of eof, plus tests. 2012-10-05 11:48:31 -04:00
lang Two more #lang racket' -> #lang racket/base'. 2012-11-07 11:34:33 -05:00
launcher
lazy Some more #lang racket' -> #lang racket/base' conversions 2012-11-07 08:03:44 -05:00
macro-debugger Newlines at EOFs. 2012-11-06 14:07:15 -05:00
make
math Manually applied Jens Axel's patch to add `random-prime' 2012-11-17 21:19:46 -09:00
meta remove `sirmail' 2012-11-19 12:15:01 -07:00
mred scheme/gui/base: fix module-attach problem in `make-gui-base-namespace' 2012-11-19 07:56:48 -07:00
mrlib Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
mysterx Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
mzcom
mzlib Newlines at EOFs. 2012-11-06 14:07:15 -05:00
mzscheme Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
net #lang racket' -> #lang racket/base' conversions in net/websocket. 2012-11-07 08:03:46 -05:00
openssl fix for ssl-set-verify-hostname! 2012-11-17 16:46:10 -05:00
parser-tools make the position and position-token structs transparent 2012-11-07 11:57:07 -06:00
picturing-programs Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
plai enabling shared in plai with some shameless copying of kernel code 2012-11-06 19:53:03 -07:00
planet Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
planet2 Clarify raco pkg install arguments 2012-11-12 12:03:40 -07:00
plot Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
preprocessor
profile
r5rs
r6rs Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
racket racket/gui/dynamic: make gui-dynamic-require' pull from racket/gui/base' 2012-11-19 08:13:48 -07:00
racklog Newlines at EOFs. 2012-11-06 14:07:15 -05:00
rackunit Add contract for run-tests. 2012-11-14 10:54:51 -07:00
raco
reader/lang
readline
redex fix redex docs and disable running test-docs-complete.rkt directly 2012-11-12 07:42:09 -06:00
repo-time-stamp
rnrs
s-exp/lang
scheme racket/gui/dynamic: make gui-dynamic-require' pull from racket/gui/base' 2012-11-19 08:13:48 -07:00
schemeunit Some "obvious" switching from racket' to racket/base'. 2012-11-06 13:29:09 -05:00
scribble scribble: more control over version formatting 2012-11-02 07:45:57 -06:00
scribblings fix docs for `time' 2012-11-19 09:38:58 -07:00
scriblib make figure target rendering configurable 2012-11-04 06:38:30 -07:00
setup skip ".git" or ".svn" in a collects directory 2012-11-16 14:10:32 -07:00
sgl Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
slatex
slideshow
srfi Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
stepper #lang racket' -> #lang racket/base' conversions in stepper. 2012-11-07 08:03:46 -05:00
string-constants remove the mode where reader errors discovered via online check syntax 2012-11-17 13:20:04 -06:00
swindle
syntax fix `lazy-require' in phase levels other than 0 2012-11-11 09:38:16 -07:00
syntax-color
teachpack remove matrix-set-bang from documentation; Closes PR 13264 2012-11-15 10:45:33 -05:00
test-engine Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
tests racket/gui/dynamic: make gui-dynamic-require' pull from racket/gui/base' 2012-11-19 08:13:48 -07:00
texpict Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
trace
typed Added `define-typed/untyped-identifier' to typed/untyped-utils 2012-11-16 10:52:56 -07:00
typed-racket Added `define-typed/untyped-identifier' to typed/untyped-utils 2012-11-16 10:52:56 -07:00
typed-scheme
unstable linked to serialization docs 2012-11-17 14:47:13 -05:00
version
web-server Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
wxme
xml Fix some docs. Add an example too. 2012-11-19 15:38:13 -05:00
xrepl
.gitignore