racket/collects
Stevie Strickland 6aab2f1445 Look for defines and handle them directly.
Since keyword definitions expand into multiple defines, and inserting
the contract and external id definitions at the wrong point will cause
those to break, we handle define manually.

Hat-tip to Vincent for the idea.

Doing this means that we can't put a single splicing-syntax-parameterize
around the entire body, since it'll expand defines before we reach them,
so instead we add them around the expanded code.
2013-03-12 18:13:43 -04:00
..
2htdp properly named 2013-02-24 15:13:42 -05:00
algol60 Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
at-exp/lang
browser
compatibility
compiler fix problem with `raco exe' and cross-phase persistent modules 2013-02-27 08:53:43 -07:00
config
data tweak docs 2013-03-01 19:38:57 -06:00
datalog
db added unstable/socket 2013-02-14 17:19:08 -05:00
defaults
deinprogramm remove 'create executable' functionality from drracket for all 2013-01-05 12:19:26 -06:00
drracket make-traversal's optional argument is now ignored 2013-03-06 12:31:50 -06:00
drscheme
dynext Restore functionality of quiet? argument for link-extension. 2013-01-25 13:22:14 -07:00
embedded-gui
eopl Some style things. 2013-02-23 02:09:56 -05:00
errortrace errortrace: remove redundant expansion 2012-11-30 07:26:51 -07:00
ffi ffi/unsafe/objc 2013-03-07 21:46:48 -07:00
file Minor sha1 doc fixes 2013-03-09 17:13:59 -05:00
framework improve the way the font size callbacks work, wrt to interactivity 2013-03-11 18:53:40 -05:00
frtime
future-visualizer
games GCalc updates. 2013-03-07 16:43:02 -05:00
graphics
gui-debugger add scrollbars 2013-02-23 16:51:30 -06:00
handin-client
handin-server fix handin server error on bad password 2013-01-01 10:58:11 -06:00
help try to make the bug report form more robust when the 2013-02-09 11:45:40 -06:00
hierlist
honu [honu] fix lexical context for require forms. fixup the module name to replace _ with - 2013-03-04 18:48:41 -07:00
htdp
html Removing optimizations from sgml-reader that do not work for UTF-8 2013-01-18 06:15:02 -07:00
icons
images
json Add tests for regexp match to check for word break. 2013-01-15 16:05:43 -07:00
lang scribble/manual: add #:id' option to defthing' 2013-03-05 07:48:26 -07:00
launcher Consistent capitalization for "GRacket". 2013-02-16 13:41:38 -05:00
lazy
macro-debugger fix missing argument 2013-01-11 16:14:58 -05:00
make
math Adjusted a literal scribble tabular to use 2d 2013-03-12 14:53:15 -05:00
meta raco setup, ignore this collect 2013-03-07 15:27:12 -07:00
mred racket/gui: fix contract of set-value' in gauge%' 2013-02-15 16:02:53 -07:00
mrlib add various dots to tex-table and thus drracket keyboard shortcuts 2013-03-12 14:53:15 -05:00
mysterx
mzcom
mzlib add `file-truncate' 2013-01-18 11:03:46 -06:00
mzscheme
net Fix identifier typo 2013-03-09 17:13:59 -05:00
openssl Minor sha1 doc fixes 2013-03-09 17:13:59 -05:00
parser-tools Modify the src-pos error reporting in parser-tools to better show the token context. 2013-02-26 13:20:47 -07:00
picturing-programs
plai fix two bugs in recent plai commit 2013-03-09 18:59:26 -06:00
planet used the wrong dir when checking the info.rkt santity 2013-03-01 19:38:57 -06:00
planet2 minor clarifications of the docs (that would have helped me 2013-02-22 15:40:08 -06:00
plot Export racket/draw's helper contracts and document them 2013-02-14 18:22:48 -05:00
preprocessor
profile added 1e-10 floor to prevent div-by-zero 2012-12-19 09:42:37 -08:00
r5rs
r6rs Two doc typos. 2013-03-11 09:06:46 -04:00
racket Look for defines and handle them directly. 2013-03-12 18:13:43 -04:00
racklog
rackunit Modify exn:test:check to support prop:exn:srclocs to produce good error messages even without debugging enabled. 2013-02-27 12:02:00 -07:00
raco Spelling error 2013-02-03 13:14:54 -06:00
reader/lang
readline readline: explicitly load "libncurses" 2013-03-10 07:20:38 -06:00
realm Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
redex like d9c81a593, but this time only 4 pixels 2013-03-06 16:38:59 -06:00
repo-time-stamp
rnrs
s-exp/lang
scheme
schemeunit
scribble missed some changes related to addition of dont-care values 2013-03-10 21:56:43 -05:00
scribblings document c:x;r;c 2013-03-12 14:53:15 -05:00
scriblib autobib: document #:spaces keyword 2013-03-04 19:00:03 -07:00
setup setup/configtab: prevent cross-module inlining of configuration 2013-01-05 07:33:41 -07:00
sgl "PLT Scheme Inc" -> "PLT Design Inc" 2013-02-12 08:06:30 -05:00
slatex
slideshow slideshow: fix bug related to `interactive' 2013-03-10 06:29:02 -06:00
srfi Convert srfi/61/cond to use modern module style. 2013-02-28 10:05:50 -05:00
stepper
string-constants Synch German string constants with latest. 2013-03-09 14:34:33 +01:00
swindle 2012 -> 2013 2013-01-09 01:17:26 -05:00
syntax doc repair 2013-02-14 15:55:07 -07:00
syntax-color extend the lexer <-> framework's color:text api 2013-03-10 20:17:20 -05:00
teachpack Racket rename 2013-03-07 11:41:28 -05:00
test-engine
tests Add checks for failing to parse types. 2013-03-11 22:53:29 -07:00
texpict slideshow/balloon: add `balloon-enable-3d' 2013-03-01 15:20:17 -07:00
trace
typed Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
typed-racket Make vector-set! type correctly on complicated inputs. 2013-03-11 21:52:11 -07:00
typed-scheme Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
unstable forgot to add tabular.rkt 2013-03-12 15:04:35 -05:00
version
web-server Extending cookie support with expiration 2013-03-07 10:21:03 -07:00
wxme
xml
xrepl Fix XREPL logging printer to handle new logger name field. 2013-01-11 18:15:34 -05:00
.gitignore