Commit Graph

7 Commits

Author SHA1 Message Date
1022390e0f check for redefining of methods and forbid
causing some test problems, but better that way (until it's done right off course)
2019-09-24 21:20:12 +03:00
dd810cfc49 Make to_mom a 2 stage process
First baby baby step on the way to passes
Create all parfait objects in first pass, so methods exist to be resolved in second path
2019-09-24 15:44:33 +03:00
e56db0a3ac get method name out from method_missing 2019-09-17 20:18:00 +03:00
1ee01622c3 Builtin is no more, final conversions done
All preloading where it needs to be
(some)tests for the preload
split compiler test
remembered binary tests (usually just run on travis)
2019-09-13 20:34:41 +03:00
8af17a69ea splitting commpiler commands and adding preload option 2019-09-13 19:08:59 +03:00
616dd3487c renaming mom builtin to macro 2019-09-11 20:33:49 +03:00
160d860db2 using new macro approach for builtin, testing first 2019-08-26 09:24:06 +03:00