Typed Racket
Go to file
Andrew Kent 9d41048747 fixed mutation let-aliasing bug
let-aliasing initially forgot to check if a variable that might act as
an alias was ever mutated. fixed by disallowing a mutated variable to
act as an alias.
2015-01-03 23:03:45 -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/json which exports almost all of json 2014-12-22 20:41:24 -05:00
typed-racket-lib fixed mutation let-aliasing bug 2015-01-03 23:03:45 -05:00
typed-racket-more Add type for base64-encode optional argument 2014-12-23 19:31:29 +00:00
typed-racket-test fixed mutation let-aliasing bug 2015-01-03 23:03:45 -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