racket/collects
2012-02-07 20:33:05 -06:00
..
2htdp fix predicates to return booleans 2012-02-07 20:33:05 -06:00
algol60 fix cfg-parser' to more closely match parser' 2012-01-06 10:43:10 +01: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 adjust `raco ctool --c-mods' and related to work with places 2012-01-19 13:14:02 -07:00
config add `raco link' 2011-08-24 09:07:14 -06:00
data adding gvector-remove-last! 2012-01-30 16:14:22 -07:00
datalog Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
db db: fix sqlite3 #:use-place for raco exe 2012-01-24 15:28:32 -07:00
defaults
deinprogramm Export `read' in DMdA languages. 2012-01-21 15:43:52 +01:00
drracket added a hack to keep DrRacket from freezing when it is unable to 2012-01-31 21:11:16 -06: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 some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
eopl adjust the way languages are chosen when opening a file. 2011-10-08 09:46:06 -05:00
errortrace fix and generalize errortrace detection of always-ok functions 2012-01-15 17:05:11 -07:00
ffi change `ffi-lib' to not make library symbols global by default 2012-01-26 09:30:25 -05:00
file 2011 -> 2012 2011-12-31 15:16:59 -05:00
framework Refactor and improve fuzzy searching in completion. 2012-01-13 14:39:05 -05:00
frtime Coolified clock-icon, added stopwatch-icon 2012-01-20 13:16:42 -07: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 Removed accidental dependence of images/icons/stickman on racket/gui 2012-01-12 21:48:41 -07: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 Sort out stuff around `timeout-control'. 2012-01-23 17:06:19 -05:00
help Revise commented code so it can replace exiting code without dependency issues. 2012-01-26 13:20:26 -05:00
hierlist remove docs tests that no one was interested in 2011-07-01 11:38:09 +08:00
honu [honu] wrap the condition of when expression inside parentheses. instantiate literal sets at the proper phase for honu macros 2012-02-01 16:05:41 -07:00
htdp Fix documentation to avoid drdr warnings. 2011-12-08 19:25:55 -05:00
html docs reorganization 2011-07-01 17:16:53 -06:00
icons Added portable hash-quote-icon, updated and recolored macro stepper toolbar icon 2012-01-20 12:29:52 -07:00
images Added JPEG compression to compiled-bitmap' and compiled-bitmap-list' 2012-02-01 22:17:25 -07:00
lang add a check to make sure we don't try to select a teachpack when the 2012-01-05 23:04:07 -06: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-stepper: fix relative require bug (set current-directory) 2012-01-16 14:55:43 -07:00
make ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
meta up the timeout for tut.scrbl 2012-02-05 18:51:55 -06:00
mred racket/gui: fix refresh for right-aligned or centered paragraphs in text% 2012-01-30 11:01:18 -07:00
mrlib make the tooltips for the drracket toolbar buttons go away when they 2012-01-19 12:14:35 -06:00
mysterx add deprecation note for the ActiveX part of MysterX 2012-01-07 21:17:12 -07:00
mzcom Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
mzlib Fixing PR12443 2012-01-03 15:05:37 -07:00
mzscheme add #:fail' option to collection-file-path' and `collection-path' 2012-01-09 15:59:05 -07:00
net Fix apparent bug. 2012-02-01 21:51:47 -05: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 map-image and map-image/extra now give their function argument x and y 2011-12-02 07:09:37 -05:00
plai Finalizing initial pass on GC2 2012-01-04 19:55:24 -07:00
planet fix docs mistake 2012-01-31 21:11:16 -06:00
plot Fixed plot doc tests 2012-02-01 22:17:25 -07: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 lift some work out so it happens earlier (and less often) in 2012-02-05 17:24:13 -06:00
racklog add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
rackunit Two typos in the rackunit docs 2012-02-04 03:05:00 -05: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 put an expression to evaluate to find the path instead of the path 2012-02-07 16:14:09 -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 add #:fail' option to collection-file-path' and `collection-path' 2012-01-09 15:59:05 -07:00
schemeunit Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
scribble change Scribble xref formats, so that HTML info works for Latex 2012-01-11 16:39:52 -07:00
scribblings fixed typo, closes PR 12539 2012-02-05 10:13:31 -05:00
scriblib Throw an error when required fields are missing, rather than letting scribble error 2012-01-25 16:48:11 -07:00
setup fix `raco make -j' 2012-01-19 13:14:02 -07:00
sgl 2011 -> 2012 2011-12-31 15:16:59 -05: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 Last icon rewrite! 2012-01-07 16:18:11 -07:00
srfi doc clarification on SRFI-1 exports 2012-01-18 09:50:32 -07:00
stepper make sure initial update goes on eventspace thread 2012-01-18 14:51:42 -08:00
string-constants clarify 'add teachpack' menu item 2012-02-05 19:44:56 -06:00
swindle 2011 -> 2012 2011-12-31 15:16:59 -05:00
syntax syntax/parse docs: use trusted sandbox config 2012-02-07 13:43:26 -07:00
syntax-color fix a bug in the module lexer; it was returning the wrong length for the tokens 2011-11-28 21:16:31 -06:00
teachpack added rcontrol to key events and docs; robby please test 2012-01-20 16:39:13 -05:00
test-box-recovery ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
test-engine fix bugs in the way the Racket|Disable Tests menu item worked 2011-11-28 00:13:59 -06:00
tests syntax/parse: fix opaque head patterns and splicing syntax classes 2012-02-07 13:43:26 -07:00
tex2page ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
texpict guard against strange syntax objects being passed to 'code' 2011-12-02 15:18:18 -06:00
trace add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
typed Enable Performance Report in typed/racket/base and typed/scheme/base. 2012-02-02 16:00:15 -05:00
typed-racket Fix printing of types in instantiation error messages. 2012-02-02 16:00:16 -05:00
typed-scheme Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
unstable lazy-require: use cm-accomplice 2012-02-07 13:43:26 -07:00
version Make the version tool use "Racket". 2011-12-01 03:39:13 -05:00
web-server Fixing another problem discover because of Galler 2012-02-06 09:12:42 -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 Changing the defaults for empty tag shorthand in XML 2012-01-25 16:48:11 -07:00
xrepl XREPL fixes 2012-01-16 08:18:30 -05:00
.gitignore