racket/collects
Robby Findler 03751b8f34 Rackety
This commit is to giure out just how much Rackety can combat rightward drift
in this file (this was a region of code edited recently for other reasons)
Turns out that the first hunk's rightmost column (of code, not counting
comments) moved left by 39 chars and the second by 40 chars
2013-02-27 19:20:26 -06: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 fix bug in getting "rest" of an integer-set 2013-02-20 17:54:17 -05: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 add a missing arg to jump-to-next-callback 2013-02-26 21:55:17 -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
ffi ffi/unsafe: add _size', _ssize', _ptrdiff', _intmax', `_uintmax' 2013-02-18 17:01:11 -07:00
file file/untgz: fix race 2013-02-25 06:44:45 -07:00
framework add a keystroke to widen a rectangle 2013-02-23 20:12:56 -06:00
frtime
future-visualizer
games fix `plt-games' launcher 2013-02-18 17:23:01 -07: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
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 added defthing as a doc feature; Closes PR13414 2013-01-05 14:35:30 -05: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 Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
meta Allow "*" directories in distribution specs. 2013-02-27 10:31:28 -05:00
mred racket/gui: fix contract of set-value' in gauge%' 2013-02-15 16:02:53 -07:00
mrlib adjust syntax browser to work better for literal hashes and vectors 2013-02-23 20:26:57 -06:00
mysterx
mzcom
mzlib add `file-truncate' 2013-01-18 11:03:46 -06:00
mzscheme
net Improve comment. 2013-02-19 00:22:47 -05:00
openssl
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 adjust plai's test facility to print test failures to stderr 2013-02-27 19:20:26 -06:00
planet raco pkg: improve command-line checking and error reporting 2012-12-22 09:43:19 -07: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
racket Rackety 2013-02-27 19:20:26 -06: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 Override readline's getc function to use Racket's read-byte. 2013-02-10 05:54:52 -07:00
realm Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
redex Fix expansion for relations in term positions. 2013-02-26 21:11:06 -06:00
repo-time-stamp
rnrs
s-exp/lang
scheme
schemeunit
scribble Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
scribblings docs tweak 2013-02-27 08:53:43 -07:00
scriblib scriblib/figure: overhaul 2013-01-24 06:43:11 -05: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
srfi Improve label generation code. 2013-02-24 15:16:00 -05:00
stepper
string-constants traditional chinese string constants update, also from Chongkai Zhu 2013-02-24 16:40:23 -06: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 fix lexer contract 2013-02-26 12:41:25 -06:00
teachpack add docs to address how image equality, rounding, and alpha values 2013-02-22 15:40:08 -06:00
test-engine
tests adjust plai's test facility to print test failures to stderr 2013-02-27 19:20:26 -06:00
texpict
trace
typed Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
typed-racket Enable contract and add a purpose statement 2013-02-26 17:38:05 -05:00
typed-scheme Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
unstable fix unstable/2d's lexer to handle eof better 2013-02-26 12:41:19 -06:00
version
web-server Use @racket[] on the unquote-splicing identifier so that we get good hyperlinking. 2013-02-23 13:43:36 -07:00
wxme
xml
xrepl Fix XREPL logging printer to handle new logger name field. 2013-01-11 18:15:34 -05:00
.gitignore