.. |
2htdp
|
added state display to world programs
|
2009-08-30 18:11:02 +00:00 |
afm
|
|
|
algol60
|
added automatic compilation to the module language, plus various other tweaks (contract library enhancement, bug fixes here and there)
|
2009-07-30 05:17:40 +00:00 |
at-exp/lang
|
#lang syntax coloring; Scribble syntax coloring
|
2009-07-28 18:06:14 +00:00 |
browser
|
remove erroneous closing brace
|
2009-04-18 04:32:42 +00:00 |
combinator-parser
|
Fixed omitted return value for terminals
|
2009-05-25 15:00:09 +00:00 |
compiler
|
moved some of the module language compiler setup code into the compiler/cm library so others can use it outside of DrScheme
|
2009-08-13 21:09:15 +00:00 |
config
|
|
|
defaults
|
|
|
deinprogramm
|
Zap leftover file.
|
2009-08-17 09:33:50 +00:00 |
drscheme
|
used wrong method name
|
2009-08-27 22:13:41 +00:00 |
dynext
|
Changed @itemize{...} to @itemize[...] (done after comparing the doc
|
2009-04-05 17:46:20 +00:00 |
embedded-gui
|
fix multiple registration of make-line-snip snipclass
|
2009-08-09 13:46:20 +00:00 |
eopl
|
Switch language readers to #lang s-exp
|
2009-06-16 17:13:51 +00:00 |
errortrace
|
added automatic compilation to the module language, plus various other tweaks (contract library enhancement, bug fixes here and there)
|
2009-07-30 05:17:40 +00:00 |
ffi
|
ffi: put version back in for libraries
|
2009-07-07 21:54:39 +00:00 |
file
|
fix doc typo
|
2009-08-28 03:45:06 +00:00 |
framework
|
PRS 10379 and 10377
|
2009-08-25 04:51:05 +00:00 |
frtime
|
DrDr props
|
2009-07-20 15:01:19 +00:00 |
games
|
adapting to change in universe.ss
|
2009-07-22 03:48:02 +00:00 |
graphics
|
svn: r15679
|
2009-08-06 04:26:17 +00:00 |
gui-debugger
|
debugger annotation accept #%variable-reference
|
2009-03-26 19:18:22 +00:00 |
guibuilder
|
committed (hopefully) a workaround for a problem Matthias was seeing
|
2008-12-23 18:10:01 +00:00 |
handin-client
|
remember the last-chosen assignment
|
2008-11-14 05:01:55 +00:00 |
handin-server
|
removed lots of "the the"s
|
2009-05-01 21:02:51 +00:00 |
help
|
added the computer language info back in
|
2009-08-05 23:58:05 +00:00 |
hierlist
|
|
|
honu
|
upgrade to #lang scheme
|
2009-06-30 21:05:16 +00:00 |
htdch
|
fixed small bug in error message for draw/idraw teachpack
|
2008-11-18 15:33:24 +00:00 |
htdp
|
matrix bug fixed
|
2009-08-14 22:59:52 +00:00 |
html
|
Newlines at EOFs
|
2009-07-04 02:28:31 +00:00 |
icons
|
refined searching
|
2008-09-09 03:43:57 +00:00 |
lang
|
append takes 1 or more arguments now in ISL+
|
2009-08-18 20:01:31 +00:00 |
launcher
|
|
|
lazy
|
Switch language readers to #lang s-exp
|
2009-06-16 17:13:51 +00:00 |
macro-debugger
|
merged changes from /branches/ryanc/sp2:
|
2009-07-03 19:47:25 +00:00 |
make
|
[NHW] Bug fix in make-collection. make-collection generates the names of the .zo files it expects to generate. The old method generated names like foo.zo. I believe the new convention is foo_ss.zo, and this is born out by an error message I encountered building a tool on top of make-collection.
|
2008-08-31 21:08:12 +00:00 |
mred
|
improve speed of writing long byte strings with lots of escapes in WXME
|
2009-08-28 03:45:38 +00:00 |
mrlib
|
added sqrt
|
2009-08-16 22:00:15 +00:00 |
mysterx
|
The Scribble reader was improved to make it pull out the syntax
|
2009-06-07 10:12:32 +00:00 |
mzcom
|
assign authors to manuals
|
2008-08-15 20:16:06 +00:00 |
mzlib
|
Small change so that failures due to the implicit compound-unit/infer (like
|
2009-08-18 23:22:32 +00:00 |
mzscheme
|
Switch language readers to #lang s-exp
|
2009-06-16 17:13:51 +00:00 |
net
|
The Scribble reader was improved to make it pull out the syntax
|
2009-06-07 10:12:32 +00:00 |
openssl
|
removed lots of "the the"s
|
2009-05-01 21:02:51 +00:00 |
parser-tools
|
PR 10344
|
2009-07-24 04:37:34 +00:00 |
planet
|
use some of the original parameter values when compiling planet packages to avoid bad interactions with module language's automatic compilation
|
2009-08-20 04:43:20 +00:00 |
plot
|
looks like a simple type error
|
2009-06-04 05:36:51 +00:00 |
preprocessor
|
Changed @itemize{...} to @itemize[...] (done after comparing the doc
|
2009-04-05 17:46:20 +00:00 |
profile
|
Finally it works.
|
2009-05-30 06:48:49 +00:00 |
profj
|
removed lots of "the the"s
|
2009-05-01 21:02:51 +00:00 |
profjWizard
|
|
|
r5rs
|
Changed @itemize{...} to @itemize[...] (done after comparing the doc
|
2009-04-05 17:46:20 +00:00 |
r6rs
|
fix R6RS 'rename' on multi identifiers (PR 10361); merge to 4.1.2
|
2009-07-27 14:20:00 +00:00 |
readline
|
fix dropping of duplicate items & multi-line items
|
2008-09-28 20:42:18 +00:00 |
redex
|
Fix a bug suggested by Robby and add a test case
|
2009-08-12 20:43:10 +00:00 |
repos-time-stamp
|
Welcome to a new PLT day.
|
2009-08-30 07:50:20 +00:00 |
rnrs
|
another with-syntax/quasisyntax fix for non-syntax inputs
|
2009-07-09 15:59:10 +00:00 |
s-exp/lang
|
much better way of doing this
|
2009-06-16 17:04:30 +00:00 |
scheme
|
fixed typo
|
2009-08-29 23:02:55 +00:00 |
schemeunit
|
Describe correct return types for checks [Ticket #178]
|
2009-07-22 08:44:38 +00:00 |
scribble
|
Fixing a problem with the contracts I committed
|
2009-08-25 17:21:32 +00:00 |
scribblings
|
document generator forms
|
2009-08-30 02:43:35 +00:00 |
scriblib
|
setup-plt -D skips compilation of .scrbl files
|
2009-08-13 16:24:33 +00:00 |
setup
|
setup-plt -D skips compilation of .scrbl files
|
2009-08-13 16:24:33 +00:00 |
sgl
|
major Scribble revision (v4.2.1.2)
|
2009-07-25 20:25:33 +00:00 |
sirmail
|
Scheme-implemented editor classes; on-demand instantiation of module phases
|
2009-04-07 17:12:22 +00:00 |
slatex
|
Okay, one last time.
|
2008-08-05 18:43:06 +00:00 |
slideshow
|
more slideshow/play additions
|
2009-08-28 03:44:48 +00:00 |
srfi
|
The Scribble reader was improved to make it pull out the syntax
|
2009-06-07 10:12:32 +00:00 |
srpersist
|
svn: r11316
|
2008-08-19 00:41:01 +00:00 |
stepper
|
ignore source posn if #f
|
2009-07-24 20:46:10 +00:00 |
string-constants
|
Synch German string constants with latest.
|
2009-08-29 10:05:03 +00:00 |
stxclass
|
Please apply changes to release branch.
|
2009-07-19 01:08:00 +00:00 |
swindle
|
2008 -> 2009
|
2009-01-04 15:34:50 +00:00 |
syntax
|
syntax/parse: worked on docs, fixed error reporting bug
|
2009-08-30 04:20:29 +00:00 |
syntax-color
|
extended syntax colorer to support lexer-specific backup; fix problems with new color lexers
|
2009-07-29 03:31:29 +00:00 |
teachpack
|
added state display to world programs
|
2009-08-30 18:11:19 +00:00 |
test-box-recovery
|
|
|
test-engine
|
Re-raise check-expect exception after registering the failure, not
|
2009-08-15 12:19:39 +00:00 |
tests
|
added syntax/keyword library
|
2009-08-29 22:58:08 +00:00 |
tex2page
|
sync to trunk
|
2009-02-15 17:45:53 +00:00 |
texpict
|
fix some problems with slide layout and names; extend play functions
|
2009-08-18 01:20:57 +00:00 |
trace
|
Newlines at EOFs
|
2009-07-04 02:28:31 +00:00 |
typed
|
Newlines at EOFs
|
2009-07-04 02:28:31 +00:00 |
typed-scheme
|
when result type is dotted, pass it through tc-expr/check
|
2009-08-14 20:27:53 +00:00 |
version
|
Changed @itemize{...} to @itemize[...] (done after comparing the doc
|
2009-04-05 17:46:20 +00:00 |
waterworld
|
|
|
web-server
|
Small bug in tutorial
|
2009-08-26 15:00:01 +00:00 |
wxme
|
fix wxme exception handler
|
2008-11-27 19:39:37 +00:00 |
xml
|
Newlines at EOFs
|
2009-07-04 02:28:31 +00:00 |