racket/collects
2010-12-27 16:12:36 -07:00
..
2htdp tightened up the check on polygon to make sure the posns contain reals 2010-12-25 20:33:33 -06:00
algol60 Encode any text instead of going through a pretty-printer. 2010-10-14 13:46:51 -04:00
at-exp/lang
browser
combinator-parser
compiler Make it so that DrRacket deletes .zo files when the corresponding source file isn't present anymore 2010-12-16 16:12:54 -06:00
config
data fixed gvector typo 2010-11-26 19:28:55 -07:00
datalog Supporting empty programs in datalog languages, fixes pr11140 2010-08-28 15:54:38 -06:00
defaults
deinprogramm Add vector signatures, and `vector-of' to the HtDP signature syntax. 2010-12-19 11:20:51 +01:00
drracket adjust arity to the global-port-print-handler so that its name is meaningful 2010-12-27 09:16:07 -06:00
drscheme
dynext overhaul plot organization 2010-11-06 16:54:29 -06:00
embedded-gui
eopl
errortrace Switch to racket/base, and other racketizations. 2010-10-05 09:18:46 -04:00
ffi fix for pre-v2.0 Objective-C 2010-12-27 16:12:36 -07:00
file have the pict datatype support conversion to PNG, EPS, or PDF bytes 2010-11-26 11:50:07 -07:00
framework added a 'fast path' check that speeds up the coloring phrase of check syntax by 3x on drracket/private/rep.rkt under windows 2010-12-20 12:22:46 -06:00
frtime v5.4.99.1, executable-yield-handler', and make-bitmap' etc. 2010-11-05 15:54:50 -06:00
games gtk: more gl 2010-11-05 15:54:37 -06:00
graphics
gui-debugger fixes to deal with the debugger freezing drracket. 2010-09-03 20:53:18 -05:00
guibuilder
handin-client Revert "Fixing use and documentation of draw-bitmap-section-smooth" 2010-11-25 10:40:06 -07:00
handin-server Updating handin to use new compat interface 2010-12-07 14:14:54 -07:00
help adjust the bug report form so that hitting return does not submit the bug report 2010-12-17 10:02:48 -06:00
hierlist
honu use racket. add list-match utility 2010-10-27 12:07:36 -06:00
htdp Encode any text instead of going through a pretty-printer. 2010-10-14 13:46:51 -04:00
html
icons gtk default frame icon 2010-11-05 15:54:30 -06:00
lang adjust teaching languages so that print works properly 2010-12-27 09:16:09 -06:00
launcher
lazy Throw an error if the number input for `take' is too big. 2010-11-23 14:13:26 -05:00
macro-debugger macro-stepper: fix props panel size memory, better width calculation 2010-12-17 12:03:54 -07:00
make
meta Change the download order. 2010-12-13 03:27:40 -05:00
mred improve password-mode dots for text-field% 2010-12-27 15:22:53 -07:00
mrlib bring this code in the modern world 2010-12-25 07:48:25 -06:00
mysterx
mzcom
mzlib Conversion of struct/c to chaperones when appropriate. 2010-12-07 04:11:26 -05:00
mzscheme
net Expanding documentation and doing some renaming/providing 2010-12-07 15:08:36 -07:00
openssl make SSL listeners events 2010-11-17 13:16:53 -07:00
parser-tools Some repeated "and and"s and "the the"s, and two more typos. 2010-09-20 15:38:18 -04:00
plai Fixing problem with previous "fix" to mutator-begin 2010-11-24 23:33:42 -05:00
planet improved the docs and the contracts for various planet/util functions 2010-12-26 08:42:38 -06:00
plot plot bug fixes, including new images and a more forgiving image-equality test 2010-11-10 09:18:50 -07:00
preprocessor drop "www." from "racket-lang.org" urls. 2010-11-09 20:11:14 -05:00
profile
r5rs fix R5RS `caar', etc., when used in a non-application position 2010-12-20 07:25:19 -07:00
r6rs
racket tweak contact error message formatting 2010-12-27 09:16:06 -06:00
racklog
rackunit Fixing error introduce by Robby in fd53321 2010-11-25 11:11:46 -05:00
raco
reader/lang
readline
redex adds a #:pred argument to test-->> (in rough analogy to the #:pred argument on traces) 2010-12-20 22:09:10 -06:00
repo-time-stamp avoid stdin for git repo version 2010-12-06 07:01:36 -07:00
rnrs fix r6rs `lambda' with a rest arg 2010-10-07 17:00:52 -06:00
s-exp/lang
scheme added forall to go along with exists contracts 2010-11-11 14:39:43 -06:00
schemeunit
scribble change Scribble HTML renderer to typeset em dashes with &8212; 2010-12-14 06:48:25 -07:00
scribblings added note committing teaching language metadata to always being three lines 2010-12-25 15:52:46 -06:00
scriblib Compare author strings, not author structures, in `citet'. 2010-12-08 18:22:29 -05:00
setup Fixed Warning output in parallel scribble build 2010-12-27 14:30:10 -07:00
sgl use low-priority callback for gears increment so events are handled 2010-11-12 20:36:54 -07:00
sirmail sirmail snips and selection mode 2010-11-05 15:54:24 -06:00
slatex
slideshow slideshow: tame use of fullscreen mode 2010-12-08 18:40:09 -07:00
srfi
srpersist
stepper closes PR 11522 2010-12-10 06:57:24 -06:00
string-constants added menu shortcut 2010-12-24 15:38:05 -06:00
swindle
syntax syntax/parse: exported and documented ~do action pattern 2010-12-09 12:19:34 -07:00
syntax-color fix syntax colorer for #true and #false 2010-10-12 08:22:12 -06:00
teachpack tightened up the check on polygon to make sure the posns contain reals 2010-12-25 20:33:33 -06:00
test-box-recovery
test-engine back to old style, not sure why 2010-10-20 12:05:06 -07:00
tests a prompt-test fix like the previous one, but for post thunks 2010-12-27 15:24:33 -07:00
tex2page
texpict set `dc-for-text-size' default to a bitmap DC (instead of #f) 2010-12-17 07:16:54 -07:00
trace
typed Add `defined?' assertions to fix DrRacket. 2010-12-08 18:53:56 -05:00
typed-scheme Document ordering in `case-lambda' types. 2010-12-13 07:26:31 -05:00
unstable Count pairs as having size 1, not 0, in minimizing edit distance. 2010-12-08 18:22:29 -05:00
version
waterworld v5.4.99.1, executable-yield-handler', and make-bitmap' etc. 2010-11-05 15:54:50 -06:00
web-server fixed an integer? to say exact-integer? 2010-12-13 16:05:40 -06:00
wxme added support to the 2htdp/image library for reading files when there is no GUI around. 2010-10-28 11:32:14 -05:00
xml Adding efficient Xexpr writing 2010-12-07 14:14:51 -07:00
.gitignore