Commit Graph

6 Commits

Author SHA1 Message Date
229f5896c6 update to use new ast
soml was updated to have a typed ast layer to make programatic creation
easier
this brings LOTS of syntax change with it, that does not really mean
anything at all
All tests pass again so back to the same
2016-03-07 11:55:28 +02:00
d32b51c67b rename layout to type
this one goes to caleb for pointing it out.
Much better word
2016-02-25 11:50:10 -08:00
c7d1f9ec99 fix all tests to use space.main 2015-11-30 16:20:39 +02:00
633c1e9a4a fix the fix fix 2015-11-18 15:22:20 +02:00
caaa500cb7 fix return tests 2015-11-18 15:18:56 +02:00
18f9ea019e move parfait tests to some
after renaming compiler to soml
it’s where they wanna be
also will allow for unifying test helpers and testing fragments
remotely too
2015-11-18 12:14:31 +02:00