python-uncompyle6/test
rocky 9a2369830d Python 3.5 if handling...
Allow RETURN_END_IF in a return statement
May want to do this in other versions as well, but right now
we only need it here.
2016-06-22 22:09:06 -04:00
..
bytecode_2.3 Limited support for Python 2.3 2016-06-03 10:20:52 -04:00
bytecode_2.5 Fix marshal bug in handling complex numbers 2016-05-17 19:25:34 -04:00
bytecode_2.6 Start custom grammar for 2.6 and ... 2016-06-02 19:16:27 -04:00
bytecode_2.7 2.7 and 3.x bug in dict comprehensions 2016-06-19 13:45:07 -04:00
bytecode_3.2 Python 3.2 MAKE_FUNCTION adjustment 2016-06-22 02:11:59 -04:00
bytecode_3.3 Correct kw+pos args semantics on 3.3 2016-06-19 21:41:40 -04:00
bytecode_3.4 Another kind of yield_from on 3.5 2016-06-22 16:48:03 -04:00
bytecode_3.5 Python 3.5 if handling... 2016-06-22 22:09:06 -04:00
ok_lib2.6 DRY scanner25 and scanner26 more 2016-05-29 22:18:36 -04:00
ok_lib2.7 Back of some of the last disasm changes 2016-05-30 00:23:51 -04:00
ok_lib3.2 Test optimized Python code and Python 3.2 2016-04-30 06:54:01 -04:00
ok_lib3.4 Start 3.4 library verify tests 2016-01-02 16:48:59 -05:00
simple_source Python 3.5 if handling... 2016-06-22 22:09:06 -04:00
add-test.py Add spark option to show grammer. Revise uncompyle options. Start to reorganize 2015-12-22 03:56:50 -05:00
bytecompile-tests Add Python 3.5 tests that we can do. 2016-01-07 04:32:20 -05:00
dis-compare.py Show embeded timestamp of byte-decompiled file 2015-12-24 11:30:57 -05:00
Makefile Can't handle python 2.3 on 3.x for now 2016-06-03 10:55:13 -04:00
simple-uncompyle-code-test.py Supoer multiple parsers, specifically for Python2 and Python3. In the 2015-12-16 22:08:29 -05:00
test_one Add tests and start a more turnkey testing system. 2015-12-13 00:45:54 -05:00
test_pyenvlib.py Add Python 3.5 yield from and ... 2016-06-22 13:08:11 -04:00
test_pythonlib.py Limited support for Python 2.3 2016-06-03 10:20:52 -04:00