.. |
2htdp
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
algol60
|
|
|
at-exp/lang
|
|
|
browser
|
|
|
combinator-parser
|
|
|
compiler
|
raco exe: checks on source and destination paths
|
2012-05-28 20:30:58 -06:00 |
config
|
|
|
data
|
Rename generics => generic.
|
2012-05-24 16:51:14 -04:00 |
datalog
|
|
|
db
|
db: various fixes and additions
|
2012-05-09 09:17:52 -06:00 |
defaults
|
|
|
deinprogramm
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
drracket
|
Adjust how the drracket repl iterates over expressions to make it more
|
2012-05-30 22:31:55 -05:00 |
drscheme
|
|
|
dynext
|
|
|
embedded-gui
|
|
|
eopl
|
Fix documentation link for provide in eopl (mzscheme => racket).
|
2012-04-05 23:24:43 -04:00 |
errortrace
|
new error message convention
|
2012-05-25 15:08:05 -06:00 |
ffi
|
more error-message conversions and repairs
|
2012-05-27 11:29:21 -06:00 |
file
|
implement scribble/srcdoc' via submodules instead of expand'
|
2012-05-12 01:37:50 -06:00 |
framework
|
fix interaction between the framework's first-line-mixin and
|
2012-05-15 22:08:42 -05:00 |
frtime
|
Convert all uses of mzlib/class100 to racket/class
|
2012-05-26 11:12:55 -04:00 |
games
|
Convert all uses of mzlib/class100 to racket/class
|
2012-05-26 11:12:55 -04:00 |
graphics
|
Convert all uses of mzlib/class100 to racket/class
|
2012-05-26 11:12:55 -04:00 |
gui-debugger
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
handin-client
|
|
|
handin-server
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
help
|
Drop the now-redundant " " argument from existing uses of `string-join'.
|
2012-05-24 10:40:20 -04:00 |
hierlist
|
|
|
honu
|
Revert "work around an internal module-instantation bug"
|
2012-05-16 10:41:31 -06:00 |
htdp
|
Convert all uses of mzlib/class100 to racket/class
|
2012-05-26 11:12:55 -04:00 |
html
|
Changing from racket to racket/base in xml, html, and web-server
|
2012-05-10 10:36:29 -06:00 |
icons
|
Move the "mkheart.rkt" generator to a new meta directory.
|
2012-05-04 17:24:08 -04:00 |
images
|
Fixed some transforms, stubbed out docs and examples for the same
|
2012-05-30 17:31:57 -06:00 |
json
|
Add a blurb on names in the json library.
|
2012-04-17 14:04:57 -04:00 |
lang
|
fixed a bug in the ordering of how printing parameters are set up
|
2012-05-30 22:31:55 -05:00 |
launcher
|
|
|
lazy
|
|
|
macro-debugger
|
fix check-requires for submodules
|
2012-05-07 14:46:13 -06:00 |
make
|
|
|
meta
|
adjust the timeouts to two drracket tests and add a little syncronization help in a third
|
2012-05-31 10:56:13 -05:00 |
mred
|
racket/gui: fix canvas%' implementation on-paint'
|
2012-05-31 05:56:35 -06:00 |
mrlib
|
Convert all uses of mzlib/class100 to racket/class
|
2012-05-26 11:12:55 -04:00 |
mysterx
|
remove obsolete and unused MysterX doc sources
|
2012-04-30 06:53:17 -06:00 |
mzcom
|
|
|
mzlib
|
more error-message conversions and repairs
|
2012-05-27 11:29:21 -06:00 |
mzscheme
|
|
|
net
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
openssl
|
more error-message conversions and repairs
|
2012-05-27 11:29:21 -06:00 |
parser-tools
|
more error-message conversions and repairs
|
2012-05-27 11:29:21 -06:00 |
picturing-programs
|
racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen}
|
2012-05-01 21:04:40 -06:00 |
plai
|
|
|
planet
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
plot
|
When plot-new-window?' is #t, plot' and `plot3d' now create a frame in a new eventspace. This allows plot frames to be displayed programmatically. (Without this change, the frames are unresponsive until the REPL regains control.)
|
2012-05-25 13:11:46 +09:00 |
preprocessor
|
|
|
profile
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
r5rs
|
|
|
r6rs
|
Allow installation into arbitrary directories with "plt-r6rs --install"
|
2012-05-04 17:24:08 -04:00 |
racket
|
adjust redex error message tests to match singular/plural fixes in
|
2012-05-31 10:56:14 -05:00 |
racklog
|
Attempt to clarify docs for PR12793
|
2012-05-28 11:52:56 -06:00 |
rackunit
|
check-= uses magnitude to compare number differences
|
2012-05-03 10:55:49 -07:00 |
raco
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
reader/lang
|
|
|
readline
|
Apparently things work fine with readline 6 too.
|
2012-05-08 21:18:15 -04:00 |
redex
|
adjust redex error message tests to match singular/plural fixes in
|
2012-05-31 10:56:14 -05:00 |
repo-time-stamp
|
Add a branch indicator to the stamp, if we can find one and it's not "master".
|
2012-05-04 20:18:38 -04:00 |
rnrs
|
|
|
s-exp/lang
|
|
|
scheme
|
|
|
schemeunit
|
|
|
scribble
|
more error-message conversions and repairs
|
2012-05-27 11:29:21 -06:00 |
scribblings
|
adjust global-port-print-handler's documented contract to match
|
2012-05-30 22:31:55 -05:00 |
scriblib
|
Fixing PR12779
|
2012-05-28 11:52:56 -06:00 |
setup
|
adjust `raco setup' replay of exception messages to handle multiple lines
|
2012-05-25 18:37:29 -06:00 |
sgl
|
more error-message conversions and repairs
|
2012-05-27 11:29:21 -06:00 |
sirmail
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
slatex
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
slideshow
|
slideshow: run a slideshow' or main' submodule, if any
|
2012-05-29 11:00:43 -06:00 |
srfi
|
ported the contracts in srfi/14 to racket/contract
|
2012-05-08 16:50:17 -05:00 |
stepper
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
string-constants
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
swindle
|
|
|
syntax
|
disable nested `#lang'
|
2012-05-29 11:01:52 -06:00 |
syntax-color
|
adjust the splay tree implementation so that it creates fewer cons
|
2012-04-05 07:14:52 -05:00 |
teachpack
|
adjust and add "docs" to img-eval.rkt for Matthias's consumption
|
2012-05-28 10:58:40 -05:00 |
test-box-recovery
|
|
|
test-engine
|
Handle `check-expect' in non-application form.
|
2012-04-19 12:50:25 -04:00 |
tests
|
Attach struct info to constructor for polymorphic TR structs.
|
2012-05-31 13:09:26 -04:00 |
tex2page
|
|
|
texpict
|
slideshow/pict: fix clipping problem with `standard-fish'
|
2012-05-25 12:47:39 -06:00 |
trace
|
|
|
typed
|
Remove typed versions of the cgi exceptions.
|
2012-03-16 03:45:35 -04:00 |
typed-racket
|
Attach struct info to constructor for polymorphic TR structs.
|
2012-05-31 13:09:26 -04:00 |
typed-scheme
|
|
|
unstable
|
When plot-new-window?' is #t, plot' and `plot3d' now create a frame in a new eventspace. This allows plot frames to be displayed programmatically. (Without this change, the frames are unresponsive until the REPL regains control.)
|
2012-05-25 13:11:46 +09:00 |
version
|
|
|
web-server
|
Fixing error introduced by 9e7548de
|
2012-05-29 13:39:37 -06:00 |
wxme
|
|
|
xml
|
Fixing bad re-indent.. I think?
|
2012-05-10 12:37:27 -06:00 |
xrepl
|
Fix ,install!
|
2012-05-06 13:13:49 -04:00 |
.gitignore
|
|
|