Erez Shinan
|
def1d2931c
|
Fixed partials (Issue #398)
|
2019-08-22 11:08:43 +02:00 |
Erez Shinan
|
59f3a5707b
|
Fixed partials (Issue #398)
|
2019-08-22 11:08:43 +02:00 |
Peter Dolak
|
b89b003cdb
|
Fix v_args when used on classes with non-callable members
|
2019-03-13 11:36:54 +01:00 |
Erez Shinan
|
2b3fabd01c
|
Fixed Discard, broken in 0.6.6 (Issue #337)
|
2019-03-09 13:04:33 +02:00 |
Erez Shinan
|
641fec43ce
|
@v_args at function level now takes precedent over class level
|
2018-12-19 18:01:14 +02:00 |
Alexey Shrub
|
f604b73a3c
|
Tree walk tests
|
2018-10-25 11:08:03 +03:00 |
Erez Shinan
|
216c341b06
|
Fixed v_args handling of staticmethod and classmethod (Issue #246, #249)
|
2018-10-16 14:19:47 +03:00 |
Erez Shinan
|
6d76a4ce8d
|
visitor_args -> v_args
|
2018-06-18 11:30:32 +03:00 |
Erez Shinan
|
6bfc27c11d
|
New transformers near completion
Nearley tool still needs fixing
|
2018-05-18 15:14:59 +03:00 |
Erez Shinan
|
4864a1cf4d
|
More work
|
2018-05-15 10:59:20 +03:00 |
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 |