typed-racket/typed-racket-lib
Sam Tobin-Hochstadt a9ae85d3fd Fix #378 more comprehensively. (#453)
The previous fix relied on finding and manipulating all dead code.
But we missed some; in particular code of the form:

    (begin (error 'x) ...dead...)

So switch to a different strategy that tolerates untraversed
dead code.
2016-11-05 13:11:25 -04:00
..
typed Only show OC button in DrR when the tool is actually loaded. 2015-12-18 15:58:40 -06:00
typed-racket Fix #378 more comprehensively. (#453) 2016-11-05 13:11:25 -04:00
info.rkt Add syntax for poly structs in require/typed 2016-07-21 12:00:08 -04:00
LICENSE.txt Remove extra directories. 2014-12-02 00:53:36 -05:00