racket/collects
2010-10-14 14:55:51 -04:00
..
2htdp merged two error checking files 2010-10-13 15:07:33 -04:00
afm
algol60 Encode any text instead of going through a pretty-printer. 2010-10-14 13:46:51 -04:00
at-exp/lang
browser Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
combinator-parser Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
compiler Removing debugging aid 2010-09-16 12:45:38 -06:00
config
data fixed splay-tree bug 2010-10-04 11:54:03 -06:00
datalog Supporting empty programs in datalog languages, fixes pr11140 2010-08-28 15:54:38 -06:00
defaults
deinprogramm Define `any' signature differently. 2010-10-13 09:41:10 +02:00
drracket made the pretty big and r5rs drracket languages use the new read-accept-lang parameter to disable #lang in the REPL 2010-10-13 15:55:17 -05:00
drscheme
dynext Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
embedded-gui
eopl Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
errortrace Switch to racket/base, and other racketizations. 2010-10-05 09:18:46 -04:00
ffi fix _short' and other non-_int' integer types, and add `_intptr' test 2010-10-13 08:50:47 -06:00
file
framework Encode any text instead of going through a pretty-printer. 2010-10-14 13:46:51 -04:00
frtime More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
games More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
graphics More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
gui-debugger fixes to deal with the debugger freezing drracket. 2010-09-03 20:53:18 -05:00
guibuilder
handin-client Racketized handin-client 2010-09-12 01:53:52 -04:00
handin-server Minor typo in error call 2010-10-12 20:58:07 -04:00
help Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00
hierlist
honu fixed another reference to syntax/parse/experimental/splicing 2010-08-31 16:21:44 -06:00
htdp Encode any text instead of going through a pretty-printer. 2010-10-14 13:46:51 -04:00
html More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
icons
lang The call to display-results depends on the value of the current-namespace 2010-10-13 15:55:16 -05:00
launcher
lazy
macro-debugger restricted interval-map interface, simplified code, based on splay-trees 2010-09-17 16:54:53 -06:00
make More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
meta disable this file too 2010-10-14 14:55:51 -04:00
mred added an argument to open-input-text-editor so that it can lock (and unlock) the editor when editing would not be allowed. 2010-10-13 15:55:17 -05:00
mrlib closes PR 11293 2010-10-07 19:36:18 -05:00
mysterx More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
mz/private
mzcom
mzlib Some repeated "and and"s and "the the"s, and two more typos. 2010-09-20 15:38:18 -04:00
mzscheme
net
openssl OpenSSL more compatible with tcp unit 2010-10-06 10:41:09 -06:00
parser-tools Some repeated "and and"s and "the the"s, and two more typos. 2010-09-20 15:38:18 -04:00
plai Fixing confusing printing from Arjun 2010-09-06 17:03:16 -06:00
planet Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00
plot
preprocessor
profile
r5rs
r6rs add a section about running r6rs inside drracket 2010-08-26 10:21:53 -06:00
racket fix argument checking for set operations, and also fix recursive print 2010-10-13 08:50:47 -06:00
racklog
rackunit added data/gvector, docs (need tests) 2010-09-06 22:15:29 -06:00
raco
reader/lang
readline
redex Rackety 2010-10-13 17:44:20 -05:00
repo-time-stamp
rnrs fix r6rs `lambda' with a rest arg 2010-10-07 17:00:52 -06:00
s-exp/lang
scheme
schemeunit
scribble set `read-accept-lang' to #t by default, plus related adjustments 2010-10-08 19:01:33 -06:00
scribblings added an argument to open-input-text-editor so that it can lock (and unlock) the editor when editing would not be allowed. 2010-10-13 15:55:17 -05:00
scriblib move purpose statements to the info files 2010-08-23 15:13:00 -06:00
setup set `read-accept-lang' to #t by default, plus related adjustments 2010-10-08 19:01:33 -06:00
sgl ported example from pretty-big to racket/gui 2010-08-31 16:21:45 -06:00
sirmail Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
slatex Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
slideshow don't catch break exceptions 2010-10-13 15:55:16 -05:00
srfi
srpersist Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
stepper updated stepper to use 1-based step numbering. 2010-09-07 14:45:47 -07:00
string-constants Synch German string constants with latest. 2010-10-02 16:53:25 +02:00
swindle Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00
syntax print-boolean-long-form, #true, #false, read-accept-lang, flonum? 2010-10-08 15:13:04 -06:00
syntax-color fix syntax colorer for #true and #false 2010-10-12 08:22:12 -06:00
teachpack Add "image2" teachpack for DMdA. 2010-10-11 13:54:29 +02:00
test-box-recovery
test-engine only require mred/mred, not all of scheme/gui (which includes 2010-10-13 15:55:16 -05:00
tests Removed logging when no optimization actually happens. 2010-10-14 14:13:06 -04:00
tex2page
texpict Rackety 2010-10-07 14:27:31 -05:00
trace
typed Remove requires for environments now handled dynamically. 2010-09-09 16:08:04 -04:00
typed-scheme Removed logging when no optimization actually happens. 2010-10-14 14:13:06 -04:00
unstable docs for unstable/prop-contract 2010-09-13 14:39:05 -06:00
version
waterworld Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
web-server Fixing pr11284 2010-10-04 15:54:59 -06:00
wxme set `read-accept-lang' to #t by default, plus related adjustments 2010-10-08 19:01:33 -06:00
xml Improving xexpr error re Robby 2010-09-14 13:07:19 -06:00
.gitignore