racket/collects
Stevie Strickland a24dd4affb Have to handle the fact that "body" is a (possibly syntax) list of
expressions here.  Could also pull out the car of said list and just
return that, but eh.  This code is going to be crap until (if) we can
ever remove the need to be backwards compatible.

svn: r17153
2009-12-01 21:27:55 +00:00
..
2htdp set svn:eol-style 2009-12-01 02:19:38 +00:00
afm
algol60
at-exp/lang change 'read-language' protocol so that the result from 'get-info' accepts a key plus default value (instead of just a key) 2009-10-29 23:05:56 +00:00
browser
combinator-parser DrDr properties 2009-10-15 16:18:01 +00:00
compiler add unsafe-f64vector-{ref,set!} and improve JIT to inline arithmetic ops with more than 2 arguments 2009-11-26 15:07:16 +00:00
config
defaults
deinprogramm Typo fix. 2009-12-01 12:59:26 +00:00
drscheme Here's the changes that accidentally went to trunk first. 2009-12-01 20:39:58 +00:00
dynext fix dynext flags for Mac to include -m32 (merge to 4.2.3) 2009-11-22 15:27:07 +00:00
embedded-gui DrDr properties 2009-10-15 16:18:01 +00:00
eopl fix eopl/main 2009-09-09 12:23:11 +00:00
errortrace
ffi I can't help fixing grammatical errors, sorry 2009-10-13 20:55:19 +00:00
file
framework svn: r16995 2009-11-23 17:05:09 +00:00
frtime Adding opt #lang and fixing a few problems 2009-11-13 20:34:52 +00:00
games work around GL drawing problem that appears in Snow Leopard (merge to 4.2.3) 2009-11-22 20:26:21 +00:00
graphics
gui-debugger
guibuilder
handin-client minor handin-server doc fixes 2009-10-09 15:23:06 +00:00
handin-server * A little better layout for configuration reading code 2009-10-16 14:01:43 +00:00
help refine no-doc-available message for unbound ids 2009-09-13 15:33:24 +00:00
hierlist
honu hopefully better algorithm 2009-11-30 22:37:33 +00:00
htdp renamed Test directory to tests 2009-11-16 07:59:47 +00:00
html
icons added Neil's logos to drscheme's splash 2009-11-02 21:41:20 +00:00
lang svn: r17109 2009-11-30 16:16:50 +00:00
launcher switch to scheme/base 2009-11-05 07:18:30 +00:00
lazy
macro-debugger macro-debugger: fixed binder discovery for lambda 2009-11-20 19:36:24 +00:00
make
mred fix pasteboard% 'remove' (merge to 4.2.3) 2009-11-22 15:43:15 +00:00
mrlib fixed a bug in bitmap scaling (ie I no longer forgot to write the code ...) 2009-11-18 22:23:39 +00:00
mysterx paren typo 2009-11-07 07:19:08 +00:00
mzcom
mzlib fix mzlib/string exports 2009-10-22 01:09:48 +00:00
mzscheme some fixes 2009-11-12 17:24:18 +00:00
net use string-join 2009-11-11 23:10:28 +00:00
openssl
parser-tools Doc typo fix. 2009-11-03 10:38:22 +00:00
planet moved planet test to tests/planet 2009-11-16 07:23:20 +00:00
plot
preprocessor
profile
r5rs
r6rs doc R6RS hash tables thread-safe 2009-10-17 15:03:25 +00:00
reader/lang fix cm problem tracking reader dependencies; add 'reader' reader language 2009-09-08 00:07:11 +00:00
readline DrDr bugs and spurious errors 2009-10-22 18:45:02 +00:00
redex print success on current-output-port 2009-11-15 14:35:29 +00:00
repos-time-stamp Welcome to a new PLT day. 2009-11-30 08:50:47 +00:00
rnrs remove bogus r6rs check and syntax error 2009-10-18 12:19:35 +00:00
s-exp/lang fix cm problem tracking reader dependencies; add 'reader' reader language 2009-09-08 00:07:11 +00:00
scheme Merged changes from branches/cce/plt+contract-tests: 2009-11-30 04:40:51 +00:00
schemeunit Cleaning up cwd access for DrDr 2009-10-19 21:28:17 +00:00
scribble Here's the changes that accidentally went to trunk first. 2009-12-01 20:39:58 +00:00
scribblings added open-in-new-tab docs 2009-12-01 18:09:29 +00:00
scriblib Doc typo fix. 2009-11-03 10:38:22 +00:00
setup use some new stuffs 2009-11-24 08:36:42 +00:00
sgl
sirmail make recover program a module 2009-10-17 14:34:15 +00:00
slatex
slideshow undid my font-setting commit 2009-11-04 17:22:27 +00:00
srfi PR10614 2009-11-27 05:49:35 +00:00
srpersist
stepper Make the stepper ignore `check-property'. 2009-11-23 20:44:47 +00:00
string-constants Fix some buguettes in the German string constants. 2009-11-06 14:33:50 +00:00
swindle
syntax Have to handle the fact that "body" is a (possibly syntax) list of 2009-12-01 21:27:55 +00:00
syntax-color change 'read-language' protocol so that the result from 'get-info' accepts a key plus default value (instead of just a key) 2009-10-29 23:05:56 +00:00
teachpack stop the world and let me get off (2) 2009-11-30 18:24:43 +00:00
test-box-recovery
test-engine Changed syntax of check-member-of so that it will work in htdp-beginner 2009-09-18 14:19:50 +00:00
tests Merged changes from branches/cce/plt+contract-tests: 2009-11-30 04:40:51 +00:00
tex2page
texpict fix 'launder' 2009-11-03 17:22:33 +00:00
trace
typed added some font sizing information to the insert large letters dialog 2009-11-05 16:19:01 +00:00
typed-scheme remove tracing 2009-11-18 16:41:01 +00:00
unstable syntax/parse: changed minimatch to use make, catch struct errors 2009-12-01 20:32:32 +00:00
version
waterworld
web-server Fix web-server doc snafu. 2009-11-23 16:32:04 +00:00
wxme DrDr bugs and spurious errors 2009-10-22 18:45:02 +00:00
xml Fixing doc bug 2009-09-14 18:38:23 +00:00