racket/collects
2013-05-30 18:19:27 +02:00
..
2htdp move the slideshow/pict library to its own collection 2013-05-12 22:07:58 -05:00
algol60 Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
at-exp/lang
browser Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
compatibility
compiler add `setup/collects' and use it for ".dep" file paths 2013-05-24 14:55:39 -06:00
config
data performance tweaks for `for/{fx,fl,extfl}vector' 2013-04-10 17:26:38 -06:00
datalog Removing even/odd reading hack and just protecting parser from eof-ing ports 2013-03-19 08:58:41 -06:00
db fix call-with-transaction error (disconnected rollback) 2013-05-18 11:25:10 -04:00
defaults
deinprogramm Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
drracket include source-location in "missing module" exceptions 2013-05-29 11:01:12 -06:00
drscheme
dynext Restore functionality of quiet? argument for link-extension. 2013-01-25 13:22:14 -07:00
embedded-gui Scheme -> Racket in docs 2013-04-29 17:05:55 -04:00
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: remove -A'/+A', add `#:async-apply' 2013-04-23 13:48:15 -06:00
file minor doc fixes 2013-05-20 14:36:54 -06:00
framework Improve auto-parens mode implementation and behavior 2013-05-25 08:40:35 -05:00
frtime Scheme -> Racket in docs 2013-04-29 17:05:55 -04:00
future-visualizer move the slideshow/pict library to its own collection 2013-05-12 22:07:58 -05:00
games move the slideshow/pict library to its own collection 2013-05-12 22:07:58 -05:00
graphics Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
gui-debugger move the slideshow/pict library to its own collection 2013-05-12 22:07:58 -05:00
help add File|New, File|Open... and File|Open Recent menu items to the 2013-04-16 18:40:48 -05:00
hierlist
honu Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
htdp experiment with matrix-set-bang, some Rackety, fixing tests 2012-11-15 10:45:33 -05:00
html Removing optimizations from sgml-reader that do not work for UTF-8 2013-01-18 06:15:02 -07:00
icons Filename cleanup 2013-04-28 12:53:07 -04:00
images move the slideshow/pict library to its own collection 2013-05-12 22:07:58 -05:00
json polarity flip in type error messages 2013-03-22 10:20:40 -07:00
lang reformat error message for implode, Closes PR 13690 2013-04-12 16:25:20 -04:00
launcher raco setup: put launchers for user collections in user space 2013-04-24 12:11:42 -06:00
lazy Some more #lang racket' -> #lang racket/base' conversions 2012-11-07 08:03:44 -05:00
macro-debugger added raco commands for check-requires, show-dependencies 2013-05-05 18:07:02 -04:00
make
math More temporary hacking around the to-be-renamed `permutations' problem. 2013-05-10 10:33:43 -04:00
meta Update the instructions on configuring git's push.default. 2013-05-22 13:19:12 -04:00
mred allow #f as the min-width / min-height init arg to area-containers 2013-05-11 19:47:44 -05:00
mrlib move the slideshow/pict library to its own collection 2013-05-12 22:07:58 -05:00
mysterx ffi/com: repairs for parameterized-property setting and for date values 2013-04-16 10:02:37 -06:00
mzcom
mzlib Scheme -> Racket in docs 2013-04-29 17:05:55 -04:00
mzscheme Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
net Misc improvements to `net/uri-codec'. 2013-05-22 13:19:12 -04:00
openssl Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
parser-tools specified match precedence in lexer... hope I'm right 2013-05-01 09:02:33 -07:00
pict fixups for pict' and slideshow' docs 2013-05-20 14:36:54 -06:00
picturing-programs Added some checks for user errors. 2013-05-28 13:37:27 -04:00
pkg when the package installer has a parent, don't 2013-05-25 21:22:53 -05:00
plai Replace syntax-map with stx-map in plai. 2013-05-28 20:39:33 -07:00
planet used the wrong dir when checking the info.rkt santity 2013-03-01 19:38:57 -06:00
plot move the slideshow/pict library to its own collection 2013-05-12 22:07:58 -05:00
preprocessor
profile Allow the profiler's sampler to collect user-specified continuation marks. 2013-05-28 09:42:42 -04:00
r5rs make case' in r5rs' and r6rs' still use eqv?' 2012-11-26 19:49:36 -07:00
r6rs Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
racket Fix method accessors for inherits and abstracts 2013-05-29 13:09:01 -04:00
racklog updated mitpress links 2013-05-23 07:11:56 -04:00
rackunit Adding summary mode, quiet program mode and changing tests/eli-tester to cooperate so it adds useful information in summary mode 2013-05-02 14:49:58 -06: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 die to dice 2013-04-12 13:17:22 -04:00
redex add a parameter to adjust random generation methods 2013-05-28 13:29:43 -05:00
repo-time-stamp
rnrs Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
s-exp/lang
scheme switch rascket/base' and scheme/base' to submodule language style 2013-05-07 08:31:16 -04:00
schemeunit Some "obvious" switching from racket' to racket/base'. 2012-11-06 13:29:09 -05:00
scribble raco pkg create: support "source" and "binary" bundling 2013-05-16 11:50:04 -06:00
scribblings include source-location in "missing module" exceptions 2013-05-29 11:01:12 -06:00
scriblib scriblib/footnote: adjust environment to make output empty 2013-05-24 14:55:38 -06:00
setup raco pkg create, raco setup: add support for built (source+binary) packages 2013-05-24 14:55:39 -06:00
sgl Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
slatex
slideshow include source-location in "missing module" exceptions 2013-05-29 11:01:12 -06:00
srfi Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
stepper added command-line demo 2013-05-29 10:11:46 -07:00
string-constants Synch German string constants with latest. 2013-05-30 18:19:27 +02:00
swindle 2012 -> 2013 2013-01-09 01:17:26 -05:00
syntax include source-location in "missing module" exceptions 2013-05-29 11:01:12 -06:00
syntax-color syntax-color/racket-lexer: update for single-precision and extflonums 2013-03-29 07:23:49 -06:00
teachpack move the slideshow/pict library to its own collection 2013-05-12 22:07:58 -05:00
test-engine Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
tests Fix method accessors for inherits and abstracts 2013-05-29 13:09:01 -04:00
texpict slideshow/pict: fix `text' angle and superscript/subscript modes 2013-05-12 07:04:26 -06:00
trace
typed Move from syntax-map to stx-map. 2013-05-28 20:31:09 -07:00
typed-racket Restore commented for loop 2013-05-29 13:09:01 -04:00
typed-scheme Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
unstable Remove syntax-map. 2013-05-28 22:26:46 -07:00
version
web-server indent 2013-05-22 07:20:19 -06:00
wxme
xml Fixing PR13748 2013-05-20 15:47:14 -06:00
xrepl Improve some printouts. 2013-04-17 16:39:10 -04:00
.gitignore