racket/collects/scribblings
Eli Barzilay ecc43ff104 Improve the documentation search code.
Instead of just one array for exact results and one for all the rest,
use one array for each possible comparison result, and concatenate them
all for the final list.
2012-06-14 15:46:53 -04:00
..
draw racket/draw: background and text colors in `record-dc%' 2012-05-27 06:38:30 -06:00
drracket fix bug in example code noted by Ray Racine 2012-05-12 22:10:10 -05:00
foreign local-expand' allows a stop list to have only module*' 2012-06-08 16:08:55 +08:00
framework add a preference to control whether or not there is an extra 2012-03-24 20:20:05 -05:00
gui Fix minor typo 2012-06-09 09:20:55 -04:00
guide Don't index some subsubsections of the text editor docs. 2012-05-30 16:25:33 -04:00
htdp-langs added 'boolean' to the grammars for the *SLs, fixing an emailed bug report from Klause Ostermann. -- To avoid the 'true, '(true) etc issue I ommitted boolean from the [quasi]quoted grammar, which makes the current behavior kind of correct. 2012-06-14 14:20:46 -04:00
inside doc correction 2012-02-09 16:49:33 -07:00
main Improve the documentation search code. 2012-06-14 15:46:53 -04:00
more
quick fixed typo, closes PR 12539 2012-02-05 10:13:31 -05:00
raco fix `compiler/zo-parse', etc. for phase-shift addition 2012-05-13 09:00:28 -06:00
reference Update list of redirected procedures in docs 2012-06-13 14:28:01 -04:00
scheme
scribble clarifications and additions to style guide 2012-06-03 04:50:06 +08:00
slideshow added the #:draw-border? argument to disk and filled-ellipse 2012-06-10 11:53:54 -05:00
tools change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
finger.png
icons.rkt
info.rkt
magnify.png