rocky
|
41db5b8848
|
Fix while1/if parsing in 3.x. Reinstate some tests
|
2017-12-06 22:47:56 -05:00 |
|
rocky
|
039b084e4b
|
One more pypy test
|
2017-11-15 04:09:52 -05:00 |
|
rocky
|
a65443ee02
|
Fix pypy semantic action bug in CALL_METHOD
|
2016-08-14 22:59:34 -04:00 |
|
rocky
|
ecbbc7dfea
|
Custom PyPy rules for tryfinallysmt, assign{2,3}
|
2016-07-26 16:49:14 -04:00 |
|
rocky
|
6c5bd6289f
|
More PyPy grammar rules
* assert one and two-arg form
* trystmt
Simplify adding multiple grammar rules
|
2016-07-26 10:21:12 -04:00 |
|
rocky
|
281f429223
|
Handle PyPy BUILD_MAP_0 where actual kw_args > 0
|
2016-07-25 17:50:19 -04:00 |
|
rocky
|
a3e10db8dc
|
Handle PyPy CALL_METHOD op more correctly
Start testing pypy2.7 and 3.2 bytecodes
|
2016-07-25 13:05:54 -04:00 |
|
rocky
|
476eb50868
|
Handle PyPy JUMP_IF_NOT_DEBUG
Update README.rst to note PyPY and reorganize a little
|
2016-07-25 09:18:03 -04:00 |
|
rocky
|
808e468e5e
|
add-test: Make sure PyPy bytecode is separated
|
2016-07-24 10:32:35 -04:00 |
|
rocky
|
21683719e1
|
Start supporting PyPy 3.2
Add some PyPy 2.7 and PyPy 3.2 bytecode files
|
2016-07-24 04:17:54 -04:00 |
|