.. |
reducecheck
|
Mis spelling corrections
|
2024-03-14 05:39:30 -04:00 |
__init__.py
|
Some reorg and Lame attempt to disasmbiguate "and" and "if .. if"...
|
2020-01-08 10:31:19 -05:00 |
parse2.py
|
improve list comprehensions
|
2024-02-25 08:19:18 -05:00 |
parse3.py
|
withasstmt -> with_as
|
2024-03-08 04:10:33 -05:00 |
parse10.py
|
Correct wong class names in super()
|
2020-05-08 05:59:20 -04:00 |
parse11.py
|
Correct wong class names in super()
|
2020-05-08 05:59:20 -04:00 |
parse12.py
|
Get ready for release 3.5.0
|
2019-10-12 19:53:17 -04:00 |
parse13.py
|
Lint some files
|
2023-05-29 11:00:44 -04:00 |
parse14.py
|
Bang on version 1.0-1.4 Python
|
2022-05-02 22:03:52 -04:00 |
parse15.py
|
Fix Python 1.5- bug in handling unpack list
|
2018-06-04 10:49:20 -04:00 |
parse16.py
|
Get ready for release 3.5.0
|
2019-10-12 19:53:17 -04:00 |
parse21.py
|
Correct wong class names in super()
|
2020-05-08 05:59:20 -04:00 |
parse22.py
|
Push reducechecks from 2.7 into 2.6
|
2022-08-23 21:36:55 -04:00 |
parse23.py
|
del_stmt -> delete to match Python AST better
|
2020-09-02 07:14:56 -04:00 |
parse24.py
|
withasstmt -> with_as
|
2024-03-08 04:10:33 -05:00 |
parse25.py
|
withasstmt -> with_as
|
2024-03-08 04:10:33 -05:00 |
parse26.py
|
withasstmt -> with_as
|
2024-03-08 04:10:33 -05:00 |
parse27.py
|
withasstmt -> with_as
|
2024-03-08 04:10:33 -05:00 |
parse30.py
|
withasstmt -> with_as
|
2024-03-08 04:10:33 -05:00 |
parse31.py
|
withasstmt -> with_as
|
2024-03-08 04:10:33 -05:00 |
parse32.py
|
compare_chained2 _> compare_chained_right
|
2023-07-29 12:09:25 -04:00 |
parse33.py
|
Track important changes to xdis
|
2024-02-11 23:24:19 -05:00 |
parse34.py
|
Correct generator function parsing for 3.3..3.5
|
2023-06-30 15:43:27 -04:00 |
parse35.py
|
withasstmt -> with_as
|
2024-03-08 04:10:33 -05:00 |
parse36.py
|
withasstmt -> with_as
|
2024-03-08 04:10:33 -05:00 |
parse37.py
|
withasstmt -> with_as
|
2024-03-08 04:10:33 -05:00 |
parse37base.py
|
withasstmt -> with_as
|
2024-03-08 04:10:33 -05:00 |
parse38.py
|
Small set literal change
|
2024-05-07 11:33:03 -04:00 |
treenode.py
|
Add "transfrormd_by" param to SyntaxTree
|
2022-04-21 05:25:14 -04:00 |