racket/collects
2011-07-19 16:47:13 -04:00
..
2htdp Undoes the 'produces -> return' part of commit c31d352f, keeping the 'changes -> mutates' change and the assorted bug fixes it contained. 2011-07-17 16:48:12 -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 revert unnecessary refactoring 2011-07-16 21:02:41 -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 restore deinprogramm reader module suffix 2011-07-16 20:15:15 -06: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 Typo in the `errortrace' language description. 2011-07-18 14:25:10 -04: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 fix void result to match contract 2011-07-16 14:30:08 -06: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 use #%module-begin for honu modules so top level expressions get printed 2011-07-19 11:00:32 -06:00
htdp Undoes the 'produces -> return' part of commit c31d352f, keeping the 'changes -> mutates' change and the assorted bug fixes it contained. 2011-07-17 16:48:12 -04: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 Fixes the (cons an image empty) error message 2011-07-19 13:01:07 -04: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 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 XREPL tests. 2011-07-19 16:39:15 -04:00
mred win32: fix is-maximized' in frame%' 2011-07-19 08:55:33 -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 Corrected documentation of quote-module-name to indicate that it does not 2011-07-09 14:46:58 -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 Fixed some more error messages. 2011-07-12 07:08:47 -04:00
plai ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
planet completed the planet library documentation and, in the process, 2011-07-08 15:51:05 -05: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 improved opt/c so that it knows about chaperones 2011-07-18 07:55:55 -05: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 Use (banner) instead of a fixed "Welcome to Racket" in the More tutorial 2011-07-18 14:25:10 -04:00
redex Fixes keyword tests 2011-07-16 18:19:22 -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 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 add get-display-count' and #:screen argument to get-display-size' 2011-07-18 20:15:15 -06:00
scriblib ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
setup limit build parallelism to 4 on a 32-bit machine 2011-07-16 08:03:53 -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 fix `get-slides-as-picts' to record margin with picts 2011-07-19 08:45:11 -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 add make-lazy-proc to lazy stepper skipped fns list 2011-07-13 18:54:45 -04:00
string-constants Synch German string constants with latest. 2011-07-16 13:19:00 +02:00
swindle ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
syntax fix `get-module-path' and associated exception 2011-07-17 08:14:33 -06:00
syntax-color docs reorganization 2011-07-01 17:16:53 -06:00
teachpack optional limit for number of ticks 2011-07-16 13:59:55 -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 Switched name field in struct type to identifier. Closes PR 11728. 2011-07-19 16:47:13 -04: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 Added a button for the performance report tool when in a typed language. 2011-07-15 15:04:51 -04:00
typed-scheme Conditionalize use of contract. 2011-07-19 16:47:13 -04:00
unstable unstable/gui/blur: added box blur option 2011-07-18 09:01:26 -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 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
xrepl Improve macro stepper output, and some more ,stx outputs. 2011-07-19 16:39:15 -04:00
.gitignore