.. |
__init__.py
|
Part of a much needed cleanup. Move semantics routines into its own
|
2015-12-20 23:03:35 -05:00 |
aligner.py
|
Python 2.5 try/except reduce fix
|
2024-07-12 14:15:04 -04:00 |
check_ast.py
|
Fix spelling via "codespell"
|
2023-12-17 10:52:32 -05:00 |
consts.py
|
Add grammar rule involving RETURN_END_IF
|
2024-07-13 17:47:21 -04:00 |
customize3.py
|
simplify withas (for now)
|
2024-03-06 17:19:57 -05:00 |
customize14.py
|
Bytecode 1.x fixes
|
2022-04-30 20:36:43 -04:00 |
customize25.py
|
Fix some 2.5 parsing bugs
|
2024-07-12 11:21:48 -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
|
Properly escape strings.
|
2024-03-25 06:42:06 -04:00 |
customize37.py
|
Note that we can now use xdis a little more
|
2024-07-13 07:25:36 -04:00 |
customize38.py
|
Loosen what is allowed in whilestmt38...
|
2024-07-13 11:58:27 -04:00 |
customize.py
|
Sync with decompyle3
|
2022-09-17 01:59:42 -04:00 |
fragments.py
|
Lint initialization
|
2024-07-18 19:30:47 -04:00 |
gencomp.py
|
Mis spelling corrections
|
2024-03-14 05:39:30 -04:00 |
helper.py
|
Fix spelling via "codespell"
|
2023-12-17 10:52:32 -05:00 |
linemap.py
|
Python 2.5 try/except reduce fix
|
2024-07-12 14:15:04 -04:00 |
make_function1.py
|
Fix spelling via "codespell"
|
2023-12-17 10:52:32 -05:00 |
make_function2.py
|
Fix some 2.6 bytecode bugs
|
2024-07-11 12:06:52 -04: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
|
Remove redundant list_comp() fn
|
2024-07-11 20:16:03 -04: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
|
Add 3.3 bytecode testing..
|
2024-03-02 07:01:40 -05:00 |