.. |
2htdp
|
moved 2htdp/image test back into 2htdp collection (yeah!)
|
2009-11-16 16:45:25 +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
|
update decompiler for changed type number
|
2009-10-02 23:39:29 +00:00 |
config
|
|
|
defaults
|
|
|
deinprogramm
|
Handle sharing correctly in the DeinProgramm `write' handler.
|
2009-11-15 10:47:27 +00:00 |
drscheme
|
newlines at EOFs
|
2009-11-09 03:49:50 +00:00 |
dynext
|
change sandbox to allow read from the planet directory; delay some path calculations in other libraries to avoid sandbox prohibitions (but the ones in Scribble seem like too much)
|
2009-09-24 14:54:15 +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
|
fix doc typo
|
2009-08-28 03:45:06 +00:00 |
framework
|
oops committed a bogus change, so rolling it back
|
2009-11-07 14:27:52 +00:00 |
frtime
|
Adding opt #lang and fixing a few problems
|
2009-11-13 20:34:52 +00:00 |
games
|
newlines at EOFs
|
2009-11-09 03:49:50 +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
|
remove old provide. disable honu repl
|
2009-11-03 22:13:13 +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
|
fixed to docs of eq?, eqv?, memq, and memv
|
2009-11-13 03:30:46 +00:00 |
launcher
|
switch to scheme/base
|
2009-11-05 07:18:30 +00:00 |
lazy
|
|
|
macro-debugger
|
unstable/gui/notify: added partial docs
|
2009-11-15 13:05:34 +00:00 |
make
|
|
|
mred
|
improved error message slightly
|
2009-10-13 16:00:01 +00:00 |
mrlib
|
removed printf
|
2009-11-14 13:21:30 +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-16 11:08:03 +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
|
new kinds of promises
|
2009-11-16 11:06:47 +00:00 |
schemeunit
|
Cleaning up cwd access for DrDr
|
2009-10-19 21:28:17 +00:00 |
scribble
|
moved drscheme-related tool into "tools"
|
2009-11-16 10:19:29 +00:00 |
scribblings
|
Add unstable/match with == match expander.
|
2009-11-16 16:58:11 +00:00 |
scriblib
|
Doc typo fix.
|
2009-11-03 10:38:22 +00:00 |
setup
|
have setup-plt remove old .dep files in addition to old .zo files
|
2009-11-15 14:29:28 +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
|
moved srfi-19 tests to tests/srfi/19
|
2009-11-16 07:30:49 +00:00 |
srpersist
|
|
|
stepper
|
new non-blocking stepper implemented
|
2009-10-13 18:46:29 +00:00 |
string-constants
|
Fix some buguettes in the German string constants.
|
2009-11-06 14:33:50 +00:00 |
swindle
|
|
|
syntax
|
change syntax/toplevel to use scheme/base instead of mzscheme, which avoids some namespace problems
|
2009-11-15 14:27:26 +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
|
Add Universe teachpack to DeinProgramm / DMdA languages.
|
2009-11-16 08:45:33 +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
|
moved 2htdp/image test back into 2htdp collection (yeah!)
|
2009-11-16 16:45:25 +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
|
Add unstable/match with == match expander.
|
2009-11-16 16:58:11 +00:00 |
unstable
|
Add unstable/match with == match expander.
|
2009-11-16 16:58:11 +00:00 |
version
|
|
|
waterworld
|
|
|
web-server
|
Fixing a test bug
|
2009-11-13 20:20:38 +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 |