Typed Racket
Go to file
Asumu Takikawa 62c86d5ddd Added occurrence typing for private fields.
This also tracks mutation of private fields to ensure that only
non-mutated field types are allowed to be refined.
2015-02-12 16:31:18 -05:00
source-syntax Remove extra directories. 2014-12-02 00:53:36 -05:00
typed-racket Remove extra directories. 2014-12-02 00:53:36 -05:00
typed-racket-compatibility Remove extra directories. 2014-12-02 00:53:36 -05:00
typed-racket-doc Add typed/srfi/19 to typed-racket-more 2015-02-09 17:33:14 -05:00
typed-racket-lib Added occurrence typing for private fields. 2015-02-12 16:31:18 -05:00
typed-racket-more Reduce some duplication in these definitions. 2015-02-09 17:43:49 -05:00
typed-racket-test Added occurrence typing for private fields. 2015-02-12 16:31:18 -05:00
.gitignore Add standard .gitignore file. 2014-12-06 17:46:25 -05:00
.travis.yml Try a smaller install. 2014-12-12 17:59:21 -05:00