racket/collects/scribblings
Sam Tobin-Hochstadt 40d2fd65b0 Add OrderedAnd patterns, and use them in ? patterns.
This guarantees that patterns like (? pred pat) will
always check `pred` before matching any of `pat`.
However, `and` patterns are not required to match left-
to-right.
2013-01-22 14:59:41 -05:00
..
draw Newlines at EOFs. 2012-11-06 14:07:15 -05:00
drracket Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
foreign ffi/unsafe/objc docs: clarification on `import-class' 2013-01-13 15:33:48 -07:00
framework adjust the search bubbles so they flicker less when typing 2012-12-25 17:40:32 -06:00
gui racket/gui gtk: make `on-demand' for menus work better 2013-01-01 15:55:36 -07:00
guide Doc fix 2013-01-08 19:45:15 -05:00
htdp-langs Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
inside change subprocess handling to avoid waitpid(0, ...) 2012-12-19 08:54:32 -07:00
main 2012 -> 2013 2013-01-09 01:17:26 -05:00
more adding close-eval at the end of scribble files that have a toplevel evaluator 2012-11-01 15:32:53 -06:00
quick fixed typo, closes PR 12539 2012-02-05 10:13:31 -05:00
raco test - Supporting packages in raco test 2013-01-09 08:12:56 -07:00
reference Add OrderedAnd patterns, and use them in ? patterns. 2013-01-22 14:59:41 -05:00
scheme racket/gui/dynamic: make gui-dynamic-require' pull from racket/gui/base' 2012-11-19 08:13:48 -07:00
scribble scribble doc corrections 2013-01-09 18:52:16 -07:00
slideshow Add examples for the rest of built-in pict constructors 2012-11-06 14:09:34 -05:00
tools minor doc edits 2012-12-27 09:24:15 -06:00
finger.png
icons.rkt
info.rkt
magnify.png