racket/collects
Robby Findler 0c6734f782 Add the contents of the "blue boxes" in the docs to the upper-right
corner of the definitions window, based on the information that check
syntax computes

This commit contains two separate changes to make this work:

  - adding a new renderer, based on the text renderer, that
    pulls out the contents of the blue boxes and saves them
    in the doc/ directories (specifically in the files named
    contract-blueboxes.rktd)

  - extend check syntax to use and display the information
    build by the new renderer
2012-08-12 08:41:46 -05:00
..
2htdp send world's name to universe properly, Closes PR 12857 2012-06-25 19:15:08 -04:00
algol60
at-exp/lang
browser
compatibility document racket/mpair' and racket/package' 2012-08-01 09:34:12 -06:00
compiler compiler/zo-marshal: repair mashaling of import info in syntax 2012-08-06 15:32:27 -06:00
config
data Move mzlib/integet-set => data/integer-set 2012-07-20 16:00:47 -04:00
datalog
db
defaults
deinprogramm adjust DMdA languages so they do the same error rewriting that the HtDP 2012-08-01 18:20:06 -05:00
drracket Add the contents of the "blue boxes" in the docs to the upper-right 2012-08-12 08:41:46 -05:00
drscheme bring back drscheme/private/number-snip.ss since it may 2012-07-19 07:29:42 -05:00
dynext
embedded-gui
eopl
errortrace errortrace: fix profiling for phase >= 2 code 2012-07-23 07:05:40 -05:00
ffi ffi/unsafe: show errors from a finalizer 2012-08-03 13:43:23 -06:00
file Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
framework Rackety 2012-08-07 13:03:45 -05:00
frtime
future-visualizer Fix process id sorting in future visualizer 2012-08-11 09:21:29 -05:00
games
graphics add missing `super-new' from class100 conversion 2012-07-24 11:16:43 -05:00
gui-debugger fix debugger for the case when it decides not to annotate a file 2012-07-24 04:13:10 -05:00
handin-client
handin-server
help
hierlist
honu
htdp added exn handling for inaccessible directories 2012-08-10 19:16:59 -04:00
html
icons
images Added lock-icon 2012-06-26 15:00:05 -06:00
json
lang addex index entry for add/plus, multiply, and friends 2012-07-23 16:57:38 -04:00
launcher
lazy
macro-debugger Added lock-icon 2012-06-26 15:00:05 -06:00
make
meta Turn comments into tests in the profiler. 2012-08-10 17:09:30 -04:00
mred win64 racket/gui: another work around for Cairo clipping issues 2012-08-08 09:56:44 -06:00
mrlib Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
mysterx
mzcom
mzlib Fix documentation for packages and mutable lists. 2012-07-31 17:12:30 -04:00
mzscheme
net move commented-out tests to `test' submodule 2012-07-15 10:32:33 -06:00
openssl
parser-tools
picturing-programs
plai
planet adjust 'raco planet structure's implementation so it matches 2012-08-11 09:55:15 -05:00
plot Fixed off-by-epsilon error; addresses issue with plateaus in contour-intervals and contour-intervals3d reported by Doug Williams 2012-08-04 11:25:33 -06:00
preprocessor
profile Turn comments into tests in the profiler. 2012-08-10 17:09:30 -04:00
r5rs Fix documentation for packages and mutable lists. 2012-07-31 17:12:30 -04:00
r6rs
racket fix arity error message for keyword-accepting methods 2012-08-10 12:59:36 -06:00
racklog
rackunit
raco
reader/lang
readline
redex allow identifiers as names, not just strings 2012-08-09 15:28:42 -05:00
repo-time-stamp
rnrs
s-exp/lang
scheme doc fixups for struct' variants in scheme/unit', etc. 2012-07-17 11:00:46 -06:00
schemeunit
scribble Add the contents of the "blue boxes" in the docs to the upper-right 2012-08-12 08:41:46 -05:00
scribblings Add the contents of the "blue boxes" in the docs to the upper-right 2012-08-12 08:41:46 -05:00
scriblib scriblib/figure: support references to multiple figures at once 2012-07-31 07:50:46 -06:00
setup Add the contents of the "blue boxes" in the docs to the upper-right 2012-08-12 08:41:46 -05:00
sgl sgl: avoid crashes on Mac OS X when no GL context is current 2012-07-02 08:31:05 -06:00
sirmail
slatex
slideshow
srfi
stepper repair hack for beginner-proc names 2012-07-24 06:42:19 -04:00
string-constants Add the contents of the "blue boxes" in the docs to the upper-right 2012-08-12 08:41:46 -05:00
swindle Add a `compatibility' collect for compatibility with other languages. 2012-07-27 16:49:05 -04:00
syntax Add examples for collapse-module-path. 2012-08-10 10:39:44 -04:00
syntax-color
teachpack add redundancy for scene? to universe docs; Closes PR12924 2012-07-23 11:36:00 -04:00
test-engine adjust check-expect so it rewrites the error messages 2012-07-30 04:19:06 -05:00
tests Fix process id sorting in future visualizer 2012-08-11 09:21:29 -05:00
texpict
trace
typed Removed convenience.rkt from typed racket. 2012-08-07 15:50:50 -04:00
typed-racket Fix type of division. 2012-08-10 18:07:38 -04:00
typed-scheme Only enable Optimization Coach button in Typed Racket. 2012-07-20 18:05:32 -04:00
unstable adjust the contract error messages to follow the error message 2012-08-05 20:09:09 -05:00
version fix doc typo 2012-06-25 23:34:21 -06:00
web-server Make some web server example code use a valid URL. 2012-07-23 20:54:41 -04:00
wxme
xml
xrepl Fix test due to code refactoring, sort export lists in module descriptions. 2012-07-28 12:12:35 -04:00
.gitignore