racket/collects
Robby Findler 85f9fbbaee interactivity fix for online check syntax
commit e503850f21 broke drracket's
interactivity (for some files it could take 2 seconds to do
that one line)

This changes the bindings-table so that it maps to sets instead of
lists. Now, instead of mutating all entries in the table right after
collecting everything, just leave them as sets until we need the info
and just sort a single entry, when it is needed
2013-02-18 16:33:50 -06:00
..
2htdp add a test case 2013-02-09 11:45:40 -06:00
algol60 Move cfg-parser from the algol60 collection to parser-tools. 2013-01-15 14:19:15 -07:00
at-exp/lang
browser
compatibility
compiler Consistent capitalization for "GRacket". 2013-02-16 13:41:38 -05:00
config
data fix some bugs in union-find 2013-01-30 20:47:55 -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 interactivity fix for online check syntax 2013-02-18 16:33:50 -06:00
drscheme
dynext Restore functionality of quiet? argument for link-extension. 2013-01-25 13:22:14 -07:00
embedded-gui
eopl
errortrace
ffi full unboxing for extflonums, plus `ffi/unsafe' support 2013-02-15 12:15:34 -07:00
file "PLT Scheme Inc" -> "PLT Design Inc" 2013-02-12 08:06:30 -05:00
framework add parameterize* to tabing and smart opening square bracket pref defaults 2013-02-18 13:38:34 -06:00
frtime
future-visualizer
games Remove binary file that was added by mistake. 2013-02-16 13:41:38 -05:00
graphics
gui-debugger
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 Added flexp2', fllog2', `fllogb'; refactored and documented flonum testing 2013-01-28 17:44:33 -07: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 make 2htdp/image images convertible to picts 2013-01-18 20:15:36 -06:00
mysterx
mzcom
mzlib add `file-truncate' 2013-01-18 11:03:46 -06:00
mzscheme
net net/ftp: put temp file for download in directory of destination 2013-02-14 13:03:58 -07: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 Informative error message for raco pkg remove 2013-02-15 15:44:31 -05: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 add support to struct/dc to name the selector directly 2013-02-16 17:24:11 -06: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 documenting the folder 2012-12-27 19:01:33 -05:00
redex add long-missing space 2013-02-11 22:08:02 -06:00
repo-time-stamp
rnrs
s-exp/lang
scheme
schemeunit
scribble scribble: preserve order of ".js", ".css", and ".tex" additions 2013-02-18 11:14:31 -07:00
scribblings improve the interactions history window a little 2013-02-17 20:17:41 -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 Fix year day for srfi/19-produced date*s 2013-01-18 15:48:11 -05:00
stepper
string-constants Synch German string constants with latest. 2013-02-16 10:52:42 +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 unbreak scheme-lexer 2013-02-16 19:55:18 -06:00
teachpack fix up some cross references 2013-02-16 09:49:24 -07:00
test-engine
tests interactivity fix for online check syntax 2013-02-18 16:33:50 -06:00
texpict
trace
typed Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
typed-racket Fixes *-filter types and filter of zero?. 2013-02-18 11:56:59 -05:00
typed-scheme Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
unstable fix bad test 2013-02-16 00:09:25 -06:00
version
web-server Supporting headers and stateless in web-server/test 2013-02-08 07:01: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