bin
|
Revise docstring explaiing pydisassemble
|
2022-04-26 18:12:26 -04:00 |
parsers
|
Tidy ifelsemstmt check
|
2022-08-29 05:46:46 -04:00 |
scanners
|
Administrivia
|
2022-05-20 06:44:20 -04:00 |
semantics
|
Some limited support for 3.8 "=" specifier
|
2022-07-06 13:00:52 -04:00 |
__init__.py
|
__init__.py lint
|
2022-03-09 12:16:38 -05:00 |
disas.py
|
Improve Python 1.x decompiling
|
2022-04-30 05:54:22 -04:00 |
linenumbers.py
|
Revise for xdis 3.6.0 ...
|
2020-05-18 21:49:16 -04:00 |
main.py
|
Correct type annotation on decompile()
|
2022-04-21 20:10:33 -04:00 |
parser.py
|
PYTHON_VERSION -> PYTHON_VERSION_TRIPLE
|
2022-08-23 06:54:23 -04:00 |
show.py
|
Adapt for recent options changes in
|
2022-01-09 16:01:32 -05:00 |
util.py
|
use xdis.PYTHON3 not uncompyle.PYTHON3
|
2021-11-02 06:53:11 -04:00 |
verify.py
|
Python 3.6+ specialization
|
2021-11-03 02:23:19 -04:00 |