Asumu Takikawa
|
b63514a2c3
|
Allow more flexible keywords in ->* types
Keyword argument types in ->* are now allowed intermixed with
positional arguments instead of at the end.
Closes #145
|
2015-06-02 01:05:05 -04:00 |
|
Asumu Takikawa
|
5d708ab53f
|
Add typechecking for prefab structs
Adds a new Prefab type constructor along with support for
the use of `struct` with the #:prefab keyword.
|
2015-03-10 15:14:51 -04:00 |
|
Vincent St-Amour
|
134f793ccc
|
Reduce directory nesting for tests.
|
2014-12-16 10:07:25 -05:00 |
|