racket/collects
2011-08-26 09:10:46 -04:00
..
2htdp speed up bitmap rotation (could probably revisit this to 2011-08-23 18:56:51 -05:00
algol60 Hacked #lang algol60 into place 2011-08-23 12:20:21 -04:00
at-exp/lang
browser Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
combinator-parser
compiler change `raco exe' to disable collection lookup by default 2011-08-25 09:15:30 -06:00
config add `raco link' 2011-08-24 09:07:14 -06:00
data
datalog Broke one 2011-08-15 10:06:22 -06:00
db db: improved listing of db/base exports in docs 2011-08-25 12:56:42 -06:00
defaults
deinprogramm Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
drracket fix a bug where drracket was not moving the menu underscores around 2011-08-25 22:54:50 -05:00
drscheme
dynext
embedded-gui
eopl
errortrace syntax-taint repairs 2011-08-09 16:33:17 -06:00
ffi Change cpointer tag to be a symbol 2011-08-23 13:33:06 -06:00
file fix doc typos 2011-08-10 08:28:13 -06:00
framework remove non-existent files from the 'open recent' menu (but only when the file is selected) 2011-08-25 12:33:33 -05:00
frtime The FrTime docs need to be heavily revised and this won't happen shortly, so turning off these tests 2011-08-09 06:42:09 -06:00
games
graphics Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
gui-debugger
guibuilder
handin-client
handin-server
help add the roots to the links info line in the bug report form 2011-08-25 12:33:33 -05:00
hierlist
honu [honu] accidentally added these files, so removing them 2011-08-19 17:21:56 -06:00
htdp Allowing paths in convert-file and changing test to not be sensitive to cwd 2011-08-20 08:14:29 -06:00
html
icons Have an icon for performance-report. 2011-07-15 15:04:53 -04:00
lang made 23238 stable w/ shared file prefix; Closes PR 12093 again 2011-08-14 22:29:20 -04:00
launcher
lazy Fix another bunch of "language" typos. 2011-08-26 05:26:46 -04:00
macro-debugger Revert "adjust the way the execute-callback is overridden so that this mixin" 2011-08-24 18:07:22 -05:00
make
meta Added ryan as responsible for db collection; added to distribution specs. 2011-08-26 05:26:46 -04:00
mred Fixed a bug with delete, undo and clickbacks in DrRacket 2011-08-26 06:07:57 -06:00
mrlib speed up bitmap rotation (could probably revisit this to 2011-08-23 18:56:51 -05:00
mysterx
mzcom
mzlib fix define-runtime-paths' and raco exe' 2011-08-25 09:15:29 -06:00
mzscheme Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
net trivial doc fix 2011-08-19 12:52:19 -06:00
openssl Typo fix 2011-08-03 22:00:22 -04:00
parser-tools Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
picturing-programs Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
plai Fix another bunch of "language" typos. 2011-08-26 05:26:46 -04:00
planet This file uses this-expression-source-directory to implement this-package-version-symbol, but that comes from mzlib/etc which was not required 2011-08-22 14:15:04 -06:00
plot Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
preprocessor Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
profile
r5rs
r6rs
racket fix alpha mult in `set-argb-pixels' 2011-08-26 07:06:31 -06:00
racklog Better error messages for missing relations 2011-08-15 10:06:22 -06:00
rackunit Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
raco
reader/lang
readline Use (banner) instead of a fixed "Welcome to Racket" in the More tutorial 2011-07-18 14:25:10 -04:00
redex Fix another bunch of "language" typos. 2011-08-26 05:26:46 -04:00
repo-time-stamp
rnrs
s-exp/lang
scheme Racket-implemented reverse', member', memv', memq' 2011-07-27 05:47:46 +01:00
schemeunit
scribble added the ability to tell drracket to run a program and then run something after that 2011-08-24 11:25:26 -05:00
scribblings add optional argument to weak-box-value' and ephemeron-value' 2011-08-26 06:24:34 -06:00
scriblib allow left-aligned figures 2011-08-18 18:26:14 -04:00
setup if only a Unix root is shared, don't make a path relative 2011-08-24 20:08:20 -06:00
sgl
sirmail
slatex
slideshow slideshow/pict: add linestyle' and #:style' argument to `pin-line' 2011-08-24 09:07:13 -06:00
srfi
srpersist
stepper fix lazy stepper tests 2011-08-22 17:58:22 -04:00
string-constants Fix another bunch of "language" typos. 2011-08-26 05:26:46 -04:00
swindle
syntax I believe this fixes PR12117. The teaching languages rely on syntax/struct. (I have run the teaching language tests, but do not other uses of syntax/struct.) It appears that syntax/struct has been incorrectly creating this information for some time. The problem is that it would end the static info with a #f if the selectors or setters were omitted, but reading the documentation implies that there should be a final #f in either case. I've therefore changed the boolean to an or over the flags 2011-08-19 11:30:42 -06:00
syntax-color
teachpack typo 2011-08-21 22:02:32 -05:00
test-box-recovery
test-engine Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
tests Hold the saved values weakly. 2011-08-26 09:10:46 -04:00
tex2page
texpict slideshow/pict: add linestyle' and #:style' argument to `pin-line' 2011-08-24 09:07:13 -06:00
trace
typed Typed version of `racket/date'. 2011-08-22 09:46:12 -04:00
typed-scheme Fixed a bug with delete, undo and clickbacks in DrRacket 2011-08-26 06:07:57 -06:00
unstable fix `path-element?' collision 2011-08-19 19:54:36 -06:00
version
waterworld
web-server updated Continue tutorial to use db library 2011-08-25 12:56:42 -06:00
wxme
xml Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
xrepl Hold the saved values weakly. 2011-08-26 09:10:46 -04:00
.gitignore