Typed Racket
Go to file
Asumu Takikawa 6c09d52b2e Generalize method handling in TR
Previously, TR only recognized a subset of the syntax that
the class macro accepts for method definitions (and errored
unhelpfully on other cases). Though that subset was sufficient
for most methods, macros will sometimes produce unusual forms.
2015-02-08 18:29:37 -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 FSemaphores to Typed Racket 2015-02-02 11:23:09 -05:00
typed-racket-lib Generalize method handling in TR 2015-02-08 18:29:37 -05:00
typed-racket-more GUI type fixes 2015-02-03 16:59:46 -05:00
typed-racket-test Generalize method handling in TR 2015-02-08 18:29:37 -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