racket/collects
2012-02-25 21:25:09 -06:00
..
2htdp fix predicates to return booleans 2012-02-07 20:33:05 -06:00
algol60
at-exp/lang
browser
combinator-parser
compiler add --launcher'/-l' flag to `raco exe' to create launchers 2012-02-13 16:27:51 -07:00
config
data adding gvector-remove-last! 2012-01-30 16:14:22 -07:00
datalog
db A bunch of more typos like the ones in David's commit. 2012-02-21 14:21:43 -05:00
defaults
deinprogramm Export `read' in DMdA languages. 2012-01-21 15:43:52 +01:00
drracket added a snipclass for pict-snip 2012-02-25 21:25:09 -06:00
drscheme
dynext fix Windows library names 2012-02-13 16:27:52 -07:00
embedded-gui
eopl EOPL test suite re-written in Racket-based #lang eopl and rackunit 2012-02-24 14:46:18 -05:00
errortrace errortrace: skip annotation in namespace with wrong base phase 2012-02-09 17:58:28 -07:00
ffi ffi/unsafe: add `array-length' 2012-02-20 08:09:06 -07:00
file
framework Lost the snipclass with the name (lib "collapsed-snipclass.ss" "framework") 2012-02-14 11:26:20 -06:00
frtime handle-evt' cannot wrap handle-evt' 2012-02-15 18:59:24 -07:00
games
graphics Typos in turtles (code and docs). 2012-02-10 02:41:48 -05:00
gui-debugger change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
handin-client change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
handin-server A bunch of more typos like the ones in David's commit. 2012-02-21 14:21:43 -05:00
help Revise commented code so it can replace exiting code without dependency issues. 2012-01-26 13:20:26 -05:00
hierlist
honu [honu] wrap expressions with let so local macro parsers can be defined. replace more usages of %racket with racket-syntax 2012-02-21 16:19:10 -07:00
htdp A bunch of more typos like the ones in David's commit. 2012-02-21 14:21:43 -05:00
html
icons actually added the images this time 2012-02-08 19:18:59 -06:00
images Provide require/typed/provide and require-typed-struct/provide from TR. 2012-02-10 11:30:20 -05:00
lang fixed docs for quotient; Closes PR 12593 2012-02-22 08:33:16 -05:00
launcher add --launcher'/-l' flag to `raco exe' to create launchers 2012-02-13 16:27:51 -07:00
lazy lazy: fix or' and and' to not force last argument 2012-02-19 07:38:29 -07:00
macro-debugger change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
make
meta ryanc is responsible for tests/data 2012-02-24 16:59:22 -07:00
mred fix a bug I thought I'd fixed a while back...? 2012-02-22 16:51:48 -06:00
mrlib make the tooltips for the drracket toolbar buttons go away when they 2012-01-19 12:14:35 -06:00
mysterx COM doc and error fixups 2012-02-21 06:14:44 -07:00
mzcom
mzlib added nand, nor, and implies to racket/bool 2012-02-19 08:05:11 -06:00
mzscheme add #:fail' option to collection-file-path' and `collection-path' 2012-01-09 15:59:05 -07:00
net net/smtp: fix auth encoding to not add extra CRLFs 2012-02-21 06:14:44 -07:00
openssl
parser-tools
picturing-programs
plai adjust plai's gc2/mutator so that primitive applications are 2012-02-24 08:15:03 -06:00
planet fix docs mistake 2012-01-31 21:11:16 -06:00
plot Fixed plot doc tests 2012-02-01 22:17:25 -07:00
preprocessor
profile
r5rs
r6rs
racket fixed bug in list/c's first-order checking code 2012-02-25 16:57:49 -06:00
racklog
rackunit adjust some libraries to avoid converting paths to strings too early 2012-02-10 06:17:18 -07:00
raco
reader/lang
readline
redex add make-platform-bitmap 2012-02-21 16:19:45 -06:00
repo-time-stamp
rnrs
s-exp/lang
scheme add #:fail' option to collection-file-path' and `collection-path' 2012-01-09 15:59:05 -07:00
schemeunit
scribble change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
scribblings change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
scriblib Squelch newline citations 2012-02-20 10:50:47 -07:00
setup fix `raco make -j' 2012-01-19 13:14:02 -07:00
sgl
sirmail
slatex
slideshow
srfi A bunch of more typos like the ones in David's commit. 2012-02-21 14:21:43 -05:00
stepper change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
string-constants Synch German string constants with latest. 2012-02-11 14:54:21 +01:00
swindle
syntax fix problem with `get-module-code' 2012-02-24 17:06:20 +00:00
syntax-color
teachpack chop up the planetcute image 2012-02-21 12:21:07 -06:00
test-box-recovery
test-engine
tests fixed bug in list/c's first-order checking code 2012-02-25 16:57:49 -06:00
tex2page
texpict add a convertible interface to texpict that lets 2012-02-24 10:48:19 -06:00
trace
typed Provide require/typed/provide and require-typed-struct/provide from TR. 2012-02-10 11:30:20 -05:00
typed-racket Pass temporary value for Un' along in recursive call in substitute'. 2012-02-24 20:25:53 -05:00
typed-scheme
unstable A bunch of more typos like the ones in David's commit. 2012-02-21 14:21:43 -05:00
version
web-server A bunch of more typos like the ones in David's commit. 2012-02-21 14:21:43 -05:00
wxme
xml Changing the defaults for empty tag shorthand in XML 2012-01-25 16:48:11 -07:00
xrepl XREPL fixes 2012-01-16 08:18:30 -05:00
.gitignore