rocky
|
5901e78770
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-07-18 10:22:28 -04:00 |
|
rocky
|
915ff5e59c
|
Remove pre 3.5 BUILD_MAP customiztion...
it is not needed here.
|
2024-07-15 13:53:36 -04:00 |
|
rocky
|
b7e1c51243
|
Merge
|
2024-07-15 10:06:30 -04:00 |
|
rocky
|
12c5548a5c
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-07-15 10:06:25 -04:00 |
|
rocky
|
81922bdb23
|
Handle long dict litereals in 3.4- better...
Bracket in pseudo op COLLECTION_START ... BUILD_xx
|
2024-07-15 10:01:32 -04:00 |
|
rocky
|
1644370165
|
Handle long dict litereals in 3.4- better...
We detect them in tokenization and turn this into pseudo instructions
|
2024-07-15 09:46:48 -04:00 |
|
rocky
|
58c1512dc5
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-07-15 08:01:08 -04:00 |
|
rocky
|
d731d32c11
|
Simplify BREAK_LOOP detection...
by making more us of linestart. At least for now...
|
2024-07-14 14:45:25 -04:00 |
|
rocky
|
0627215e98
|
BUILD_MAP is different pre 3.5
|
2024-07-13 09:51:49 -04:00 |
|
rocky
|
30f6bb7987
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-07-13 09:49:32 -04:00 |
|
rocky
|
6b139af560
|
BUILD_MAP is different pre 3.5
|
2024-07-13 09:49:00 -04:00 |
|
rocky
|
b53b286666
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-07-12 14:16:19 -04:00 |
|
rocky
|
cb2b90a94f
|
Python 2.5 try/except reduce fix
Start getting aligner up to date
|
2024-07-12 14:15:04 -04:00 |
|
rocky
|
af873f1e88
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-03-15 22:38:54 -04:00 |
|
rocky
|
bec88e4aaa
|
Name phases "disassembly" and "tokenization"
|
2024-03-14 15:31:53 -04:00 |
|
rocky
|
58f9935bd6
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-02-25 06:09:10 -05:00 |
|
rocky
|
2b8406e7a8
|
mark "psuedo ops"
|
2024-02-25 06:08:06 -05:00 |
|
rocky
|
e4127b34a5
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-02-24 17:44:16 -05:00 |
|
rocky
|
8a1fd7e127
|
Keep optype info in token...
It is useful for ADD_VALUE
|
2024-02-24 17:41:32 -05:00 |
|
rocky
|
2fcb7a62e1
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-02-24 07:12:07 -05:00 |
|
rocky
|
3e00880c1b
|
remove double-quote preference here....
it is now done in xdis which is where it is better done
|
2024-02-18 08:21:07 -05:00 |
|
rocky
|
0a08b8d3fc
|
Simplify double quote preference in string
|
2024-02-17 19:46:57 -05:00 |
|
rocky
|
1f462cf503
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-02-17 15:21:08 -05:00 |
|
rocky
|
3ef4ab4944
|
Prefer using double quote for strings
|
2024-02-17 12:57:48 -05:00 |
|
rocky
|
e9ff6136b5
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-02-11 23:40:30 -05:00 |
|
rocky
|
2886d2bd08
|
Track important changes to xdis
Annotation counts have changed.
EXTENDED_ARGS adjustment in instructions have been corrected.
|
2024-02-11 23:24:19 -05:00 |
|
rocky
|
82a64b421d
|
Handle annotations properly
|
2024-02-11 11:57:18 -05:00 |
|
rocky
|
c048b26d4e
|
Merge branch 'master' into python-3.3-to-3.5
|
2024-02-11 11:57:12 -05:00 |
|
rocky
|
454fac4adb
|
Handle 3.3 MAKE_FUNCTION annotation args properly
|
2024-02-11 11:50:25 -05:00 |
|
rocky
|
ef92f08f56
|
Black files
|
2024-02-04 12:29:30 -05:00 |
|
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
|
6b01da76ea
|
Merge branch 'master' into python-3.3-to-3.5
|
2023-07-29 12:57:37 -04:00 |
|
rocky
|
227f494fa8
|
Double -a option show asm before tokenization
|
2023-07-04 07:13:54 -04:00 |
|
rocky
|
f55febfbf0
|
Merge from master
|
2023-07-01 10:34:04 -04:00 |
|
rocky
|
df1772164c
|
Merge from master
|
2023-07-01 10:33:04 -04:00 |
|
rocky
|
d6608712f1
|
correct fn name on older 3.x cross decompile...
Also black, lint, and isort some
|
2023-06-30 20:30:06 -04:00 |
|
rocky
|
47f0d5cd69
|
Merge with master
|
2023-06-30 16:00:54 -04:00 |
|
rocky
|
4b296e1ead
|
Correct generator function parsing for 3.3..3.5
|
2023-06-30 15:43:27 -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
|
18133794e6
|
Merge branch 'master' into python-3.3-to-3.5
|
2023-01-14 08:40:54 -05:00 |
|
rocky
|
42d26ccbd7
|
Bump version
|
2023-01-14 06:21:12 -05:00 |
|
rocky
|
090570cd34
|
3.4-3.5 MAKE_CLOSURE with annotate
Docs lie about annnotation args. Slight adjustment here.
More is probably needed.
|
2023-01-14 02:20:59 -05:00 |
|
rocky
|
4f6d3a3d7e
|
Merge branch 'master' into python-3.3-to-3.5
|
2022-05-14 09:02:53 -04:00 |
|
rocky
|
cca015c5d6
|
Use LOAD_ARG in 3.6
|
2022-05-06 12:53:55 -04:00 |
|
rocky
|
cfd6166d8d
|
Small doc corrections
|
2022-04-27 05:07:07 -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
|
d48801964c
|
Use attr insead of pattrr for non-strings
|
2022-04-26 03:13:27 -04:00 |
|