racket/collects
2005-11-10 20:58:37 +00:00
..
afm Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
algol60 improved not-a-language language 2005-11-06 20:55:39 +00:00
browser allow space in search 2005-08-01 17:45:48 +00:00
compiler mzc --xform 2005-10-04 19:48:10 +00:00
defaults Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
drscheme another tweak to the initial, non-language language 2005-11-08 00:04:09 +00:00
dynext allow .m suffix for Objective C 2005-11-07 20:07:34 +00:00
embedded-gui typos 2005-06-08 00:28:39 +00:00
eopl added the not-a-language-language and some bug fixes elsewhere 2005-10-22 17:03:13 +00:00
errortrace execute counts are destructively modified 2005-09-15 22:14:19 +00:00
ffi sample c-printf interface 2005-10-07 22:22:44 +00:00
finish-install typos 2005-06-08 00:28:39 +00:00
framework added the not-a-language-language and some bug fixes elsewhere 2005-10-22 17:03:13 +00:00
frtime now it should work for everyone 2005-09-09 21:58:52 +00:00
games added jewel game 2005-08-01 18:58:15 +00:00
graphics Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
guibuilder Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
handin-client disconnect politely if there are no active assignments 2005-10-13 22:12:22 +00:00
handin-server user checker that uses a team file dynamically 2005-11-08 23:23:08 +00:00
help added the not-a-language-language and some bug fixes elsewhere 2005-10-22 17:03:13 +00:00
hierlist extra paging keybindings 2005-09-18 12:47:35 +00:00
honu Honu: 2005-11-07 19:56:31 +00:00
honu-module changed setup name 2005-08-16 21:12:32 +00:00
htdch - changed the interface of bigBang; it now starts the canvas, too. 2005-08-01 00:17:00 +00:00
htdp saves on bitmap allocations 2005-10-30 20:33:51 +00:00
html Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
icons merged 1227:1237 -- another draft of initial language. hope this one is better 2005-11-06 03:29:26 +00:00
lang teaching-langauge error message improvements 2005-11-01 20:13:10 +00:00
launcher improved file dialogs for mac os x, changed create-executable interface, and fixed parsing of infix dots to require a delimitter after the second dot 2005-10-06 15:54:38 +00:00
make create compiled/native/XXXX/3m in the collection dir 2005-10-20 16:25:53 +00:00
mred fix *second* Windows file-save bug, though it cannot corrupt files anymore 2005-10-21 20:43:35 +00:00
mrflow fixed . typo that mzscheme now flags as a syntax error 2005-10-06 15:45:07 +00:00
mrlib merged 1227:1237 -- another draft of initial language. hope this one is better 2005-11-06 03:29:26 +00:00
mysterx typos 2005-06-08 00:28:39 +00:00
mzcom typos 2005-06-08 00:28:39 +00:00
mzlib shortcut to letrec-syntaxes+values 2005-11-09 20:48:42 +00:00
mzscheme 3m instructions 2005-10-04 20:41:28 +00:00
mztake documented the annotator 2005-09-09 22:33:57 +00:00
net PR7576 2005-09-11 17:43:23 +00:00
openssl fixed ssl-addresses 2005-11-07 23:03:22 +00:00
parser-tools typos 2005-06-08 00:28:39 +00:00
plai merged 1227:1237 -- another draft of initial language. hope this one is better 2005-11-06 03:29:26 +00:00
planet Added environment variable PLTPLANETDIR to control where planet saves stuff 2005-09-01 19:20:57 +00:00
plot patch from Alex 2005-08-09 20:18:37 +00:00
preprocessor Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
profj improved not-a-language language 2005-11-06 20:55:39 +00:00
profjBoxes Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
profjWizard Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
r5rs Rename r5rs/r5rs.ss -> r5rs/lang.ss 2005-10-26 07:22:24 +00:00
r6rs r5rs is in its own collection now 2005-10-25 20:17:54 +00:00
readline Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
reduction-semantics fixed up doc.txt and added labels to the arithmetic.ss example 2005-10-22 03:14:58 +00:00
repos-time-stamp Welcome to a new PLT day. 2005-11-10 09:20:03 +00:00
setup typos 2005-10-25 17:45:39 +00:00
sgl 299.108 2005-07-21 13:41:00 +00:00
sirmail added auto bcc to sirmail 2005-10-22 23:15:59 +00:00
skipper Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
slatex Patch from Christopher Dutchyn, fixing lookup of executables on 2005-08-10 22:33:42 +00:00
slibinit typos 2005-06-08 00:28:39 +00:00
slideshow typo 2005-11-03 18:24:53 +00:00
srfi Add missing export in SRFI-42, reported by Will Farr 2005-10-31 12:19:09 +00:00
srpersist typo 2005-10-01 02:38:28 +00:00
ssax Use (require (only ... foo))' instead of (require (rename ... foo foo))' 2005-06-09 23:01:05 +00:00
stepper re-applied changes by merging back to 782 2005-09-12 23:53:31 +00:00
string-constants improved not-a-language language 2005-11-06 20:55:39 +00:00
swindle r5rs is in its own collection now 2005-10-25 20:17:54 +00:00
syntax moved out the syntax->string function 2005-10-14 18:38:10 +00:00
syntax-color Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
test-suite added 'test-case-box property 2005-06-17 01:43:09 +00:00
tests split flat test into multiple sources 2005-11-10 20:58:37 +00:00
tex2page Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
texpict changed sub/superscript scale to 2/3, improved docs to clarify tex vs. mred 2005-10-13 16:18:47 +00:00
trace Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
version The patchlevel is added (as a "pN" suffix) to DrScheme version 2005-09-13 01:03:30 +00:00
waterworld Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
web-server Adding host-port and xexpr-callbacks message 2005-11-03 19:21:42 +00:00
xelda Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
xml Adding support for cdata and exporting correct-xexpr? 2005-07-13 14:41:26 +00:00