racket/collects
Stephen Bloch 39629e8e99 map-image and map-image/extra now give their function argument x and y
coordinates, or not, depending on the arity of that function.  This
enables one to write a simple function from color -> color and
immediately map it on an image.  For the situation in which the
function is location-dependent, one can still write a function from
x,y,color -> color and map this on the image.
2011-12-02 07:09:37 -05:00
..
2htdp removed mistakenly committed file 2011-11-29 14:04:06 -05:00
algol60
at-exp/lang
browser
combinator-parser
compiler first cut at cross-module function inlining 2011-11-30 07:39:36 -07:00
config
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: export and document exn:fail:sql 2011-11-30 09:24:24 -07:00
defaults
deinprogramm fix bugs in the way the Racket|Disable Tests menu item worked 2011-11-28 00:13:59 -06:00
drracket Replaced PLaneT logo 2011-12-01 23:04:27 -07:00
drscheme Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
dynext
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 errortrace for phase N outside of module 2011-11-07 13:16:17 -07:00
ffi ffi/unsafe/objc: at least load on platforms without libobjc 2011-11-28 13:51:25 -07:00
file move .ico support from raco exe' internals to file/ico' 2011-11-16 14:45:32 -07:00
framework improve the double-click-on-word behavior for scribble (generally when 2011-11-30 16:55:54 -06:00
frtime some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
games
graphics Doc typo. 2011-10-06 10:37:36 -04:00
gui-debugger Started icon reorganization 2011-11-28 22:09:15 -08:00
guibuilder
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
honu [honu] add example of lexically scoped macros 2011-11-22 10:30:44 -07:00
htdp Remove redundant execution bit from some files, convert one CRLF file to LFs. 2011-12-01 03:54:32 -05:00
html
icons Replaced PLaneT logo 2011-12-01 23:04:27 -07:00
lang Remove redundant execution bit from some files, convert one CRLF file to LFs. 2011-12-01 03:54:32 -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-stepper: better styling of errors, reduction steps 2011-11-30 09:24:24 -07:00
make
meta Make "icons" into a package, to include its documentation. 2011-12-01 03:55:44 -05:00
mred change file-creator-and-type so that it raises exn:fail:filesystem? 2011-11-28 15:35:42 -06:00
mrlib swapped the backwards triangles 2011-10-12 20:46:20 -05:00
mysterx
mzcom Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
mzlib fix `print-convert' on cyclic hash key 2011-11-26 17:09:23 -07:00
mzscheme fix docs on the `mzscheme' language 2011-11-27 18:35:02 -07:00
net Revert "Forgot to include doc change" 2011-11-23 11:13:21 -07: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 Remove redundant execution bit from some files, convert one CRLF file to LFs. 2011-12-01 03:54:32 -05: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 Precision improvements for user functions that return flonums 2011-12-01 13:26:36 -07:00
preprocessor
profile Some selective #:when (not ...)' -> #:unless ...'. 2011-09-16 10:48:18 -04:00
r5rs
r6rs fix `get-bytevector-all' bug 2011-11-02 08:12:58 -06:00
racket add racket/performance-hint' with begin-encourage-inline' 2011-12-01 10:26:48 -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
reader/lang
readline
redex some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
repo-time-stamp
rnrs
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 switch `codeblock' to strings instead of bytes 2011-11-27 11:06:21 -07:00
scribblings Use bitmap' instead of icon->pict' 2011-12-01 17:04:31 -07:00
scriblib scribble/eval: pretty-print results by default 2011-10-16 05:41:58 -06:00
setup raco setup: one more path simplifcation point 2011-11-28 13:51:24 -07:00
sgl make OpenGL gears example report a good error on failure 2011-11-03 17:42:36 -06:00
sirmail
slatex
slideshow Use bitmap' instead of icon->pict' 2011-12-01 17:04:31 -07:00
srfi Use reference implementation for srfi/11. 2011-08-31 12:38:38 -04:00
stepper some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
string-constants remove ? from German string constant to match similar removal from the English 2011-12-01 07:22:08 -06:00
swindle
syntax fix typo and text duplication 2011-11-27 13:27:04 -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 Remove redundant execution bit from some files, convert one CRLF file to LFs. 2011-12-01 03:54:32 -05:00
test-box-recovery
test-engine fix bugs in the way the Racket|Disable Tests menu item worked 2011-11-28 00:13:59 -06:00
tests add racket/performance-hint' with begin-encourage-inline' 2011-12-01 10:26:48 -07:00
tex2page
texpict add a contract for slideshow/pict's bitmap function 2011-12-01 13:45:25 -06:00
trace add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
typed some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
typed-racket Allow integers as sequences in TR. 2011-11-30 17:54:27 -05:00
typed-scheme Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
unstable Add regexp-filter to unstable/string. 2011-11-30 17:54:28 -05:00
version Make the version tool use "Racket". 2011-12-01 03:39:13 -05:00
web-server Incorrect documentation 2011-11-24 08:19:09 -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