racket/collects
2010-09-16 12:45:36 -06:00
..
2htdp Adjusted 2htdp/image's frame primitive so that it does not draw 2010-09-09 06:58:55 -05:00
afm rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
algol60 Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
at-exp/lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
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 Use "<path>" instead of a misleading "<file>", 2010-09-12 01:53:52 -04:00
config rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
data added dict-*-contract to racket/dict 2010-09-14 12:31:26 -06:00
datalog Supporting empty programs in datalog languages, fixes pr11140 2010-08-28 15:54:38 -06:00
defaults A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
deinprogramm Add `any' signature to DMdA languages. 2010-09-16 18:19:32 +02:00
drracket fixed two bugs in ->i: 2010-09-09 21:42:41 -05:00
drscheme move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
dynext Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
embedded-gui rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
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 move #:alignment option for `define-cstruct' to end 2010-09-10 08:06:41 -06:00
file Documenting md5 feature 2010-08-19 16:34:14 -06:00
framework closes PR 11207 2010-09-13 16:41:12 -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 fixes to deal with the debugger freezing drracket. 2010-09-03 20:53:18 -05:00
guibuilder A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
handin-client Racketized handin-client 2010-09-12 01:53:52 -04:00
handin-server More racketizations 2010-09-13 02:35:22 -04:00
help Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00
hierlist rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
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 removed robby-specific references and commented out the line that clobbers heart.png in the collects directory 2010-06-20 15:28:23 -05:00
lang Added a second column for the 2htdp teachpacks to the choose-a-teachpack dialog 2010-09-07 17:34:08 -05:00
launcher use simple-form-path more consistently for path normalization 2010-06-03 17:23:14 -06:00
lazy A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
macro-debugger reorganized check-requires script 2010-09-13 13:21:02 -06:00
make More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
meta Adding DrDr monitor 2010-09-16 12:45:36 -06:00
mred More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
mrlib changed the ->d contracts to ->i contracts 2010-09-09 14:21:35 -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 rackety misc docs 2010-05-07 09:13:51 -06:00
mzlib Now change box/c to use proxies or chaperones appropriately. 2010-09-15 16:57:17 -04:00
mzscheme doc mzscheme define-syntax' and define-for-syntax' 2010-06-09 17:29:10 -04:00
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 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 More svn -> git changes. 2010-05-17 05:41:04 -04:00
preprocessor PLT Scheme -> Racket 2010-06-08 13:08:13 -04:00
profile Fixed a typo in the profiler documentation. 2010-06-16 12:49:01 -04:00
r5rs A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
r6rs add a section about running r6rs inside drracket 2010-08-26 10:21:53 -06:00
racket Change box-immutable/c to use box/c with #:immutable #t. 2010-09-15 17:05:34 -04:00
racklog Fixing racklog lang post datalog 2010-06-29 12:11:58 -06:00
rackunit added data/gvector, docs (need tests) 2010-09-06 22:15:29 -06:00
raco raco' supports relative module paths in raco-command' "info.rkt" entries 2010-07-26 14:53:45 -05:00
reader/lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
readline rackety readline doc 2010-05-02 12:25:21 -06:00
redex Rackety 2010-09-16 13:37:34 -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 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
scheme fix make-gui-namespace from scheme/gui/base and racket/gui/base 2010-06-07 20:06:51 -04:00
schemeunit "Racunit" -> "Rackunit" 2010-05-17 12:07:32 -04:00
scribble made proc/doc recognize ->i contracts 2010-09-09 14:21:35 -05:00
scribblings Altering the box/c and box-immutable/c documentation. 2010-09-15 17:17:38 -04:00
scriblib move purpose statements to the info files 2010-08-23 15:13:00 -06:00
setup Parallel Build: silence worker breaks 2010-09-11 07:44:08 -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 Reindent the body, use `append-map'. 2010-08-28 23:56:55 -04:00
srfi More plt-scheme -> racket-lang, specifically for planet and bugs urls. 2010-05-31 15:11:27 -04:00
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 Added Korean translation from Jae sung Chung 2010-09-13 01:56:50 -04:00
swindle Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00
syntax fixed racket/dict contracts 2010-09-13 13:21:03 -06:00
syntax-color Fix `at-exp' syntax colorer to handle non-text input 2010-05-21 19:40:32 -06:00
teachpack Various typos, fixes PR 11189. 2010-09-12 01:53:52 -04:00
test-box-recovery Scheme -> Racket 2010-06-04 18:03:31 -04:00
test-engine Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
tests Fixing an annoyance with eli-tester when the error string contains ~ 2010-09-16 12:45:36 -06:00
tex2page A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
texpict More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
trace A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
typed Remove requires for environments now handled dynamically. 2010-09-09 16:08:04 -04:00
typed-scheme Documented optional for: and let: annotations. 2010-09-16 13:24:11 -04:00
unstable docs for unstable/prop-contract 2010-09-13 14:39:05 -06:00
version More svn -> git changes. 2010-05-17 05:41:04 -04:00
waterworld Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
web-server Improving xexpr error re Robby 2010-09-14 13:07:19 -06:00
wxme fix wxme reader to preserve line-counting mode 2010-08-30 16:33:03 -06:00
xml Improving xexpr error re Robby 2010-09-14 13:07:19 -06:00
.gitignore Ignores that are roughly the same as the ones in svn 2010-04-18 10:47:32 -04:00