racket/collects
Robby Findler b3e803c757 add context information into the error messages for option contracts
Also, minor code cleanup (don't create a function and pass it
around when has only one thing in its closure and you can
just pass that around, especially when passing the function around
makes the code harder to read and the created function has to
have a "dot" arglist and use "apply" in its body)
2013-02-24 09:04:47 -06:00
..
2htdp Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
algol60 Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
at-exp/lang
browser
compatibility
compiler Consistent capitalization for "GRacket". 2013-02-16 13:41:38 -05: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 tweak 2013-02-20 21:13:01 -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 "PLT Scheme Inc" -> "PLT Design Inc" 2013-02-12 08:06:30 -05: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 test fixups 2013-02-16 08:56:21 -07: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 Rackety 2013-02-05 12:32:48 -06:00
picturing-programs
plai
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 Revert "racket/draw win32: work around a Pango bug" 2013-02-23 08:42:36 -07:00
racklog
rackunit
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 signal error when attempting to generate from a 2013-02-19 22:08:31 -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 add a keystroke to widen a rectangle 2013-02-23 20:12:56 -06: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 Conditionally link to the SRFI docs on docs.racket-lang.org when rendering PDFs. 2013-02-22 12:06:19 -07:00
stepper
string-constants new simplified string constants; from Chongkai Zhu 2013-02-20 21:13:01 -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 forgot to add this file in my previous commit 2013-02-23 19:50:34 -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 fix up tests to reflect the module-lexer now behaves a little 2013-02-23 15:42:43 -06:00
texpict
trace
typed Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
typed-racket Make mutable lists be sequences. 2013-02-22 21:01:21 -08:00
typed-scheme Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
unstable add context information into the error messages for option contracts 2013-02-24 09:04:47 -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