rocky
|
aa2fc0f5a5
|
3.4: correct picking up parameter names on oa function call
|
2015-12-19 20:53:33 -05:00 |
|
rocky
|
18ce905edf
|
Python3 compatiblity for getting precidence. n_mkfunc needs to key off
of bytecode version, not running Python version.
|
2015-12-19 18:58:30 -05:00 |
|
rocky
|
93ab1f0281
|
Python 3.4: MAKE_FUNCTION starts to work.
|
2015-12-19 11:17:17 -05:00 |
|
rocky
|
a309a77ea7
|
Python3: remove "return None" at end of main for uncompyle. Fix up verify for Python3. First automated Python 3.4 tests via "makecheck-3.4" in test directory.
|
2015-12-17 18:53:30 -05:00 |
|
rocky
|
2dc8375ed0
|
Supoer multiple parsers, specifically for Python2 and Python3. In the
process some OO cleanup and some global variable hacks removed.
|
2015-12-16 22:08:29 -05:00 |
|
rocky
|
a362b47b15
|
Add LICENSE. Add demo programs and DRY code a little
|
2015-12-16 16:23:18 -05:00 |
|
rocky
|
9fecb48744
|
Tidy a little bit
|
2015-12-16 01:52:11 -05:00 |
|
rocky
|
683c75d37e
|
Split out marhsal and disassemble code and spell disassemble correctly.
Fix some lint issues
|
2015-12-15 12:10:03 -05:00 |
|
rocky
|
a7455a3801
|
Start to move deparser from python-deparse here. Start Python 3.2 tolerance
|
2015-12-14 16:18:56 -05:00 |
|