racket/collects
2011-08-30 08:12:32 -05:00
..
2htdp speed up bitmap rotation (could probably revisit this to 2011-08-23 18:56:51 -05: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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
compiler adjust the threading protocol for compilings files to be kill safe 2011-08-30 07:59:33 -05:00
config add `raco link' 2011-08-24 09:07:14 -06:00
data Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
datalog Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
db Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
defaults
deinprogramm Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
drracket adjust the threading protocol for compilings files to be kill safe 2011-08-30 07:59:33 -05:00
drscheme Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
dynext ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
embedded-gui ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
eopl ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
errortrace syntax-taint repairs 2011-08-09 16:33:17 -06:00
ffi With 4f83f7f, the hack around PR7104 is no longer needed. 2011-08-29 16:36:24 -04:00
file fix doc typos 2011-08-10 08:28:13 -06:00
framework adjust drracket to be more accomodating in the presence of hostile filesystems 2011-08-27 16:41:35 -05:00
frtime Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
games ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
graphics Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
gui-debugger fix debugger for syntax taints 2011-07-07 13:38:14 -06:00
guibuilder ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
handin-client ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
handin-server docs reorganization 2011-07-01 17:16:53 -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 remove docs tests that no one was interested in 2011-07-01 11:38:09 +08:00
honu [honu] accidentally added these files, so removing them 2011-08-19 17:21:56 -06:00
htdp Allowing paths in convert-file and changing test to not be sensitive to cwd 2011-08-20 08:14:29 -06:00
html docs reorganization 2011-07-01 17:16:53 -06:00
icons Have an icon for performance-report. 2011-07-15 15:04:53 -04:00
lang Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
launcher ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
lazy Fix another bunch of "language" typos. 2011-08-26 05:26:46 -04:00
macro-debugger Revert "adjust the way the execute-callback is overridden so that this mixin" 2011-08-24 18:07:22 -05:00
make ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
meta double planet tests timeout 2011-08-30 08:12:32 -05:00
mred Fixed a bug with delete, undo and clickbacks in DrRacket 2011-08-26 06:07:57 -06:00
mrlib adjust include-bitmap so that it does not write to the filesystem 2011-08-27 07:54:08 -05:00
mysterx ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mzcom Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
mzlib fix define-runtime-paths' and raco exe' 2011-08-25 09:15:29 -06:00
mzscheme Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
net trivial doc fix 2011-08-19 12:52:19 -06:00
openssl Adding another variant of libssl for CentOS 2011-08-27 06:54:50 -06:00
parser-tools Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
picturing-programs Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
plai Fix another bunch of "language" typos. 2011-08-26 05:26:46 -04:00
planet Revert "add more debuggin info to the thread-safe-resolver.rkt planet test to try to debug it on drdr" 2011-08-27 16:41:31 -05:00
plot Plot doc typo. 2011-08-29 23:59:38 -04:00
preprocessor Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
profile ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
r5rs ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
r6rs ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
racket Some small improvements. 2011-08-29 22:12:07 -04:00
racklog Better error messages for missing relations 2011-08-15 10:06:22 -06:00
rackunit Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
raco ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
reader/lang
readline Use (banner) instead of a fixed "Welcome to Racket" in the More tutorial 2011-07-18 14:25:10 -04:00
redex Fix another bunch of "language" typos. 2011-08-26 05:26:46 -04:00
repo-time-stamp ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
rnrs remove docs tests that no one was interested in 2011-07-01 11:38:09 +08:00
s-exp/lang
scheme Racket-implemented reverse', member', memv', memq' 2011-07-27 05:47:46 +01:00
schemeunit Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
scribble Guide corrections 2011-08-26 10:04:19 -06:00
scribblings adjust the threading protocol for compilings files to be kill safe 2011-08-30 07:59:33 -05:00
scriblib allow left-aligned figures 2011-08-18 18:26:14 -04:00
setup fix `compile-omit-files' handling for Planet packages 2011-08-28 20:02:23 -06:00
sgl ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
sirmail ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
slatex ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
slideshow slideshow/pict: add linestyle' and #:style' argument to `pin-line' 2011-08-24 09:07:13 -06:00
srfi ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
stepper fix lazy stepper tests 2011-08-22 17:58:22 -04:00
string-constants Synch German string constants with latest. 2011-08-27 14:10:59 +02:00
swindle ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
syntax Fix a bug in resolve-module-path' to do an expand-user-path', which 2011-08-26 10:13:27 -04:00
syntax-color docs reorganization 2011-07-01 17:16:53 -06:00
teachpack typo 2011-08-21 22:02:32 -05:00
test-box-recovery ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
test-engine Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
tests adjust the threading protocol for compilings files to be kill safe 2011-08-30 07:59:33 -05:00
tex2page ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
texpict slideshow/pict: add linestyle' and #:style' argument to `pin-line' 2011-08-24 09:07:13 -06:00
trace ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
typed Typed version of `racket/date'. 2011-08-22 09:46:12 -04:00
typed-scheme Add Nonnegative-Integer as a synonym for Natural. 2011-08-29 15:26:12 -04:00
unstable Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
version ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
web-server improve Continue db code: use table-exists? instead of catch all exn? 2011-08-27 16:31:22 -06:00
wxme ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
xml Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
xrepl Add the missing documentation for ,check-requires. 2011-08-29 17:41:35 -04:00
.gitignore