Nathan Braswell
|
ddd250e7f3
|
Fixed baking the right integer types into values from #ctce, added the rest of the integer type literals (10ul, etc), fixed/added struct padding/alignment in interpreter
|
2016-07-09 00:45:40 -07:00 |
|
Nathan Braswell
|
ce2eff42a6
|
Moved over compiler information printing and error to use stderr, enabled interpreter testing in tester. The interpreter passes 34/74 tests
|
2016-05-22 14:10:19 -07:00 |
|
Nathan Braswell
|
2dd381f7ea
|
Implmented structs in the kraken interpreter! (nothing object-y implemented yet)
|
2016-05-15 18:36:13 -07:00 |
|
Nathan Braswell
|
40c3e428c1
|
move test_compiler up to main kraken.krak and fix linker string, make paths work correctly
|
2016-03-28 17:12:53 -04:00 |
|
Nathan Braswell
|
464805b7aa
|
Fix some bugs from last time, which I committed to make sure it didn't delete anything...
|
2016-02-05 05:11:02 -05:00 |
|