racket/collects
Robby Findler e788c6f49e adjust define-judgment-form so that it
a) avoids creating big intermediate lists of the same things over and over
   (this closes PR 12380)
b) generates less code (by generating calls to local functions)
c) normalizes its output (sorts by the printed representation)
2011-11-20 22:50:07 -06:00
..
2htdp universe now terminates properly 2011-11-11 18:53:04 -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 move .ico support from raco exe' internals to file/ico' 2011-11-16 14:45:32 -07:00
config add `raco link' 2011-08-24 09:07:14 -06:00
data data/order: added support for transparent structs, added tests 2011-10-30 18:51:16 -06:00
datalog Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
db db: fix transaction contract bugs, added transaction tests 2011-11-13 15:11:12 -07:00
defaults
deinprogramm Unbreak "Enable signature checking". 2011-10-21 20:43:50 +02:00
drracket UI fixes and improvements to Check Syntax 2011-11-17 19:25:24 -07:00
drscheme Some info.rkt cleanups. 2011-08-29 16:33:13 -04: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 adjust the way languages are chosen when opening a file. 2011-10-08 09:46:06 -05:00
errortrace fix errortrace for phase N outside of module 2011-11-07 13:16:17 -07:00
ffi add version 3 of libmagickwand to the ffi example 2011-11-18 09:59:43 -07:00
file move .ico support from raco exe' internals to file/ico' 2011-11-16 14:45:32 -07:00
framework adjust number-snip% so that it subscribes to the file/convertible 2011-11-20 16:38:17 -06:00
frtime add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
games ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
graphics Doc typo. 2011-10-06 10:37:36 -04:00
gui-debugger add get-default-percentages to panel:dragable and then add a dragable panel 2011-10-02 14:34:28 -05:00
guibuilder ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
handin-client Use "Submit to" instead of "Assignment" for the field name 2011-09-19 01:48:22 -04:00
handin-server handin server: add support for HTTPS uploads (when enabled) 2011-11-02 08:12:58 -06:00
help add the roots to the links info line in the bug report form 2011-08-25 12:33:33 -05:00
hierlist remove docs tests that no one was interested in 2011-07-01 11:38:09 +08:00
honu [honu] add var and = at phase 1 2011-11-18 09:59:43 -07:00
htdp adjusted error message checking 2011-10-18 12:36:33 -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 relaxed the restrictions on planet requires in the teaching languages to allow the new forms 2011-10-07 11:48:24 -05:00
launcher add 'wmclass/".wmclass" aux executable/launcher configuration 2011-09-26 18:07:18 -06:00
lazy fix lazy stepper bug: annota of non-identifier fns 2011-10-08 15:59:32 -04:00
macro-debugger macro-debugger: removed simplify-marks 2011-10-07 19:40:48 -06:00
make ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
meta try to get a little more stack for the intermittent module-lang-test failure 2011-11-17 06:57:09 -06:00
mred win32: get default frame icon from application 2011-11-16 14:45:32 -07:00
mrlib swapped the backwards triangles 2011-10-12 20:46:20 -05:00
mysterx ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mzcom Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
mzlib fix the module reader for the case when there are non-ASCII unicode characters 2011-11-03 17:13:17 -05:00
mzscheme Make `defproc' throw an error if two arguments have the same name. 2011-09-16 11:14:18 -04:00
net Add missing word 'one', clarify behavior of the 'semi-or-amp mode. 2011-10-17 13:18:17 -04:00
openssl ssl library versions for Ubuntu 11.10 2011-11-18 01:58:31 -07:00
parser-tools Document `numeric'; closes PR 12338. 2011-11-02 17:40:24 -04:00
picturing-programs Fixed error messages, added tests for type errors. 2011-10-02 22:54:34 -04:00
plai Fixing an error in quoting found by a student this year 2011-11-17 15:16:22 -07:00
planet adjust planet logging so that it doesn't try to log when the logging thread is dead 2011-11-11 16:05:24 -06:00
plot Better error message when plot can't determine sensible bounds 2011-11-14 22:36:27 -08:00
preprocessor Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
profile Some selective #:when (not ...)' -> #:unless ...'. 2011-09-16 10:48:18 -04:00
r5rs ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
r6rs fix `get-bytevector-all' bug 2011-11-02 08:12:58 -06:00
racket fix `sequence-filer' on empty sequence 2011-11-18 20:06:15 -07:00
racklog add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
rackunit rackunit: prevent test case from killing test-runner thread 2011-10-07 19:40:48 -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 adjust define-judgment-form so that it 2011-11-20 22:50:07 -06: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 removed useless requires 2011-09-27 19:28:44 -06:00
schemeunit Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
scribble update sigplanconf to the version with Creative Commons license 2011-11-11 16:32:16 -07:00
scribblings Fix typos in reference. 2011-11-16 02:09:05 -05:00
scriblib scribble/eval: pretty-print results by default 2011-10-16 05:41:58 -06:00
setup adjust call to get-info/full so that it respects the contract 2011-11-04 21:48:04 -05:00
sgl make OpenGL gears example report a good error on failure 2011-11-03 17:42:36 -06: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' most-recent-slide implementation 2011-11-19 19:14:51 -07:00
srfi Use reference implementation for srfi/11. 2011-08-31 12:38:38 -04:00
stepper Stepper fix for possible race condition 2011-09-21 22:45:46 -07:00
string-constants Synch German string constants with latest. 2011-11-05 13:31:47 +01:00
swindle ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
syntax remove unused library (formerly used by the Racket->C compiler) 2011-11-12 05:33:20 -07:00
syntax-color add a unicode test to scheme-lexer.rkt 2011-11-03 22:41:27 -05:00
teachpack added prefab structs to messages that universe can exchange 2011-11-11 18:53:03 -05:00
test-box-recovery ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
test-engine Report signature violations in the REPL. 2011-09-14 22:00:42 +02:00
tests adjust number-snip% so that it subscribes to the file/convertible 2011-11-20 16:38:17 -06:00
tex2page ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
texpict add a #:draw-border? to filled-rounded-rectangle 2011-11-11 16:05:24 -06:00
trace add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
typed add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
typed-racket Refine types of integer-bytes->integer' and arithmetic-shift'. 2011-11-15 15:31:07 -05:00
typed-scheme Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
unstable Move ==' to racket/match'. 2011-11-14 11:03:22 -05:00
version ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
web-server Providing parse-bindings 2011-11-16 10:31:04 -07:00
wxme fix the collapsed snipclass so that it cooperates with the wxme library and 2011-09-13 14:58:39 -05:00
xml Fixing PR 12271 2011-10-10 06:45:42 -06:00
xrepl Indicate repl phase level when it's not 0. 2011-10-21 11:13:16 -04:00
.gitignore