racket/collects
2010-09-02 15:41:02 -05:00
..
2htdp fix problem with rotation on images such as bitmaps 2010-08-30 20:15:20 -06:00
afm
algol60 Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -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 fix yet more ss<->rkt problems that interfered with *SL executables 2010-08-30 14:35:18 -06:00
config
data Comments on unsatbel code. 2010-08-27 13:21:01 -04:00
datalog Supporting empty programs in datalog languages, fixes pr11140 2010-08-28 15:54:38 -06:00
defaults
deinprogramm Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
drracket adjusted the splash screen code so that the christmas day easter egg is optional (defaultly off) 2010-09-01 13:23:18 -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 Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
ffi updated to remove dependency on rackunit 2010-08-31 14:33:16 -07:00
file Documenting md5 feature 2010-08-19 16:34:14 -06:00
framework adjusted the splash screen code so that the christmas day easter egg is optional (defaultly off) 2010-09-01 13:23:18 -05: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 More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
guibuilder
handin-client Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00
handin-server Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -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 More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
html More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
icons
lang fix *SL `define-struct' expand-time info: omit non-existent struct type 2010-08-30 16:11:08 -06:00
launcher
lazy
macro-debugger Merged changes to syntax/parse 2010-08-31 10:55:58 -06:00
make More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
meta gave myself responsibility for sndfile.rkt 2010-08-31 14:39:44 -07:00
mred More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
mrlib forgot the flip check (caught by the test suites) 2010-09-02 12:20:19 -05:00
mysterx More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
mz/private add async-apply support to FFI 2010-07-11 14:59:40 -06:00
mzcom
mzlib More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
mzscheme
net Adding WebSocket support 2010-08-19 16:34:15 -06:00
openssl add `ssl-port?' and add missing docs for two other procs 2010-08-19 16:14:11 -06:00
parser-tools More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
plai Correcting bug discovered by Arjun 2010-09-02 07:04:22 -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 add proxies and rename chaperone properties to proxy properties 2010-08-31 19:15:20 -06:00
racklog
rackunit separated "internals & extension API" from main "RackUnit API" 2010-09-01 15:48:22 -06:00
raco raco' supports relative module paths in raco-command' "info.rkt" entries 2010-07-26 14:53:45 -05:00
reader/lang
readline
redex dont use the black-on-white preferences for redex's stepper 2010-08-31 07:33:13 -05:00
repo-time-stamp Fix sha1-truncation, by removing it. 2010-07-25 05:01:44 -04:00
rnrs allow full continuations to escape past a continuation barrier 2010-07-10 07:31:58 -06:00
s-exp/lang
scheme
schemeunit
scribble Autosaving when Scribble buttons are clicked 2010-08-26 17:14:09 -06:00
scribblings Places: docs fixes 2010-09-02 12:25:27 -06:00
scriblib move purpose statements to the info files 2010-08-23 15:13:00 -06:00
setup Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04: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 Reindent the body, use `append-map'. 2010-08-28 23:56:55 -04:00
srfi
srpersist Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
stepper removed stepper's application < \ > buttons, added choice boxes instead, misc. cleanup and 2010-08-30 11:31:00 -07:00
string-constants removed stepper's application < \ > buttons, added choice boxes instead, misc. cleanup and 2010-08-30 11:31:00 -07:00
swindle Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00
syntax eliminated some uses of rest-args and list unpacking 2010-08-31 18:36:32 -06:00
syntax-color
teachpack rendered the 2htdp/image images (has to be done on a mac) 2010-08-28 20:45:01 -05:00
test-box-recovery
test-engine Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
tests moved the teaching language test suites to their own directory 2010-09-02 15:41:02 -05:00
tex2page
texpict More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
trace
typed Added annotations to plain for and for* in typed code. 2010-08-27 18:18:52 -04:00
typed-scheme added #:commit to TR optimizer stxclasses 2010-08-31 16:21:44 -06:00
unstable Merged changes to syntax/parse 2010-08-31 10:55:58 -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 pr11125 2010-08-26 17:14:09 -06:00
wxme fix wxme reader to preserve line-counting mode 2010-08-30 16:33:03 -06:00
xml Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
.gitignore