rocky
|
36b7521597
|
Small formating changes ...
and premonition of 2.6 byteocde work
|
2016-06-24 09:47:45 -04:00 |
|
rocky
|
480e6a125f
|
Add Python 3.5 yield from and ...
* fragments.py: Handle pass stmt sometimes
* scanners: regularize Python 2 scanners some
* test/test_pyenvlib.py: add python 3.5.1 option
|
2016-06-22 13:08:11 -04:00 |
|
rocky
|
1a83c849dc
|
Python 3 needs Python2's RETURN_END_IF
Make python2 and python3 scanner look more the same
|
2016-06-20 22:12:29 -04:00 |
|
rocky
|
80cfe62f36
|
For Python 3: add LOAD_CLASSDEREF op
|
2016-06-20 13:04:21 -04:00 |
|
rocky
|
ebcb1d08f4
|
Limited support for Python 2.3
|
2016-06-03 10:20:52 -04:00 |
|
rocky
|
eefbc40eef
|
option to show asm and DRY.
Get ready for some 2.3 support
|
2016-06-03 09:25:20 -04:00 |
|
rocky
|
167f5af5e6
|
Misc refactorings
|
2016-06-02 16:58:42 -04:00 |
|
rocky
|
69bb74c86e
|
DRY scanner25 and scanner26 more
|
2016-05-29 22:18:36 -04:00 |
|
rocky
|
ead41d7a96
|
Bang again on Python 2.5 and 2.6 scanners
|
2016-05-29 19:13:57 -04:00 |
|
rocky
|
bb2e9c0d31
|
bang on scanner2{5,6}
|
2016-05-29 18:44:07 -04:00 |
|
rocky
|
58fd0f7fe5
|
Start to DRY 2.6 scanner
Note: can't use xdis 2.6 opcode until another xdis release.
|
2016-05-29 05:05:48 -04:00 |
|
rocky
|
cd7ccdc872
|
Remove use of 2.7 globals by using self.opc
|
2016-05-29 04:00:43 -04:00 |
|
rocky
|
e70e7bfc16
|
Start to DRY Python 2 scanners...
Get 2.7 opcodes from xdis.
|
2016-05-28 19:34:12 -04:00 |
|