racket/collects
2011-11-02 08:12:58 -06:00
..
2htdp Avoid spaces and caps in file names. 2011-10-28 15:15:17 -04:00
algol60 Hacked #lang algol60 into place 2011-08-23 12:20:21 -04:00
at-exp/lang
browser Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
combinator-parser
compiler mark OS jmpbuf as GC-ignored 2011-10-09 10:45:24 -06:00
config add `raco link' 2011-08-24 09:07:14 -06:00
data data/order: added support for transparent structs, added tests 2011-10-30 18:51:16 -06:00
datalog Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
db db: added support for postgresql arrays 2011-10-30 18:51:16 -06:00
defaults
deinprogramm Unbreak "Enable signature checking". 2011-10-21 20:43:50 +02:00
drracket add a menu item to put the interactions window beside/below the definitions window 2011-10-29 20:56:42 -05:00
drscheme Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
dynext
embedded-gui
eopl adjust the way languages are chosen when opening a file. 2011-10-08 09:46:06 -05:00
errortrace removed useless requires 2011-09-27 19:28:44 -06:00
ffi fix ffi retain of callbacks 2011-10-09 09:01:15 -06:00
file
framework minor docs fix 2011-11-01 09:51:28 -05:00
frtime add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
games
graphics Doc typo. 2011-10-06 10:37:36 -04:00
gui-debugger add get-default-percentages to panel:dragable and then add a dragable panel 2011-10-02 14:34:28 -05:00
guibuilder
handin-client Use "Submit to" instead of "Assignment" for the field name 2011-09-19 01:48:22 -04:00
handin-server handin server: add support for HTTPS uploads (when enabled) 2011-11-02 08:12:58 -06:00
help add the roots to the links info line in the bug report form 2011-08-25 12:33:33 -05:00
hierlist
honu [honu] remove extra semicolon from cond 2011-10-23 14:06:12 -06:00
htdp adjusted error message checking 2011-10-18 12:36:33 -04:00
html
icons
lang relaxed the restrictions on planet requires in the teaching languages to allow the new forms 2011-10-07 11:48:24 -05:00
launcher add 'wmclass/".wmclass" aux executable/launcher configuration 2011-09-26 18:07:18 -06:00
lazy fix lazy stepper bug: annota of non-identifier fns 2011-10-08 15:59:32 -04:00
macro-debugger macro-debugger: removed simplify-marks 2011-10-07 19:40:48 -06:00
make
meta DrDr, test this push 2011-11-01 11:16:47 -06:00
mred fix editor refresh problem when line numbers are shown 2011-10-28 20:01:19 -06:00
mrlib swapped the backwards triangles 2011-10-12 20:46:20 -05:00
mysterx
mzcom Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
mzlib Removed the `plot' collection, in preparation for adding the new one instead. 2011-10-05 04:09:10 -04:00
mzscheme Make `defproc' throw an error if two arguments have the same name. 2011-09-16 11:14:18 -04:00
net Add missing word 'one', clarify behavior of the 'semi-or-amp mode. 2011-10-17 13:18:17 -04:00
openssl Works up to the current version number, which is "1.0.0e". 2011-09-16 10:48:18 -04:00
parser-tools add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
picturing-programs Fixed error messages, added tests for type errors. 2011-10-02 22:54:34 -04:00
plai Fix another bunch of "language" typos. 2011-08-26 05:26:46 -04:00
planet Made constructed planet links force the minor version for more reliable self-reference. 2011-10-18 16:18:32 -04:00
plot Fixed x/y mixup in 'axes' 2011-10-14 22:06:15 -06:00
preprocessor Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
profile Some selective #:when (not ...)' -> #:unless ...'. 2011-09-16 10:48:18 -04:00
r5rs
r6rs fix `get-bytevector-all' bug 2011-11-02 08:12:58 -06:00
racket make list/c produce chaperone contracts, as appropriate 2011-10-24 08:16:49 -05:00
racklog add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
rackunit rackunit: prevent test case from killing test-runner thread 2011-10-07 19:40:48 -06:00
raco
reader/lang
readline
redex Rackety (mostly letrec-values => define and minimizing dependencies) 2011-10-31 09:14:34 -05:00
repo-time-stamp
rnrs
s-exp/lang
scheme removed useless requires 2011-09-27 19:28:44 -06:00
schemeunit Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
scribble fix contract 2011-10-28 06:43:20 -06:00
scribblings add missing `render%' init argument doc 2011-11-02 08:12:58 -06:00
scriblib scribble/eval: pretty-print results by default 2011-10-16 05:41:58 -06:00
setup parallel `raco setup': print "running" before insead of after 2011-10-11 17:17:58 -06:00
sgl
sirmail
slatex
slideshow "half-screen" -> "right-half-screen". 2011-10-10 13:35:00 -04:00
srfi Use reference implementation for srfi/11. 2011-08-31 12:38:38 -04:00
stepper Stepper fix for possible race condition 2011-09-21 22:45:46 -07:00
string-constants add a menu item to put the interactions window beside/below the definitions window 2011-10-29 20:56:42 -05:00
swindle
syntax updated documentation for syntax/trusted-xforms 2011-10-16 02:40:41 -06:00
syntax-color adjust the module lexer so that it treats the entire range that 2011-10-08 08:08:36 -05:00
teachpack clean up the docs for the Planet Cute images 2011-10-28 13:51:31 -05:00
test-box-recovery
test-engine Report signature violations in the REPL. 2011-09-14 22:00:42 +02:00
tests fix `get-bytevector-all' bug 2011-11-02 08:12:58 -06:00
tex2page
texpict Fix typo in symbol name, keep old one still. 2011-10-07 10:47:15 -04:00
trace add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
typed add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
typed-racket Fix curried function type parsing without (). 2011-10-28 15:43:29 -04:00
typed-scheme Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
unstable avoid including lazy-required names in (all-defined-out) 2011-10-31 18:19:07 -06:00
version
web-server Improving error messages for non-serializable continuation pieces 2011-11-01 11:16:47 -06:00
wxme fix the collapsed snipclass so that it cooperates with the wxme library and 2011-09-13 14:58:39 -05:00
xml Fixing PR 12271 2011-10-10 06:45:42 -06:00
xrepl Indicate repl phase level when it's not 0. 2011-10-21 11:13:16 -04:00
.gitignore