racket/collects
Ryan Culpepper 4fbf087e17 syntax/parse: add expr/c to main module
Merge to release branch
(cherry picked from commit 0aecbf97ff)
2011-07-11 14:55:13 -04:00
..
2htdp providing a name for tick handler, Closes PR 12027 2011-07-06 23:09:27 -04:00
algol60 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
at-exp/lang
browser ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
combinator-parser ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
compiler fix decompile of define-values-for-syntax 2011-07-07 07:25:48 -06:00
config ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
data docs reorganization 2011-07-01 17:16:53 -06:00
datalog docs reorganization 2011-07-01 17:16:53 -06:00
defaults
deinprogramm ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
drracket The rewriting machanism no longer inserts with-handler everywhere. 2011-07-06 00:28:45 -04: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 docs reorganization 2011-07-01 17:16:53 -06:00
ffi ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
file ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
framework ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
frtime ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
games ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
graphics ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
htdp better title in preperation for merging with Guillaume 2011-07-07 09:19:44 -04:00
html docs reorganization 2011-07-01 17:16:53 -06:00
icons Fix some xv-induced binary junk. 2011-06-28 03:07:38 -04:00
lang fix ASL `(begin0)' error message 2011-07-07 10:57:04 -06:00
launcher ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
lazy ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
macro-debugger macro-stepper: more work on syntax tainting 2011-07-02 23:32:02 -06:00
make ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
meta Fix props. 2011-07-05 16:28:51 -04:00
mred git: fix "&" and "_" handling in labels 2011-07-06 09:54:57 -06:00
mrlib ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04: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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mzscheme ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
net docs reorganization 2011-07-01 17:16:53 -06:00
openssl ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
parser-tools ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
picturing-programs docs reorganization 2011-07-01 17:16:53 -06:00
plai ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
planet ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
plot ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
preprocessor ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -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 identifier? check to place macro 2011-07-07 16:56:23 -06:00
racklog docs reorganization 2011-07-01 17:16:53 -06:00
rackunit rackunit: fix require/expose to work on variable-like macros 2011-07-07 14:00:22 -06:00
raco ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
reader/lang
readline ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
redex ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04: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 remove syntax certificates; add syntax taints 2011-06-29 19:15:48 -06:00
schemeunit remove docs tests that no one was interested in 2011-07-01 11:38:09 +08:00
scribble generalize `defform' & co. to better support abstraction 2011-07-07 10:45:43 -06:00
scribblings removed merge conflict artifact 2011-07-11 14:55:10 -04:00
scriblib ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
setup Another broken test courtesy of refactoring, not testing, and ignoring DrDr. In this case, it seems like the user should not have relied on the function always returning a string (based on the old documentation---not the name, which implies a string comes out), so I've changed the use rather than the function. 2011-07-02 14:34:41 -07: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 `rotate' 2011-07-04 16:26:09 -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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
string-constants ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
swindle ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
syntax syntax/parse: add expr/c to main module 2011-07-11 14:55:13 -04:00
syntax-color docs reorganization 2011-07-01 17:16:53 -06:00
teachpack Rephrase some of the (meta) wording, reformat, fix some scribble-isms, etc. 2011-07-06 18:53:48 -04:00
test-box-recovery ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
test-engine Updated the error message of check-expect. Fine tuning of the error messages. 2011-07-06 05:35:25 -04:00
tests Add assertions to place-channel tests 2011-07-07 12:38:20 -06:00
tex2page ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
texpict slideshow/pict: add `rotate' 2011-07-04 16:26:09 -06:00
trace ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
typed ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
typed-scheme moved typed racket docs up within section 2011-07-07 14:00:22 -06:00
unstable syntax/parse: add expr/c to main module 2011-07-11 14:55:13 -04: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 Typo in formlet docs 2011-07-06 15:24:15 -06:00
wxme ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
xml ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
.gitignore