typed-racket/typed-racket-lib
Andrew Kent da30fb6f74 be less eager about bottom propogation
Moving to eager propagating of bottom works for most cases,
but in some cases flattening types such as (Pairof Bottom Any)
to Bottom made things like type inference break for some cases
(since (Listof Nothing) == Null, and (Listof A) did not structurally
like up like it used to). Perhaps w/ a little more effort
inference and any other potential issues could work better
with propagating bottom, but for now we'll be slightly less
aggressive about it.

i.e. this fixes pfds, which commit 8e7f390 broke.
2016-12-19 08:28:49 -05:00
..
typed Only show OC button in DrR when the tool is actually loaded. 2015-12-18 15:58:40 -06:00
typed-racket be less eager about bottom propogation 2016-12-19 08:28:49 -05:00
info.rkt sync with change to for expansion 2016-12-13 20:04:29 -07:00
LICENSE.txt Remove extra directories. 2014-12-02 00:53:36 -05:00