Commit Graph

7 Commits

Author SHA1 Message Date
Erez Shinan 5e546f38a9 args decorators actually work now 2018-05-13 00:54:06 +03:00
Erez Shinan 55e9d56792 Missed those at merge 2018-05-12 23:39:23 +03:00
Ramon Klass 1854b81ebc interpreter: default behavior changed to return the values instead of discarding them, added test showcasing the behavior 2018-04-24 00:14:03 +02:00
Ramon Klass f5550b3040 Implemented a new visitor class (Interpreter) that works top-down (PR #130)
It emulates antlr's visitor behavior for a dynamic evaluation order of subtrees
2018-04-21 00:54:23 +03:00
Erez Shinan eba4a604cb Added tests for standalone generator 2018-03-10 12:28:35 +02:00
Erez Shinan 6578742c06 BUGFIX: Undefined symbols (Issue #87) 2018-02-18 17:28:47 +02:00
Erez Shinan 2f6f3f9a31 Changed to the MIT license 2017-02-11 10:41:40 +02:00