rocky
|
b1101311f0
|
go over 3.4 runtests.sh failure list
|
2020-01-11 12:05:06 -05:00 |
|
rocky
|
2949b55163
|
Update runtests for early 3.x
|
2020-01-11 11:26:30 -05:00 |
|
rocky
|
0ece75f8ae
|
test_ast.py for 3.0..3.3 works now
|
2020-01-11 11:12:40 -05:00 |
|
rocky
|
ff92ca8586
|
Update batch test limits...
for the code we have, not the code we would like to have
|
2020-01-11 10:44:09 -05:00 |
|
rocky
|
c3d7ba6dad
|
3.7 "imports" and "or"
|
2020-01-11 07:23:23 -05:00 |
|
rocky
|
6cef42f6c7
|
3.7+ "or" disambiguation and assert2 handling
|
2020-01-10 20:44:28 -05:00 |
|
rocky
|
505946d747
|
Add "testtrue" reduction rule...
only for 3.7 for now.
|
2020-01-10 10:26:40 -05:00 |
|
rocky
|
ef437d191d
|
3.5 test_buffer now works
|
2020-01-09 22:39:35 -05:00 |
|
rocky
|
8b74d8f855
|
Fix bug in handling 3.5- complex annotation return...
Go over runtests.sh for 3.5
|
2020-01-09 19:55:22 -05:00 |
|
rocky
|
fee02e0aa0
|
Go over runtests.sh for 3.5
|
2020-01-09 18:56:10 -05:00 |
|
rocky
|
a99a4cead4
|
Go over runtests.sh for 3.6
|
2020-01-09 17:30:26 -05:00 |
|
rocky
|
d31478f56a
|
Go over 3.6 runtest exceptions
|
2020-01-09 17:17:55 -05:00 |
|
rocky
|
788cd8dc80
|
Merge hell
|
2020-01-09 15:19:37 -05:00 |
|
rocky
|
508331e743
|
Merge hell
|
2020-01-09 15:19:00 -05:00 |
|
rocky
|
68c82f9d4e
|
Merge branch 'master' of github.com:rocky/python-uncompyle6
|
2020-01-09 14:28:57 -05:00 |
|
rocky
|
e0e4aed591
|
More runtest exclusions
|
2020-01-09 14:28:35 -05:00 |
|
rocky
|
158b145394
|
Make runtests.sh more version robust
|
2020-01-09 12:58:27 -05:00 |
|
rocky
|
d1d9219d48
|
runtest exclusions
|
2020-01-09 09:16:03 -05:00 |
|
rocky
|
7dee584a46
|
3.7+ "or" handling in listcomp
|
2020-01-09 03:15:30 -05:00 |
|
rocky
|
6f6ef19e0a
|
Start splitting out reduction checks
|
2020-01-08 20:25:59 -05:00 |
|
rocky
|
7b76d55e55
|
Start to fold in 3.7 reduction-rule goodness into 3.6
|
2020-01-08 19:50:05 -05:00 |
|
rocky
|
a98bc444f7
|
Remove long suffix "L" on ints in bytecode for > 3.0
|
2020-01-08 11:54:45 -05:00 |
|
rocky
|
13d9bcaaa9
|
Some reorg and Lame attempt to disasmbiguate "and" and "if .. if"...
More work is needed.
|
2020-01-08 10:31:19 -05:00 |
|
rocky
|
24f59546fe
|
better output in batch testing
|
2020-01-07 21:14:35 -05:00 |
|
rocky
|
d8628e79fb
|
2.6 "if" vs "if/else" disambiguation via reduction rule.
|
2020-01-07 20:51:44 -05:00 |
|
rocky
|
c0a907f436
|
Variable name typo in run-and-email.sh
|
2020-01-07 18:13:30 -05:00 |
|
rocky
|
8afd9cdaf5
|
Limit run-and-email.sh for now
|
2020-01-07 15:57:48 -05:00 |
|
rocky
|
95bc0f1fbc
|
Update batch runtests.sh
|
2020-01-07 10:49:14 -05:00 |
|
rocky
|
65e3e5fe5b
|
Update runtests.sh again
|
2020-01-07 06:25:49 -05:00 |
|
rocky
|
8c5873333f
|
Reduce exceptions in runtest.sh for 2.7
|
2020-01-07 04:49:04 -05:00 |
|
rocky
|
9a77dfaf95
|
Use copysign() in 2.6 nuke -0.0 test if < 2.6
|
2020-01-07 04:39:34 -05:00 |
|
rocky
|
14468fe8c9
|
Go over 2.5 for reduction rules and tests
|
2020-01-06 23:34:18 -05:00 |
|
rocky
|
8e2c290e96
|
Disambiguate 2.7 "try" and "try/else"
will expand to other 2.x versions later
|
2020-01-06 18:29:10 -05:00 |
|
rocky
|
078cca335a
|
Seomtiems we need to add "yield"...
in order to get the generator bit flag set, such as in 3.x where the
yield is optimized away.
|
2020-01-06 14:57:11 -05:00 |
|
rocky
|
63a88b8eea
|
Some Python 3.x lambda params are in reverse order
|
2020-01-06 10:54:14 -05:00 |
|
rocky
|
444bab760b
|
Update runtests.sh exception list
|
2020-01-05 21:25:34 -05:00 |
|
rocky
|
2e0c0f8245
|
What's up with test_generators.py
|
2020-01-05 21:17:28 -05:00 |
|
rocky
|
3c5ad58e25
|
Add 2.x if vs if/else reduction rule check
|
2020-01-05 21:07:24 -05:00 |
|
rocky
|
bbfdb814bf
|
Fix 3.4+ keyword-only parameter handling
|
2020-01-05 15:54:31 -05:00 |
|
rocky
|
6646d18c7a
|
More complex complex test
|
2020-01-05 11:54:41 -05:00 |
|
rocky
|
716e097654
|
kwonly args in lambas for 3.3..3.5
|
2020-01-05 11:17:33 -05:00 |
|
rocky
|
dba95c5200
|
3.7+ imports yet again
|
2020-01-05 00:13:53 -05:00 |
|
rocky
|
d5df411c7a
|
3.7+ multiple imports of dotted path
|
2020-01-03 23:22:28 -05:00 |
|
rocky
|
077f192711
|
Improve 3.7+ dotted imports
|
2020-01-03 21:22:55 -05:00 |
|
rocky
|
498df35a6c
|
Update runtests.sh failures for 3.7
|
2020-01-03 09:31:11 -05:00 |
|
rocky
|
825add1af7
|
3.7+ "if not" in list comprehension and other bug fixes
|
2020-01-03 09:01:48 -05:00 |
|
rocky
|
732b5165c2
|
Fix a 3.7+ chained compare bug...
others remain though.
|
2020-01-03 00:55:45 -05:00 |
|
rocky
|
7bd81efe9b
|
3.7+ "from import" vs "import as" disambiguation
|
2020-01-02 09:43:37 -05:00 |
|
rocky
|
c42e16fafe
|
Fix 3.7+ import as
|
2020-01-01 22:59:07 -05:00 |
|
rocky
|
6de57249ed
|
Start 3.6+ var type annotations and decompyle3 merge...
Although overall an improvement, some new breakage
has occurred and should be fixed.
|
2020-01-01 01:42:00 -05:00 |
|