.. |
2htdp
|
now using redex check to generate random examples (and with more variety than before)
|
2010-01-25 16:04:34 +00:00 |
afm
|
|
|
algol60
|
|
|
at-exp/lang
|
|
|
browser
|
use #f so the default browser will be used
|
2010-01-10 16:00:35 +00:00 |
combinator-parser
|
|
|
compiler
|
adjust futures impl to use mzrt; fix MrEd build to work with futures
|
2010-01-29 00:15:43 +00:00 |
config
|
|
|
defaults
|
|
|
deinprogramm
|
Typo fix.
|
2010-01-12 12:38:42 +00:00 |
drscheme
|
Replaced every "langauge" (note swapped vowels) with "language".
|
2010-02-01 01:41:51 +00:00 |
dynext
|
|
|
embedded-gui
|
|
|
eopl
|
|
|
errortrace
|
|
|
ffi
|
|
|
file
|
2009 -> 2010
|
2009-12-22 05:52:15 +00:00 |
framework
|
use the basic-style method instead of the name of the basic style
|
2010-02-01 15:15:22 +00:00 |
frtime
|
|
|
games
|
separated 2htdp/universe from htdp/image, allowing either htdp/image or 2htdp/image to be used
|
2009-12-29 23:59:39 +00:00 |
graphics
|
nothing in here
|
2010-01-11 02:22:10 +00:00 |
gui-debugger
|
|
|
guibuilder
|
|
|
handin-client
|
adjust to the protocol change: send "handin\n" first
|
2009-12-31 07:18:11 +00:00 |
handin-server
|
case-fold username in servlet when needed
|
2010-01-10 04:12:48 +00:00 |
help
|
|
|
hierlist
|
|
|
honu
|
use new syntax-parse primitive to enable macro invocation during expression parsing
|
2010-01-30 01:42:14 +00:00 |
htdp
|
added in missing require
|
2010-01-16 20:06:27 +00:00 |
html
|
|
|
icons
|
|
|
lang
|
add empty to the list of things that are not structs for HtDP langs
|
2010-01-08 13:38:48 +00:00 |
launcher
|
|
|
lazy
|
|
|
macro-debugger
|
macro-debugger: fixed breakage of stepper-text, expand-only
|
2010-01-27 17:31:22 +00:00 |
make
|
|
|
meta
|
added places
|
2010-01-27 09:58:48 +00:00 |
mred
|
use MrEd:default-font-size preference
|
2010-01-31 14:55:07 +00:00 |
mrlib
|
added a little more error checking
|
2010-01-31 13:32:19 +00:00 |
mysterx
|
|
|
mzcom
|
|
|
mzlib
|
Moving unit system from mzscheme->scheme/base, reformatting and small changes
|
2010-01-08 21:44:42 +00:00 |
mzscheme
|
|
|
net
|
remove redundant find-exe
|
2010-01-10 15:46:54 +00:00 |
openssl
|
allow the extra argument in ssl-addresses
|
2009-12-31 02:59:04 +00:00 |
parser-tools
|
|
|
planet
|
moved #lang line to top of the file
|
2010-01-06 16:27:11 +00:00 |
plot
|
|
|
preprocessor
|
|
|
profile
|
|
|
r5rs
|
change R5RS to allow splicing unquote at tail when expression is not a list; merge to 4.2.4
|
2010-01-25 13:33:42 +00:00 |
r6rs
|
JIT fast path for setting global/module variable; repair fix for PR 10693
|
2010-01-15 14:02:57 +00:00 |
reader/lang
|
|
|
readline
|
Some improvements to `install-readline!', make it report what it did, and make
|
2009-12-22 19:35:13 +00:00 |
redex
|
Special typesetting for metafunction `where' clauses in which the
|
2010-02-01 13:46:32 +00:00 |
repos-time-stamp
|
Welcome to a new PLT day.
|
2010-02-01 08:50:38 +00:00 |
rnrs
|
fill out fl and fx operations; repair fixnum-overflow bug in quotient
|
2010-01-07 03:30:33 +00:00 |
s-exp/lang
|
|
|
scheme
|
only for programs
|
2010-01-26 15:04:51 +00:00 |
schemeunit
|
|
|
scribble
|
Replaced every "langauge" (note swapped vowels) with "language".
|
2010-02-01 01:41:51 +00:00 |
scribblings
|
Replaced every "langauge" (note swapped vowels) with "language".
|
2010-02-01 01:41:51 +00:00 |
scriblib
|
|
|
setup
|
suppress setup-plt scribble 'using' messages, unless in verbose mode
|
2010-01-28 18:56:21 +00:00 |
sgl
|
2009 -> 2010
|
2009-12-22 05:52:15 +00:00 |
sirmail
|
|
|
slatex
|
|
|
slideshow
|
|
|
srfi
|
2009 -> 2010
|
2009-12-22 05:52:15 +00:00 |
srpersist
|
|
|
stepper
|
fixed dmda stepper bug: goes in 4.2.4 release
|
2010-01-24 19:28:57 +00:00 |
string-constants
|
Replaced every "langauge" (note swapped vowels) with "language".
|
2010-02-01 01:41:51 +00:00 |
swindle
|
2009 -> 2010
|
2009-12-22 05:52:15 +00:00 |
syntax
|
syntax/parse: added syntax/parse/experimental
|
2010-01-28 21:08:02 +00:00 |
syntax-color
|
|
|
teachpack
|
porting guide, please propagate to release
|
2010-01-20 09:30:31 +00:00 |
test-box-recovery
|
|
|
test-engine
|
Put dynamic behavior of `check-expect' into functions.
|
2010-01-06 23:03:08 +00:00 |
tests
|
fixed up module language test suite for new language dialog, plus misc cleanups based on last release
|
2010-02-01 15:18:28 +00:00 |
tex2page
|
|
|
texpict
|
|
|
trace
|
|
|
typed
|
Types for the other `check-expect'-style forms.
|
2010-01-14 21:24:47 +00:00 |
typed-scheme
|
Fix the handling of with-handlers that returns multiple values
|
2010-01-25 19:51:16 +00:00 |
unstable
|
fix extend to handle negative lengths
|
2010-01-07 19:10:43 +00:00 |
version
|
|
|
waterworld
|
|
|
web-server
|
The closure library was designed just for the Web language, which operates after expansion, so it never saw normal lambdas. The documentation, however, advertises it for general use and it disallowed keyword arguments. This fixes that problem.
|
2010-01-26 21:59:22 +00:00 |
wxme
|
|
|
xml
|
|
|