Commit Graph

7 Commits

Author SHA1 Message Date
Matthew Flatt
f2c9297253 raco setup: move doc dependency and duplicate checking to database
This change makes document building --- and specially incremental
document building --- more scalable. The global duplicate-definition
check is handled by a database query, for example.

original commit: 9888fac99e32131a6e848f30c40024abb893a9b9
2012-11-23 20:07:49 -07:00
Matthew Flatt
280f5e966a raco setup: build database mapping doc tags to "out.sxref"s
The `xref' produced by `setup/xref' uses the database to delay
loading "out.sxref"s, which cuts 64-bit DrRacket's initial
footprint by around 50MB (i.e., about 20%).

original commit: 8c1b5db81553b54b35e753441efd0465426707a3
2012-11-23 18:44:50 -07:00
Matthew Flatt
b5f09c0d39 more error-message conversions and repairs
original commit: a137459b65b54d65595e854101aae7440d9e65f6
2012-05-27 11:29:21 -06:00
Ryan Culpepper
02d8332600 removed useless requires
original commit: c7f86d276c68b12e87dc46cef4a8e1b95538f88d
2011-09-27 19:28:44 -06:00
Matthew Flatt
e752f91ee4 `xref-binding->definition-tag': fix two-argument-list mode
Closes PR 11847

original commit: 00ca86ffc6641892828a0444babd00357a03bb82
2011-04-12 15:55:22 -04:00
Matthew Flatt
291101390a fix scribble/xref
original commit: f5a0b9e613c3cc050c75ce6de2cd76a557d9cc7a
2010-05-22 08:46:43 -06:00
Matthew Flatt
7e5406e889 rename all files .ss -> .rkt
original commit: 28b404307793f041bb3363135a2968e283855318
2010-04-27 16:50:15 -06:00