racket/collects
Matthew Flatt a7855e20a8 add `raco link'
includes a rewrite the "Module Basics" section of the Guide
2011-08-24 09:07:14 -06: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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
compiler add `raco link' 2011-08-24 09:07:14 -06:00
config add `raco link' 2011-08-24 09:07:14 -06:00
data docs reorganization 2011-07-01 17:16:53 -06:00
datalog Broke one 2011-08-15 10:06:22 -06:00
defaults
deinprogramm Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
drracket Fixes check syntax bug 2011-08-15 17:50:11 -05:00
drscheme remove compat bins: DrScheme, MrEd.exe, MrEd.app 2011-04-15 07:49:45 -06:00
dynext ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
embedded-gui ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
eopl ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
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 change some prints to fprintfs to make it easier to remove debugging printfs from this file when checking in 2011-08-10 12:02:49 -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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
graphics Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
gui-debugger fix debugger for syntax taints 2011-07-07 13:38:14 -06:00
guibuilder ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
handin-client ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
handin-server docs reorganization 2011-07-01 17:16:53 -06:00
help ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
hierlist remove docs tests that no one was interested in 2011-07-01 11:38:09 +08:00
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 docs reorganization 2011-07-01 17:16:53 -06:00
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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
lazy fix lazy.scrbl so it compiles properly 2011-08-17 02:07:43 -04:00
macro-debugger Fixed a macro stepper bug: can't use zero? on syntax span, as it can be #f. 2011-07-19 03:07:53 -04:00
make ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
meta send ffi pointers across places 2011-08-23 13:33:06 -06:00
mred gtk: fix frame for text-field%' and other canvas%'es 2011-08-16 08:12:31 -06:00
mrlib speed up bitmap rotation (could probably revisit this to 2011-08-23 18:56:51 -05:00
mysterx ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mzcom docs reorganization 2011-07-01 17:16:53 -06:00
mzlib Lots of documentation formatting. 2011-08-15 07:50:04 -04: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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
r5rs ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
r6rs ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
racket add `raco link' 2011-08-24 09:07:14 -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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
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 Fixes indentation 2011-08-17 11:59:43 -05:00
repo-time-stamp ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -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-implemented reverse', member', memv', memq' 2011-07-27 05:47:46 +01:00
schemeunit remove docs tests that no one was interested in 2011-07-01 11:38:09 +08:00
scribble fix `racketmod' file box mode 2011-08-24 09:07:13 -06:00
scribblings add `raco link' 2011-08-24 09:07:14 -06:00
scriblib allow left-aligned figures 2011-08-18 18:26:14 -04:00
setup add `raco link' 2011-08-24 09:07:14 -06:00
sgl ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
sirmail ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
slatex ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
slideshow slideshow/pict: add linestyle' and #:style' argument to `pin-line' 2011-08-24 09:07:13 -06:00
srfi ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
srpersist ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
stepper fix lazy stepper tests 2011-08-22 17:58:22 -04:00
string-constants Synch German string constants with latest. 2011-08-13 16:25:18 +02:00
swindle ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
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 docs reorganization 2011-07-01 17:16:53 -06:00
teachpack typo 2011-08-21 22:02:32 -05:00
test-box-recovery ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
test-engine Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
tests send ffi pointers across places 2011-08-23 13:33:06 -06:00
tex2page ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
texpict slideshow/pict: add linestyle' and #:style' argument to `pin-line' 2011-08-24 09:07:13 -06:00
trace ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
typed Typed version of `racket/date'. 2011-08-22 09:46:12 -04:00
typed-scheme Changed rec-id black magic to a more robust syntax parameter solution. 2011-08-22 17:04:16 -04:00
unstable fix `path-element?' collision 2011-08-19 19:54:36 -06:00
version ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
waterworld ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
web-server fix `path-element?' collision 2011-08-19 19:54:36 -06:00
wxme ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
xml Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
xrepl doc style adjustments; reorg cmdline+editors docs in Guide 2011-08-24 09:07:12 -06:00
.gitignore