Commit Graph

103 Commits

Author SHA1 Message Date
greg
d67ccf5c7a Refactor Expression struct
to have explicit kind and type_anno fields, to make it clearer
that this represents source-code level annotation and not any kind
of type inference intermediate product
2019-07-10 18:52:25 -07:00
greg
b6e3469573 Default argument to function 2019-06-16 21:36:59 -07:00
greg
c332747c3e Move parse test code into separate module 2019-06-16 15:03:34 -07:00