rocky
|
bdc751f444
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-02-04 12:25:41 -05:00 |
|
rocky
|
dcc9d1a571
|
Fix spelling via "codespell"
|
2023-12-17 10:52:32 -05:00 |
|
rocky
|
0ea75cadca
|
Small bit of linting
|
2023-10-06 02:44:41 -04:00 |
|
rocky
|
060c8df174
|
Merge branch 'master' into python-3.3-to-3.5
|
2023-04-17 23:07:38 -04:00 |
|
Andre Eberle
|
3314c0d222
|
Fix to the ADD_VALUE_x opcodes
|
2023-04-17 18:53:51 -04:00 |
|
rocky
|
9a7eb0ad0a
|
try to be more honest about MAKE_{FUNCTION,CLOSURE}
|
2023-01-16 01:45:37 -05:00 |
|
rocky
|
8479e66add
|
Annotate arg parsing
|
2023-01-16 01:22:39 -05:00 |
|
rocky
|
1ecceb6471
|
Merge branch 'master' into python-3.3-to-3.5
|
2022-10-16 19:34:23 -04:00 |
|
rocky
|
5b3ea47bac
|
Correct long-literals for Python 2.7
|
2022-10-16 19:33:51 -04:00 |
|
rocky
|
e4e9cb2758
|
Merge branch 'master' into python-3.3-to-3.5
|
2022-09-16 15:45:05 -04:00 |
|
rocky
|
4b2a2e218a
|
Misc lint stuff from pycharm...
that has been applied to decompyle3 already
|
2022-09-16 15:38:13 -04:00 |
|
rocky
|
5c6c6c663d
|
Bugs in 2.x relative import '.' and 1.x bytecode
|
2022-05-14 19:38:09 -04:00 |
|
rocky
|
656a9aa290
|
Bugs in 2.x relative import '.' and 1.x bytecode
|
2022-05-14 17:46:48 -04:00 |
|
rocky
|
b8856993d2
|
merge from master
|
2022-05-14 09:55:19 -04:00 |
|
rocky
|
4f6d3a3d7e
|
Merge branch 'master' into python-3.3-to-3.5
|
2022-05-14 09:02:53 -04:00 |
|
rocky
|
ac862b4566
|
In Python 2.2- preserve line numbers
|
2022-05-03 07:15:18 -04:00 |
|
rocky
|
8e5faa933f
|
Handle long 2.x bytecode literals more efficiently
|
2022-04-27 13:47:56 -04:00 |
|
rocky
|
e930c9c6ef
|
Merge branch 'master' into python-3.3-to-3.5
|
2022-04-27 04:02:17 -04:00 |
|
rocky
|
c25fa61e33
|
Start handling BUILD_MAP (a class of dict)
|
2022-04-26 15:37:42 -04:00 |
|
rocky
|
2a0a6c904c
|
Merge branch 'long-collection-python3' into python-3.3-to-3.5
|
2022-04-26 02:38:02 -04:00 |
|
rocky
|
bf58fb9cf2
|
WIP - extend fast long-literals into older Python3
|
2022-04-25 08:06:46 -04:00 |
|
rocky
|
0f525c142d
|
Python 3.3 tolerance
|
2022-04-25 07:53:36 -04:00 |
|
rocky
|
ee4d166e71
|
Merge branch 'master' into python-3.3-to-3.5
|
2022-04-25 07:44:10 -04:00 |
|
rocky
|
8cdf741b62
|
Bugs in long-literal handlin
Move n_dict to n_actions and special case n_const_list.
Generalize build_collection out of 3.7+ and into all Pythons
|
2022-04-24 17:38:35 -04:00 |
|
rocky
|
5a7755e047
|
Merge branch 'master' into python-3.3-to-3.5
|
2021-12-17 06:23:29 -05:00 |
|
rocky
|
16c900ff1d
|
Propagate show_asm debug option down to functions
|
2021-12-17 06:07:18 -05:00 |
|
rocky
|
2c4acecc9d
|
Start PyPy 3.8 support
|
2021-11-23 16:45:01 -05:00 |
|
rocky
|
69387c4173
|
Tidy scanner more
|
2021-11-03 05:03:53 -04:00 |
|
rocky
|
94832d654f
|
Merge branch 'master' into python-3.3-to-3.5
|
2021-11-03 05:02:26 -04:00 |
|
rocky
|
22baad273f
|
Sync with decompyle start using types more.
|
2021-11-03 04:58:41 -04:00 |
|
rocky
|
77742532aa
|
Merge branch 'master' into python-3.3-to-3.5
|
2021-11-03 03:02:13 -04:00 |
|
rocky
|
8094f3bb12
|
Remove PYTHON3
|
2021-11-03 03:00:43 -04:00 |
|
rocky
|
c8c6f1a63d
|
Merge hell
|
2021-10-29 22:29:15 -04:00 |
|
rocky
|
4911d85237
|
Get ready for release 3.8.0
|
2021-10-29 22:17:17 -04:00 |
|
rocky
|
d0ca7b0363
|
Loosen check to allow running from 2.4-3.10
We still only can *decompile* 2.4-3.8
|
2021-10-26 06:21:51 -04:00 |
|
rocky
|
1bcd21a6f4
|
More version conversion bugs
|
2021-10-23 10:04:58 -04:00 |
|
rocky
|
e3369edaed
|
DRY using version_info_to_str
|
2021-10-23 08:24:35 -04:00 |
|
rocky
|
e8e006bb8c
|
More Python version comparison conversions
|
2021-10-16 11:33:03 -04:00 |
|
rocky
|
c68b74a9c6
|
new dis - Python compisons involving tuples
|
2021-10-15 23:39:59 -04:00 |
|
rocky
|
33bff4dc47
|
Small int thing and sync with decompyle3
|
2020-09-01 16:18:10 -04:00 |
|
rocky
|
5a83c7c643
|
Simplify imports again using xdis 4.6.0
|
2020-05-19 00:53:53 -04:00 |
|
rocky
|
daab1e8610
|
Start to tolerate 3.9 (in pydisassemble)
|
2019-12-09 12:20:00 -05:00 |
|
rocky
|
1c0c54991e
|
Backend some buffers
|
2019-11-09 18:49:40 -05:00 |
|
rocky
|
0b3d6b8add
|
Get ready for release 3.5.0
|
2019-10-12 19:53:17 -04:00 |
|
rocky
|
9b550b9dda
|
PEP E225 with a nod to Deepcommit
|
2019-04-14 06:11:16 -04:00 |
|
rocky
|
82fb9426af
|
[WIP] - move forward a tad on Python 3.8
|
2019-03-28 12:10:08 -04:00 |
|
rocky
|
dcad6cf6ce
|
Fix if return boundary in 3.6+
Fixes #209
|
2019-03-10 05:59:15 -04:00 |
|
rocky
|
b7942bc5f2
|
Add Python 1.3 decompilation ..
Reduced checking via "make check-short"
|
2018-06-13 12:26:21 -04:00 |
|
rocky
|
c01eb554ed
|
Fix bug introduced in last commit
|
2018-06-12 12:35:13 -04:00 |
|
rocky
|
d32e67891b
|
More 3.0 bug fixing and tollerance and...
add some 1.4 bytecode tests
|
2018-06-12 12:19:43 -04:00 |
|