python-uncompyle6/uncompyle6/scanners
2020-05-19 00:53:53 -04:00
..
__init__.py Some reorg and Lame attempt to disasmbiguate "and" and "if .. if"... 2020-01-08 10:31:19 -05:00
pypy27.py Adjust for xdis opcode JUMP_OPS. release 2.12.0 2017-09-25 20:01:31 -04:00
pypy32.py Pypy 3.3 tolerance and ... 2019-11-10 13:34:51 -05:00
pypy33.py Revise for xdis 3.6.0 ... 2020-05-18 21:49:16 -04:00
pypy35.py Pypy 3.6 tolerance 2019-04-30 05:12:42 -04:00
pypy36.py Add pypy3.6 scanner 2019-05-02 06:46:07 -04:00
scanner2.py Revise for xdis 3.6.0 ... 2020-05-18 21:49:16 -04:00
scanner3.py Simplify imports again using xdis 4.6.0 2020-05-19 00:53:53 -04:00
scanner10.py Get ready for release 3.5.0 2019-10-12 19:53:17 -04:00
scanner11.py Get ready for release 3.5.0 2019-10-12 19:53:17 -04:00
scanner12.py Get ready for release 3.5.0 2019-10-12 19:53:17 -04:00
scanner13.py Get ready for release 3.5.0 2019-10-12 19:53:17 -04:00
scanner14.py Small changes - bump required xdis version 2019-04-09 21:45:28 -04:00
scanner15.py Fix Python 1.5- bug in handling unpack list 2018-06-04 10:49:20 -04:00
scanner16.py Get ready for release 3.5.0 2019-10-12 19:53:17 -04:00
scanner21.py Start Python 1.4 decompilation ... 2018-05-19 07:14:00 -04:00
scanner22.py Start Python 1.4 decompilation ... 2018-05-19 07:14:00 -04:00
scanner23.py Start Python 1.4 decompilation ... 2018-05-19 07:14:00 -04:00
scanner24.py Start Python 1.4 decompilation ... 2018-05-19 07:14:00 -04:00
scanner25.py Start Python 1.4 decompilation ... 2018-05-19 07:14:00 -04:00
scanner26.py whileelse in 3.6 sometimes has come froms... 2020-04-04 10:12:12 -04:00
scanner27.py DRY instruction building code... 2018-04-03 04:41:36 -04:00
scanner30.py Simplify imports again using xdis 4.6.0 2020-05-19 00:53:53 -04:00
scanner31.py Adjust for xdis opcode JUMP_OPS. release 2.12.0 2017-09-25 20:01:31 -04:00
scanner32.py Adjust for xdis opcode JUMP_OPS. release 2.12.0 2017-09-25 20:01:31 -04:00
scanner33.py Pypy 3.3 tolerance and ... 2019-11-10 13:34:51 -05:00
scanner34.py Move to GPL3 license 2018-02-27 06:40:36 -05:00
scanner35.py Move to GPL3 license 2018-02-27 06:40:36 -05:00
scanner36.py Revise format string handling 2019-05-13 09:40:32 -04:00
scanner37.py Merging in recent 3.7 and 3.8 improvements from decompyle6 2019-12-08 17:54:59 -05:00
scanner37base.py Simplify imports again using xdis 4.6.0 2020-05-19 00:53:53 -04:00
scanner38.py I said 3.4 compatibility! 2020-01-23 13:58:50 -05:00
scanner39.py Start to tolerate 3.9 (in pydisassemble) 2019-12-09 12:20:00 -05:00
tok.py Show token number in parser error listing... 2020-03-31 10:12:52 -04:00