racket/collects
2012-09-27 17:26:32 -04:00
..
2htdp fixed pad equality; Closes PR 13106 2012-09-13 07:33:41 +02:00
algol60 Added @literal-algol{} and started an algol60 test suite (apologies 2012-06-20 10:28:53 -05:00
at-exp/lang first cut at submodules 2012-03-09 10:34:56 -07:00
browser
compatibility document racket/mpair' and racket/package' 2012-08-01 09:34:12 -06:00
compiler raco exe: handle failing submodule search correctly 2012-09-23 10:47:24 -05:00
config
data add #:break' and #:final' to `for' forms 2012-09-14 14:57:35 -06:00
datalog adjust datalog so that syntax objects are not used as source location 2012-06-02 08:04:45 -05:00
db db: added support for postgresql 9.2 types (json, ranges) 2012-09-17 12:29:17 -04:00
defaults
deinprogramm adjust DMdA languages so they do the same error rewriting that the HtDP 2012-08-01 18:20:06 -05:00
drracket fix rectangle computation for shortcircuiting drawing 2012-09-27 11:16:35 -05:00
drscheme bring back drscheme/private/number-snip.ss since it may 2012-07-19 07:29:42 -05:00
dynext fix Windows library names 2012-02-13 16:27:52 -07:00
embedded-gui
eopl Fix documentation link for provide in eopl (mzscheme => racket). 2012-04-05 23:24:43 -04:00
errortrace errortrace: fix profiling for phase >= 2 code 2012-07-23 07:05:40 -05:00
ffi ffi/unsafe: change `cast' to avoid pitfalls for you 2012-09-04 15:28:18 -06:00
file doc fix 2012-09-20 17:49:50 -06:00
framework adjust the print-to-ps preference in DrRacket so that you can also 2012-09-17 10:47:22 -05:00
frtime fix the other frtime compilation error by commenting out the body of collects/frtime/frtime-opt-lang.rkt 2012-09-05 17:07:37 -07:00
future-visualizer move future-visualizer docs out of the Reference 2012-09-07 09:11:16 -06:00
games disable the preferences menu in paint-by-numbers (since it does nothing) 2012-06-14 04:24:22 -05:00
graphics add missing `super-new' from class100 conversion 2012-07-24 11:16:43 -05:00
gui-debugger adjust the variables editor so that it does 2012-08-15 13:45:10 -05:00
handin-client change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
handin-server A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
help Drop the now-redundant " " argument from existing uses of `string-join'. 2012-05-24 10:40:20 -04:00
hierlist
honu [honu] add module for debugging honu programs. first feature passes the input through honu-read 2012-08-20 12:28:15 -06:00
htdp eliminated stateful variables from 16 year old code, and now I know it is correct 2012-08-29 11:35:34 -04:00
html Changing from racket to racket/base in xml, html, and web-server 2012-05-10 10:36:29 -06:00
icons Move the "mkheart.rkt" generator to a new meta directory. 2012-05-04 17:24:08 -04:00
images Added lock-icon 2012-06-26 15:00:05 -06:00
json Add a blurb on names in the json library. 2012-04-17 14:04:57 -04:00
lang sqrt 2 to show #i numbers 2012-09-20 09:05:33 -04:00
launcher add --launcher'/-l' flag to `raco exe' to create launchers 2012-02-13 16:27:51 -07:00
lazy refactored to reduce stepper dependencies 2012-06-19 23:51:59 -07:00
macro-debugger Added lock-icon 2012-06-26 15:00:05 -06:00
make
meta Improvements to "meta/images/taking-screenshots". 2012-09-19 23:04:25 -04:00
mred win32: fix for clipboard bitmap decoding 2012-09-19 09:12:57 -06:00
mrlib clean up indentation and move arrows to the front, while I'm here 2012-09-27 11:13:26 -05:00
mysterx ffi/com: add an ActiveX example to the docs 2012-09-01 16:05:37 -06:00
mzcom
mzlib Fix documentation for packages and mutable lists. 2012-07-31 17:12:30 -04:00
mzscheme add #:fail' option to collection-file-path' and `collection-path' 2012-01-09 15:59:05 -07:00
net scribble/html-properties: allow URLs in css-addition' and js-addition' 2012-09-11 18:52:59 -06:00
openssl more error-message conversions and repairs 2012-05-27 11:29:21 -06:00
parser-tools Random pickiness. 2012-06-22 12:00:48 -04:00
picturing-programs Random pickiness. 2012-06-22 12:00:48 -04:00
plai Fixing a safe-for-space error that Robby found 2012-02-28 14:15:07 -07:00
planet improve the distribution building portion of the docs to point 2012-08-18 20:45:47 -05:00
plot Altered a couple of tests to test list-of-lists histogram arguments 2012-08-12 08:58:51 -06:00
preprocessor
profile Clarify that the `*-node' is not in the list of nodes. 2012-09-19 22:54:13 -04:00
r5rs Fix documentation for packages and mutable lists. 2012-07-31 17:12:30 -04:00
r6rs Allow installation into arbitrary directories with "plt-r6rs --install" 2012-05-04 17:24:08 -04:00
racket change `stream-append' to use its last argument as the result tail 2012-09-20 17:49:50 -06:00
racklog correct cut implementation without mutation 2012-08-27 15:13:18 -06:00
rackunit fix rackunit formatting 2012-08-15 07:41:49 -06:00
raco A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
reader/lang
readline readline: prefer 5 (fast) over 6 (slow) 2012-08-28 23:36:50 -04:00
redex fixes suggested by latest reviewer of the hosc submission 2012-09-27 09:48:35 -05:00
repo-time-stamp Add a branch indicator to the stamp, if we can find one and it's not "master". 2012-05-04 20:18:38 -04:00
rnrs
s-exp/lang
scheme racket/unit lang uses racket/base and racket/unit 2012-09-16 17:12:02 -04:00
schemeunit
scribble Scribble overview: mention tables comments, and pictures 2012-09-23 11:53:30 -05:00
scribblings ffi/unsafe doc repairs 2012-09-27 08:12:56 -06:00
scriblib adjust 'authors' from scriblib/autobib so that it 2012-08-14 21:34:09 -05:00
setup setup/path-relativize: fix for unknown root path 2012-09-22 08:11:08 -06:00
sgl sgl: avoid crashes on Mac OS X when no GL context is current 2012-07-02 08:31:05 -06:00
sirmail A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
slatex A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
slideshow when PLTPICTBOX is set, include "Insert Pict Box" in DrRacket 2012-09-27 08:12:56 -06:00
srfi ported the contracts in srfi/14 to racket/contract 2012-05-08 16:50:17 -05:00
stepper failed to include test file for example 2012-08-27 23:47:44 -07:00
string-constants Synch German string constants with latest. 2012-09-25 09:51:01 +02:00
swindle Add a `compatibility' collect for compatibility with other languages. 2012-07-27 16:49:05 -04:00
syntax syntax/parse/experimental/template: make errors consistent with 'syntax' 2012-09-27 12:45:55 -04:00
syntax-color adjust the splay tree implementation so that it creates fewer cons 2012-04-05 07:14:52 -05:00
teachpack move the baseline comment to image-baseline from the y-place? docs 2012-08-25 19:23:29 -05:00
test-engine fix check-error so it compares the rewritten error messages, 2012-08-31 20:52:48 -05:00
tests Test for appropriate predicates for invariant structs. 2012-09-27 17:26:32 -04:00
texpict slideshow/balloon: Rackety 2012-09-20 16:46:07 -06:00
trace
typed Removed convenience.rkt from typed racket. 2012-08-07 15:50:50 -04:00
typed-racket Fix define-typed-struct/exec to pass struct-info. 2012-09-27 17:08:49 -04:00
typed-scheme Only enable Optimization Coach button in Typed Racket. 2012-07-20 18:05:32 -04:00
unstable added unstable/custom-write 2012-09-27 12:45:55 -04:00
version fix doc typo 2012-06-25 23:34:21 -06:00
web-server Squelching port-closed error messages 2012-09-25 10:21:20 -06:00
wxme
xml add `xml/xexpr' 2012-09-11 17:17:38 -06:00
xrepl Fix test due to code refactoring, sort export lists in module descriptions. 2012-07-28 12:12:35 -04:00
.gitignore