python-uncompyle6/uncompyle6/semantics
2024-02-25 08:19:18 -05:00
..
__init__.py Part of a much needed cleanup. Move semantics routines into its own 2015-12-20 23:03:35 -05:00
aligner.py correct fn name on older 3.x cross decompile... 2023-06-30 20:30:06 -04:00
check_ast.py Fix spelling via "codespell" 2023-12-17 10:52:32 -05:00
consts.py Keep optype info in token... 2024-02-24 17:41:32 -05:00
customize3.py Fix spelling via "codespell" 2023-12-17 10:52:32 -05:00
customize14.py Bytecode 1.x fixes 2022-04-30 20:36:43 -04:00
customize25.py Correct 2.5-7 relative import formatting 2022-05-14 19:35:24 -04:00
customize26_27.py Correct 2.5-7 relative import formatting 2022-05-14 19:35:24 -04:00
customize35.py Lint from pycharm 2022-09-21 01:53:56 -04:00
customize36.py correct fn name on older 3.x cross decompile... 2023-06-30 20:30:06 -04:00
customize37.py compare_chained2 _> compare_chained_right 2023-07-29 12:09:25 -04:00
customize38.py Small semantic action acceptance change 2023-08-26 14:15:23 -04:00
customize.py Sync with decompyle3 2022-09-17 01:59:42 -04:00
fragments.py Redo uncompyel6 options ... 2024-02-10 13:24:09 -05:00
gencomp.py improve list comprehensions 2024-02-25 08:19:18 -05:00
helper.py Fix spelling via "codespell" 2023-12-17 10:52:32 -05:00
linemap.py Remove strayh blank line 2024-02-03 15:15:55 -05:00
make_function1.py Fix spelling via "codespell" 2023-12-17 10:52:32 -05:00
make_function2.py sync with other versions 2024-02-24 18:31:57 -05:00
make_function3.py changes from other branches 2024-02-24 18:26:37 -05:00
make_function36.py Remove messed-up show_tree call 2024-02-24 12:56:30 -05:00
n_actions.py improve list comprehensions 2024-02-25 08:19:18 -05:00
parser_error.py Show token number in parser error listing... 2020-03-31 10:12:52 -04:00
pysource.py mark "psuedo ops" 2024-02-25 06:08:06 -05:00
transform.py mark "psuedo ops" 2024-02-25 06:08:06 -05:00