Nathan Braswell
|
7aa1d9983b
|
Some bugfixes/added errors, convert most to not use simple_passthrough
|
2016-04-30 15:38:28 -04:00 |
|
Nathan Braswell
|
d6bb0cf45b
|
Implemented traits, so test_traitsTest passes now and fixed small bug that allowed test_functionsValues to pass as well. 42 now
|
2016-02-29 04:53:03 -05:00 |
|
Nathan Braswell
|
eebffb404e
|
Ok, full functions as values support with types and fixes of earlier bugs. Now typedef the function pointer types when generateing C.
|
2015-05-22 22:30:25 -04:00 |
|
Nathan Braswell
|
911b25f78b
|
Initial work for functions as values. Actually works, but you can't write out the type and thus can only declare function pointer variables with type inference.
|
2015-05-18 04:46:03 -04:00 |
|