..
2htdp
send world's name to universe properly, Closes PR 12857
2012-06-25 19:15:08 -04:00
algol60
Added @literal-algol{} and started an algol60 test suite (apologies
2012-06-20 10:28:53 -05:00
at-exp /lang
first cut at submodules
2012-03-09 10:34:56 -07:00
browser
compatibility
document racket/mpair' and
racket/package'
2012-08-01 09:34:12 -06:00
compiler
compiler/zo-marshal: repair mashaling of import info in syntax
2012-08-06 15:32:27 -06:00
config
data
Move mzlib/integet-set => data/integer-set
2012-07-20 16:00:47 -04:00
datalog
adjust datalog so that syntax objects are not used as source location
2012-06-02 08:04:45 -05:00
db
db: various fixes and additions
2012-05-09 09:17:52 -06:00
defaults
deinprogramm
adjust DMdA languages so they do the same error rewriting that the HtDP
2012-08-01 18:20:06 -05:00
drracket
some performance improvements for the new drracket blueboxes
2012-08-16 19:16:57 -05:00
drscheme
bring back drscheme/private/number-snip.ss since it may
2012-07-19 07:29:42 -05:00
dynext
embedded-gui
eopl
Fix documentation link for provide in eopl (mzscheme => racket).
2012-04-05 23:24:43 -04:00
errortrace
errortrace: fix profiling for phase >= 2 code
2012-07-23 07:05:40 -05:00
ffi
bytecode optimizer improvement
2012-08-16 13:11:41 -06:00
file
Convert all uses of (integer-in 0 255) to `byte?'.
2012-07-22 13:00:05 -04:00
framework
adjust the windows menu so that it doesn't rely on
2012-08-16 19:16:57 -05:00
frtime
Convert all uses of mzlib/class100 to racket/class
2012-05-26 11:12:55 -04:00
future-visualizer
Fix process id sorting in future visualizer
2012-08-11 09:21:29 -05:00
games
disable the preferences menu in paint-by-numbers (since it does nothing)
2012-06-14 04:24:22 -05:00
graphics
add missing `super-new' from class100 conversion
2012-07-24 11:16:43 -05:00
gui-debugger
adjust the variables editor so that it does
2012-08-15 13:45:10 -05: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
[honu] add simple syntax-parse form. add syntax-class for delaying parsing
2012-06-11 13:07:54 -06:00
htdp
added exn handling for inaccessible directories
2012-08-10 19:16:59 -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
Added lock-icon
2012-06-26 15:00:05 -06:00
json
Add a blurb on names in the json library.
2012-04-17 14:04:57 -04:00
lang
addex index entry for add/plus, multiply, and friends
2012-07-23 16:57:38 -04:00
launcher
lazy
refactored to reduce stepper dependencies
2012-06-19 23:51:59 -07:00
macro-debugger
Added lock-icon
2012-06-26 15:00:05 -06:00
make
meta
More flavor text
2012-08-14 21:34:02 -06:00
mred
racket/gui: internal cleanup
2012-08-13 17:11:20 -06:00
mrlib
Convert all uses of (integer-in 0 255) to `byte?'.
2012-07-22 13:00:05 -04:00
mysterx
remove obsolete and unused MysterX doc sources
2012-04-30 06:53:17 -06:00
mzcom
mzlib
Fix documentation for packages and mutable lists.
2012-07-31 17:12:30 -04:00
mzscheme
net
adding an optional argument to get-pure-port/headers
2012-08-16 14:47:09 -06:00
openssl
more error-message conversions and repairs
2012-05-27 11:29:21 -06:00
parser-tools
Random pickiness.
2012-06-22 12:00:48 -04:00
picturing-programs
Random pickiness.
2012-06-22 12:00:48 -04:00
plai
Fixing a safe-for-space error that Robby found
2012-02-28 14:15:07 -07:00
planet
adjust 'raco planet structure's implementation so it matches
2012-08-11 09:55:15 -05:00
plot
Altered a couple of tests to test list-of-lists histogram arguments
2012-08-12 08:58:51 -06:00
preprocessor
profile
Turn comments into tests in the profiler.
2012-08-10 17:09:30 -04:00
r5rs
Fix documentation for packages and mutable lists.
2012-07-31 17:12:30 -04:00
r6rs
Allow installation into arbitrary directories with "plt-r6rs --install"
2012-05-04 17:24:08 -04:00
racket
adjust the expansion of class so that it tracks identifiers
2012-08-17 17:24:03 -05:00
racklog
Fixing Racklog cut error found by Erik Dominikus
2012-08-14 21:34:02 -06:00
rackunit
fix rackunit formatting
2012-08-15 07:41:49 -06: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
allow identifiers as names, not just strings
2012-08-09 15:28:42 -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
doc fixups for struct' variants in
scheme/unit', etc.
2012-07-17 11:00:46 -06:00
schemeunit
scribble
rename contract-blueboxes.rktd to blueboxes.rktd
2012-08-14 16:20:47 -05:00
scribblings
Additional guide fix by Lee Duhem
2012-08-17 01:45:07 -04:00
scriblib
adjust 'authors' from scriblib/autobib so that it
2012-08-14 21:34:09 -05:00
setup
Add the contents of the "blue boxes" in the docs to the upper-right
2012-08-12 08:41:46 -05:00
sgl
sgl: avoid crashes on Mac OS X when no GL context is current
2012-07-02 08:31:05 -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
repair hack for beginner-proc names
2012-07-24 06:42:19 -04:00
string-constants
Synch German string constants with latest.
2012-08-15 14:15:40 +02:00
swindle
Add a `compatibility' collect for compatibility with other languages.
2012-07-27 16:49:05 -04:00
syntax
syntax/parse: fix scoping of this-syntax (include formals)
2012-08-13 18:47:02 -04:00
syntax-color
adjust the splay tree implementation so that it creates fewer cons
2012-04-05 07:14:52 -05:00
teachpack
clarify star-polygon docs
2012-08-13 13:01:17 -05:00
test-engine
adjust check-expect so it rewrites the error messages
2012-07-30 04:19:06 -05:00
tests
adjust the expansion of class so that it tracks identifiers
2012-08-17 17:24:03 -05:00
texpict
added the #:draw-border? argument to disk and filled-ellipse
2012-06-10 11:53:54 -05:00
trace
typed
Removed convenience.rkt from typed racket.
2012-08-07 15:50:50 -04:00
typed-racket
Make promises like every other TR container.
2012-08-14 16:16:07 -04:00
typed-scheme
Only enable Optimization Coach button in Typed Racket.
2012-07-20 18:05:32 -04:00
unstable
adjust the contract error messages to follow the error message
2012-08-05 20:09:09 -05:00
version
fix doc typo
2012-06-25 23:34:21 -06:00
web-server
servlet errors should be code 500
2012-08-14 21:34:02 -06:00
wxme
xml
Fixing bad re-indent.. I think?
2012-05-10 12:37:27 -06:00
xrepl
Fix test due to code refactoring, sort export lists in module descriptions.
2012-07-28 12:12:35 -04:00
.gitignore