racket/collects
Asumu Takikawa 0161dfdf16 Translate Value types to ctcs with better names
e.g., True -> '#t  instead of
      True -> "#t" for a flat-named-contract
2013-04-05 16:56:50 -04:00
..
2htdp bring code to old state, make consistent with docs, Closes PR 13642 again 2013-04-01 12:10:27 -04:00
algol60 Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
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 Removing the planet2 name from the code 2013-03-22 07:45:14 -06:00
config
data Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
datalog Removing even/odd reading hack and just protecting parser from eof-ing ports 2013-03-19 08:58:41 -06:00
db added unstable/socket 2013-02-14 17:19:08 -05:00
defaults
deinprogramm Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
drracket add support for updating packages via 2013-04-05 10:22:33 -05:00
drscheme
dynext Restore functionality of quiet? argument for link-extension. 2013-01-25 13:22:14 -07:00
embedded-gui Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
eopl Some style things. 2013-02-23 02:09:56 -05:00
errortrace errortrace: remove redundant expansion 2012-11-30 07:26:51 -07:00
ffi ffi/com: repairs, including `mysterx' compatibility 2013-03-31 11:12:45 -06:00
file fix bug in untar when unpacking a tar file with top-level files 2013-04-03 10:18:02 -05:00
framework hide the testing of the close parens with an edit-sequence 2013-04-02 21:26:43 -05:00
frtime Fix CRLF-ed file. 2013-03-14 11:01:10 -04:00
future-visualizer Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
games Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
graphics Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
gui-debugger Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
handin-client Adjust DrRacket so the window can get narrower 2012-11-29 09:43:05 -06:00
handin-server fix handin server error on bad password 2013-01-01 10:58:11 -06:00
help Removing the planet2 name from the code 2013-03-22 07:45:14 -06:00
hierlist
honu Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
htdp experiment with matrix-set-bang, some Rackety, fixing tests 2012-11-15 10:45:33 -05:00
html Removing optimizations from sgml-reader that do not work for UTF-8 2013-01-18 06:15:02 -07:00
icons
images #lang racket' -> #lang racket/base' conversions in plot and in images. 2012-11-07 08:03:45 -05:00
json polarity flip in type error messages 2013-03-22 10:20:40 -07:00
lang Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
launcher Consistent capitalization for "GRacket". 2013-02-16 13:41:38 -05:00
lazy Some more #lang racket' -> #lang racket/base' conversions 2012-11-07 08:03:44 -05:00
macro-debugger fix show-dependencies handling of submodules 2013-03-30 10:00:44 -04:00
make
math Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
meta Separate out mrlib/terminal from the rest of mrlib, dependencieswise 2013-04-05 10:22:33 -05:00
mred racket/gui: double-check size on attmpt to set editor scroll 2013-03-31 06:39:49 -06:00
mrlib add edit|copy and edit|select all menu items to mrlib/terminal frames 2013-04-05 10:22:33 -05:00
mysterx ffi/com: repairs, including `mysterx' compatibility 2013-03-31 11:12:45 -06:00
mzcom
mzlib Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
mzscheme Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
net Misc improvements to net/dns' and net/private/ip'. 2013-04-05 02:23:43 -04:00
openssl Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
parser-tools Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
picturing-programs Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
pkg add installed-pkg-names 2013-04-05 10:22:33 -05:00
plai fix plai/gc2/mutator for the case where a lambda-bound 2013-03-21 22:48:05 -05:00
planet used the wrong dir when checking the info.rkt santity 2013-03-01 19:38:57 -06:00
plot Export racket/draw's helper contracts and document them 2013-02-14 18:22:48 -05:00
preprocessor
profile Error message typo. 2013-04-05 16:47:11 -04:00
r5rs make case' in r5rs' and r6rs' still use eqv?' 2012-11-26 19:49:36 -07:00
r6rs Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
racket Eliminate intermediate lists. 2013-04-05 16:47:11 -04:00
racklog Removing even/odd reading hack and just protecting parser from eof-ing ports 2013-03-19 08:58:41 -06:00
rackunit Used syntax/modcode in rackunit/docs-complete. 2013-03-26 19:50:33 -04:00
raco Spelling error 2013-02-03 13:14:54 -06:00
reader/lang
readline readline: explicitly load "libncurses" 2013-03-10 07:20:38 -06:00
realm Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
redex Redex: pass language id through for term errors 2013-04-04 22:59:14 -05:00
repo-time-stamp
rnrs Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
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 added with-eval-preserve-source-locations to scribble/eval 2013-04-04 13:28:01 -04:00
scribblings Default implementations are only reached in the absence of method tables. 2013-04-04 15:31:51 -04:00
scriblib scriblib/footnote: fix for non-Latex output 2013-03-29 07:23:49 -06:00
setup fix careless error 2013-04-04 07:36:33 -05:00
sgl Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
slatex
slideshow slideshow: add `--clock' option 2013-03-21 08:51:09 -06:00
srfi Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
stepper Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
string-constants add support for updating packages via 2013-04-05 10:22:33 -05:00
swindle 2012 -> 2013 2013-01-09 01:17:26 -05:00
syntax Defensively check pos before subtraction in module-reader.rkt. 2013-04-03 14:26:16 -06:00
syntax-color syntax-color/racket-lexer: update for single-precision and extflonums 2013-03-29 07:23:49 -06:00
teachpack bring code to old state, make consistent with docs, Closes PR 13642 again 2013-04-01 12:10:27 -04:00
test-engine Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
tests Translate Value types to ctcs with better names 2013-04-05 16:56:50 -04:00
texpict slideshow/pict: allow a color in a style for `text' 2013-03-27 17:17:33 -06:00
trace
typed Adjust type for dns-get-address 2013-04-04 16:11:28 -04:00
typed-racket Translate Value types to ctcs with better names 2013-04-05 16:56:50 -04:00
typed-scheme Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
unstable move unstable/redex to unstable/gui/redex to fix dist-specs 2013-04-05 16:01:50 -04:00
version
web-server Doctrinal purity 2013-04-04 07:38:57 -06:00
wxme
xml Fix some docs. Add an example too. 2012-11-19 15:38:13 -05:00
xrepl Minor typo, reported by Dorai. 2013-03-21 00:17:40 -04:00
.gitignore