.. |
bytecode_1.0
|
CI woes - need new xdis
|
2022-04-30 20:50:28 -04:00 |
bytecode_1.1
|
Get ready for release 3.5.0
|
2019-10-12 19:53:17 -04:00 |
bytecode_1.2
|
Get ready for release 3.5.0
|
2019-10-12 19:53:17 -04:00 |
bytecode_1.3
|
Better 1.5 parameter tuple handling...
|
2019-10-10 17:20:00 -04:00 |
bytecode_1.4
|
More 3.0 bug fixing and tollerance and...
|
2018-06-12 12:19:43 -04:00 |
bytecode_1.5
|
Reinstate previously failing tests
|
2020-04-16 17:16:38 -04:00 |
bytecode_1.6
|
Get ready for release 3.5.0
|
2019-10-12 19:53:17 -04:00 |
bytecode_2.1
|
Reinstate previously failing tests
|
2020-04-16 17:16:38 -04:00 |
bytecode_2.2
|
Fix bug in single param **arg
|
2017-12-05 07:50:22 -05:00 |
bytecode_2.3
|
Reinstate previously failing tests
|
2020-04-16 17:16:38 -04:00 |
bytecode_2.4
|
Address long-standing Python 2.6 try/except bug
|
2024-07-11 14:01:50 -04:00 |
bytecode_2.4_run
|
Move test: all() not in 2.4
|
2022-09-30 03:45:24 -04:00 |
bytecode_2.5
|
Fix some 2.5 parsing bugs
|
2024-07-12 11:21:48 -04:00 |
bytecode_2.5_run
|
Move test: all() not in 2.4
|
2022-09-30 03:45:24 -04:00 |
bytecode_2.6
|
Correct 2.5-7 relative import formatting
|
2022-05-14 19:35:24 -04:00 |
bytecode_2.6_run
|
Add tests, comment what's up with change..
|
2021-12-31 11:27:15 -05:00 |
bytecode_2.7
|
Adding tests for bytestring docstring
|
2024-10-16 20:19:39 +00:00 |
bytecode_2.7_run
|
Simpilfy grammar via ending_return
|
2023-08-13 07:50:13 -04:00 |
bytecode_2.7.5
|
Python 2.7.5 tolerance
|
2018-05-01 02:48:51 -04:00 |
bytecode_3.0
|
ast-check "for" is a loop; sync "withas" test ..
|
2020-06-04 05:34:19 -04:00 |
bytecode_3.0_run
|
Reinstate previously failing tests
|
2020-04-16 17:16:38 -04:00 |
bytecode_3.1
|
ast-check "for" is a loop; sync "withas" test ..
|
2020-06-04 05:34:19 -04:00 |
bytecode_3.1_run
|
comprehension in lambda for 3.0 & 3.1
|
2023-08-12 07:12:10 -04:00 |
bytecode_3.2
|
Fix "for ... if" bug introduced since 3.6.2...
|
2020-01-17 04:41:16 -05:00 |
bytecode_3.2_run
|
Fix bug in 3.7 chained comparison semantic action
|
2020-01-24 06:14:28 -05:00 |
bytecode_3.3
|
Improve 3.4 ifelse inside a lambda
|
2024-07-13 22:46:31 -04:00 |
bytecode_3.3_run
|
Handle Python 3.4 MAKE_CLOSURE fns ...
|
2023-01-14 09:54:48 -05:00 |
bytecode_3.4
|
Improve 3.4 ifelse inside a lambda
|
2024-07-13 22:46:31 -04:00 |
bytecode_3.4_run
|
Handle Python 3.4 MAKE_CLOSURE fns ...
|
2023-01-14 09:54:48 -05:00 |
bytecode_3.5
|
Improve 3.4 ifelse inside a lambda
|
2024-07-13 22:46:31 -04:00 |
bytecode_3.5_run
|
Shorten 10_complex.py
|
2022-04-03 06:41:58 -04:00 |
bytecode_3.6
|
3.6 bug related to large whilestmt
|
2024-07-13 21:42:49 -04:00 |
bytecode_3.6_run
|
Add context manager test...
|
2024-03-07 18:08:07 -05:00 |
bytecode_3.7
|
opc field in while1 reduction is off of token...
|
2022-11-05 19:20:16 -04:00 |
bytecode_3.7_run
|
Handle comprehensions inside a lambda
|
2023-08-11 12:13:46 -04:00 |
bytecode_3.8
|
Adding tests for bytestring docstring
|
2024-10-16 20:19:39 +00:00 |
bytecode_3.8_run
|
Add context manager test...
|
2024-03-07 18:08:07 -05:00 |
bytecode_pypy2.7
|
Fix while1/if parsing in 3.x. Reinstate some tests
|
2017-12-06 22:47:56 -05:00 |
bytecode_pypy3.2
|
Remove dup pypy test
|
2019-04-10 12:35:26 -04:00 |
bytecode_pypy3.5
|
Pypy 3.5 tolerance
|
2019-11-09 21:56:36 -05:00 |
bytecode_pypy3.6
|
Pypy 3.6 fixes and tests
|
2019-10-29 11:43:09 -04:00 |
bytecode_pypy3.6_run
|
Pypy 3.6 tolerance
|
2019-10-28 14:46:45 -04:00 |
bytecode_pypy3.7
|
Some PyPY 3.7 support
|
2021-11-21 14:04:34 -05:00 |
bytecode_pypy37_run
|
Start PyPy 3.8 support
|
2021-11-23 16:45:01 -05:00 |
bytecode_pypy38_run
|
Start PyPy 3.8 support
|
2021-11-23 16:45:01 -05:00 |
decompyle
|
Fix spelling via "codespell"
|
2023-12-17 10:52:32 -05:00 |
grammar-cover
|
Administrivia
|
2019-05-21 08:29:03 -04:00 |
ok_lib2.6
|
DRY scanner25 and scanner26 more
|
2016-05-29 22:18:36 -04:00 |
ok_lib2.7
|
Spelling corrections
|
2024-07-10 13:31:39 -04:00 |
ok_lib3.2
|
Test optimized Python code and Python 3.2
|
2016-04-30 06:54:01 -04:00 |
ok_lib3.4
|
Address whileTrue if cond .. -> while cond .. bug
|
2016-09-25 16:59:32 -04:00 |
simple_source
|
Adding tests for bytestring docstring
|
2024-10-16 20:19:39 +00:00 |
stdlib
|
Remove redundant list_comp() fn
|
2024-07-11 20:16:03 -04:00 |
.gitignore
|
Regularize "or" so args are in 1..2 and ...
|
2020-05-18 22:55:26 -04:00 |
add-test.py
|
Shorten 10_complex.py
|
2022-04-03 06:41:58 -04:00 |
bytecompile-tests
|
Add Python 3.5 tests that we can do.
|
2016-01-07 04:32:20 -05:00 |
dis-compare.py
|
PEP E225 with a nod to Deepcommit
|
2019-04-14 06:11:16 -04:00 |
Makefile
|
Add 3.3 bytecode testing..
|
2024-03-02 07:01:40 -05:00 |
run-and-email.sh
|
Use newest versions for 3.6-3.8
|
2020-07-26 10:53:17 -04:00 |
simple-decompile-code-test.py
|
Simplify imports again using xdis 4.6.0
|
2020-05-19 00:53:53 -04:00 |
test_one
|
Add tests and start a more turnkey testing system.
|
2015-12-13 00:45:54 -05:00 |
test_pyenvlib.py
|
Add if/then rule to assist 2.5 parsing
|
2024-07-12 10:17:05 -04:00 |
test_pythonlib.py
|
lint
|
2024-02-03 14:47:08 -05:00 |