Commit Graph

4 Commits

Author SHA1 Message Date
Matthew Flatt
f761ec10ce serialize bluebox tables
Typically, the bluebox table includes keys that have interned parts,
so serialization can save space both on disk and in memory when the
bluebox information is reloaded.

original commit: 693ff33bfc9e660ac898e262cbefca6a5adee522
2012-11-23 18:44:51 -07:00
Robby Findler
19e560794a rename contract-blueboxes.rktd to blueboxes.rktd
original commit: d96d920cf95329b1b75d67d4b4352590a55fb68b
2012-08-14 16:20:47 -05:00
Robby Findler
b571b7c433 remove unnecessary dependency from scribble on slideshow
original commit: 185de3b6eb04237484ec4e8ba28350d36b9fddeb
2012-08-14 10:39:03 -05:00
Robby Findler
c456ffef40 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

original commit: 0c6734f782867b0401db15eb687fd246552e17b5
2012-08-12 08:41:46 -05:00