racket/collects
Robby Findler df5ee4c7ba fix some right/top mixups
closes PR 13312
2012-11-26 12:23:27 -06:00
..
2htdp Two more #lang racket' -> #lang racket/base'. 2012-11-07 11:34:33 -05:00
algol60 Added @literal-algol{} and started an algol60 test suite (apologies 2012-06-20 10:28:53 -05:00
at-exp/lang first cut at submodules 2012-03-09 10:34:56 -07:00
browser Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
compatibility A whole bunch of missing newlines at EOFs (and a few other spaceages). 2012-10-19 06:47:24 -04:00
compiler fix to bytecode compiler's propoagation of local-type info 2012-11-18 10:31:20 -07:00
config add `raco link' 2011-08-24 09:07:14 -06:00
data extend data/queue library 2012-11-21 11:10:02 -06:00
datalog adjust datalog so that syntax objects are not used as source location 2012-06-02 08:04:45 -05:00
db db: add `sqlite3-available?' 2012-11-23 18:44:51 -07:00
defaults A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
deinprogramm removed the deinprogramm one-line-summary's because they are 2012-11-17 20:15:19 -06:00
drracket make sure there is a dc before trying to size text 2012-11-25 13:19:47 -06:00
drscheme bring back drscheme/private/number-snip.ss since it may 2012-07-19 07:29:42 -05:00
dynext Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
embedded-gui some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
eopl Some "obvious" switching from racket' to racket/base'. 2012-11-06 13:29:09 -05:00
errortrace errortrace: fix profiling for phase >= 2 code 2012-07-23 07:05:40 -05:00
ffi change allocator wrapper to ignore #f results 2012-11-21 12:56:30 -05:00
file add file/unzip 2012-11-20 10:12:27 -07:00
framework fix some right/top mixups 2012-11-26 12:23:27 -06:00
frtime #lang racket' -> #lang racket/base' conversions in frtime. 2012-11-07 08:03:46 -05:00
future-visualizer #lang racket' -> #lang racket/base' conversions in future-visualizer. 2012-11-07 08:03:46 -05:00
games Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
graphics Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
gui-debugger Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
handin-client change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
handin-server A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
help move the captcha checking code inside the handler 2012-11-22 10:35:51 -06:00
hierlist remove docs tests that no one was interested in 2011-07-01 11:38:09 +08:00
honu Some more #lang racket' -> #lang racket/base' conversions 2012-11-07 08:03:44 -05:00
htdp experiment with matrix-set-bang, some Rackety, fixing tests 2012-11-15 10:45:33 -05:00
html Changing from racket to racket/base in xml, html, and web-server 2012-05-10 10:36:29 -06:00
icons Move the "mkheart.rkt" generator to a new meta directory. 2012-05-04 17:24:08 -04:00
images #lang racket' -> #lang racket/base' conversions in plot and in images. 2012-11-07 08:03:45 -05:00
json Fix json treatment of eof, plus tests. 2012-10-05 11:48:31 -04:00
lang Two more #lang racket' -> #lang racket/base'. 2012-11-07 11:34:33 -05:00
launcher add --launcher'/-l' flag to `raco exe' to create launchers 2012-02-13 16:27:51 -07:00
lazy Some more #lang racket' -> #lang racket/base' conversions 2012-11-07 08:03:44 -05:00
macro-debugger Newlines at EOFs. 2012-11-06 14:07:15 -05:00
make
math Made plots in plot' and math' render nicely in PDFs (plots in docs are picts now) 2012-11-25 22:32:07 -08:00
meta Fixing package source details link 2012-11-24 09:22:14 -07:00
mred Adjust text%s so they don't call on-reflow as often 2012-11-25 20:58:13 -06:00
mrlib Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
mysterx Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
mzcom Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
mzlib Newlines at EOFs. 2012-11-06 14:07:15 -05:00
mzscheme Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
net net/imap: log to an 'imap logger 2012-11-23 18:44:51 -07:00
openssl remove cancel box, no longer needed with ffi/unsafe/alloc 2012-11-21 12:56:31 -05:00
parser-tools make the position and position-token structs transparent 2012-11-07 11:57:07 -06:00
picturing-programs Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
plai enabling shared in plai with some shameless copying of kernel code 2012-11-06 19:53:03 -07:00
planet Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
planet2 Preventing planet2 from running 'raco setup' on updating when no updates were available 2012-11-24 09:22:14 -07:00
plot Made plots in plot' and math' render nicely in PDFs (plots in docs are picts now) 2012-11-25 22:32:07 -08:00
preprocessor Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
profile Clarify that the `*-node' is not in the list of nodes. 2012-09-19 22:54:13 -04:00
r5rs Fix documentation for packages and mutable lists. 2012-07-31 17:12:30 -04:00
r6rs Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
racket racket/draw: fix problems related to failed font fallbacks 2012-11-24 08:15:43 -07:00
racklog Newlines at EOFs. 2012-11-06 14:07:15 -05:00
rackunit Add for-label require 2012-11-20 13:31:05 -05:00
raco A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
reader/lang
readline readline: prefer 5 (fast) over 6 (slow) 2012-08-28 23:36:50 -04:00
redex fix redex docs and disable running test-docs-complete.rkt directly 2012-11-12 07:42:09 -06:00
repo-time-stamp Add a branch indicator to the stamp, if we can find one and it's not "master". 2012-05-04 20:18:38 -04:00
rnrs remove docs tests that no one was interested in 2011-07-01 11:38:09 +08:00
s-exp/lang
scheme racket/gui/dynamic: make gui-dynamic-require' pull from racket/gui/base' 2012-11-19 08:13:48 -07:00
schemeunit Some "obvious" switching from racket' to racket/base'. 2012-11-06 13:29:09 -05:00
scribble scribble latex: work around `\href{...#...}{...}' as a macro argument 2012-11-25 06:24:51 -07:00
scribblings automatic parenthesis mode improvements 2012-11-25 21:57:52 -06:00
scriblib Fix citation disabiguation when authors differ. 2012-11-19 17:35:07 -05:00
setup raco setup: turn off synchronous mode for doc database 2012-11-26 06:24:29 -07:00
sgl Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
slatex A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
slideshow when PLTPICTBOX is set, include "Insert Pict Box" in DrRacket 2012-09-27 08:12:56 -06:00
srfi Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
stepper #lang racket' -> #lang racket/base' conversions in stepper. 2012-11-07 08:03:46 -05:00
string-constants Synch German string constants with latest. 2012-11-24 15:08:56 +01:00
swindle Add a `compatibility' collect for compatibility with other languages. 2012-07-27 16:49:05 -04:00
syntax fix `lazy-require' in phase levels other than 0 2012-11-11 09:38:16 -07:00
syntax-color Implements a rb-tree based version of the token tree, and fixes bugs in red-black.rkt. 2012-11-26 11:14:22 -07:00
teachpack remove matrix-set-bang from documentation; Closes PR 13264 2012-11-15 10:45:33 -05:00
test-engine Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
tests automatic parenthesis mode improvements 2012-11-25 21:57:52 -06:00
texpict Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
trace add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
typed Added `define-typed/untyped-identifier' to typed/untyped-utils 2012-11-16 10:52:56 -07:00
typed-racket Fail gracefully on TR struct arity errors 2012-11-20 17:47:13 -05:00
typed-scheme Only enable Optimization Coach button in Typed Racket. 2012-07-20 18:05:32 -04:00
unstable linked to serialization docs 2012-11-17 14:47:13 -05:00
version fix doc typo 2012-06-25 23:34:21 -06:00
web-server Removing usable of lib paths and collection paths in Web server re: Planet 2 extensions 2012-11-24 09:22:14 -07:00
wxme fix the collapsed snipclass so that it cooperates with the wxme library and 2011-09-13 14:58:39 -05:00
xml Fix some docs. Add an example too. 2012-11-19 15:38:13 -05:00
xrepl Fix test due to code refactoring, sort export lists in module descriptions. 2012-07-28 12:12:35 -04:00
.gitignore