Nathan Braswell
|
65fd2ed9b7
|
Changed from typedef to obj and def
|
2015-05-16 12:05:23 -04:00 |
|
Nathan Braswell
|
f5e74ca7ce
|
Template function instantiation type inference work - super simple inference works (i.e. id<T>(i:T) { return i; }), and the framework is good, just have to flesh out unifyType to handle more than the trivial case
|
2015-05-14 00:25:18 -04:00 |
|
Nathan Braswell
|
44d310c092
|
Got simple type inference for declaration statements working with test
|
2015-05-10 02:18:59 -04:00 |
|