racket/collects
Eli Barzilay 8fc49d41cf Improved bash completion script.
Warning: I tried a bunch of things and it looks like it works, but I'm
not using bash regularly so there might be some problems in this.
Committing by request of the bashers.

It would still need some work to make it work as (I think) was intended.
For example _find_exe() should be used to find the current executable
when completing, but it's used at the toplevel.
2012-05-24 11:48:35 -04:00
..
2htdp A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
algol60 fix cfg-parser' to more closely match parser' 2012-01-06 10:43:10 +01:00
at-exp/lang first cut at submodules 2012-03-09 10:34:56 -07:00
browser
combinator-parser
compiler raco decompile: show `require's 2012-05-16 07:12:26 -06:00
config
data adding gvector-remove-last! 2012-01-30 16:14:22 -07:00
datalog Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
db db: various fixes and additions 2012-05-09 09:17:52 -06:00
defaults
deinprogramm A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
drracket add some missing acks 2012-05-20 21:15:06 -06:00
drscheme
dynext fix Windows library names 2012-02-13 16:27:52 -07:00
embedded-gui
eopl Fix documentation link for provide in eopl (mzscheme => racket). 2012-04-05 23:24:43 -04:00
errortrace errortrace repair 2012-03-13 14:35:49 -06:00
ffi Fix `array-set!' for arrays of more than 2 dimensions. 2012-05-11 06:18:21 -04:00
file implement scribble/srcdoc' via submodules instead of expand' 2012-05-12 01:37:50 -06:00
framework fix interaction between the framework's first-line-mixin and 2012-05-15 22:08:42 -05:00
frtime A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
games A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
graphics turtles: better error message and improve docs 2012-03-03 14:17:53 -05:00
gui-debugger A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04: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 Drop the now-redundant " " argument from existing uses of `string-join'. 2012-05-24 10:40:20 -04:00
hierlist
honu Revert "work around an internal module-instantation bug" 2012-05-16 10:41:31 -06:00
htdp racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen} 2012-05-01 21:04:40 -06: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 Fixed ellipses in scaled icons after fix to draw-ellipse in commit 1432912357 (mflatt); had been relying on earlier buggy behavior 2012-05-15 11:19:05 -06:00
json Add a blurb on names in the json library. 2012-04-17 14:04:57 -04:00
lang fixed mistakes in posn documentation; Closes PR 12755 2012-05-09 12:04:44 -04:00
launcher add --launcher'/-l' flag to `raco exe' to create launchers 2012-02-13 16:27:51 -07:00
lazy lazy: fix or' and and' to not force last argument 2012-02-19 07:38:29 -07:00
macro-debugger fix check-requires for submodules 2012-05-07 14:46:13 -06:00
make
meta Improved bash completion script. 2012-05-24 11:48:35 -04:00
mred racket/gui cocoa: fix internal ObjC class names 2012-05-16 09:43:23 -06:00
mrlib Add \bot as alias for \perp in DrRacket (both are supported in LaTeX). 2012-05-21 15:55:07 -04:00
mysterx remove obsolete and unused MysterX doc sources 2012-04-30 06:53:17 -06:00
mzcom
mzlib refactored contract opters so they return structs instead 2012-05-10 21:59:39 -05:00
mzscheme add #:fail' option to collection-file-path' and `collection-path' 2012-01-09 15:59:05 -07:00
net A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
openssl openssl: another attempt to get SSL_shutdown right 2012-03-02 10:33:36 -07:00
parser-tools A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
picturing-programs racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen} 2012-05-01 21:04:40 -06:00
plai Fixing a safe-for-space error that Robby found 2012-02-28 14:15:07 -07:00
planet A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
plot Drop the now-redundant " " argument from existing uses of `string-join'. 2012-05-24 10:40:20 -04:00
preprocessor
profile A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
r5rs
r6rs Allow installation into arbitrary directories with "plt-r6rs --install" 2012-05-04 17:24:08 -04:00
racket Just have string-replace' now, with an #:all?' keyword (defaulting to #t). 2012-05-24 10:40:20 -04:00
racklog
rackunit check-= uses magnitude to compare number differences 2012-05-03 10:55:49 -07:00
raco A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
reader/lang
readline Apparently things work fine with readline 6 too. 2012-05-08 21:18:15 -04:00
redex update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05: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
s-exp/lang
scheme add #:fail' option to collection-file-path' and `collection-path' 2012-01-09 15:59:05 -07:00
schemeunit
scribble fix Scribble module languages to allow submodules 2012-05-20 07:39:05 -06:00
scribblings Just have string-replace' now, with an #:all?' keyword (defaulting to #t). 2012-05-24 10:40:20 -04:00
scriblib Better error messages, plus fix for the tag syntax 2012-05-11 20:13:29 -06:00
setup dependency-cycle detection in parallel `raco setup' 2012-05-20 10:57:54 -06:00
sgl Fix PR 12694 2012-04-25 06:57:24 -06:00
sirmail A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
slatex A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
slideshow slideshow: add `slide->pict' 2012-05-22 06:20:54 -04:00
srfi ported the contracts in srfi/14 to racket/contract 2012-05-08 16:50:17 -05:00
stepper A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
string-constants A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
swindle
syntax implement scribble/srcdoc' via submodules instead of expand' 2012-05-12 01:37:50 -06:00
syntax-color adjust the splay tree implementation so that it creates fewer cons 2012-04-05 07:14:52 -05:00
teachpack racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen} 2012-05-01 21:04:40 -06:00
test-box-recovery
test-engine Handle `check-expect' in non-application form. 2012-04-19 12:50:25 -04:00
tests Streamline more test suits. 2012-05-24 11:27:13 -04:00
tex2page
texpict added thermometer 2012-05-18 10:48:24 -05:00
trace
typed Remove typed versions of the cgi exceptions. 2012-03-16 03:45:35 -04:00
typed-racket Drop the now-redundant " " argument from existing uses of `string-join'. 2012-05-24 10:40:20 -04:00
typed-scheme
unstable added unstable/cat 2012-05-08 14:50:28 -06:00
version
web-server Drop the now-redundant " " argument from existing uses of `string-join'. 2012-05-24 10:40:20 -04:00
wxme
xml Fixing bad re-indent.. I think? 2012-05-10 12:37:27 -06:00
xrepl Fix ,install! 2012-05-06 13:13:49 -04:00
.gitignore