aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* a bit of cleanup, fix translationCarl Friedrich Bolz-Tereick2021-04-041-3/+0
* those two tests just work nowCarl Friedrich Bolz-Tereick2021-04-031-1/+1
* cleanupCarl Friedrich Bolz-Tereick2021-04-031-1/+1
* start implementing try: finally:Carl Friedrich Bolz-Tereick2021-03-301-5/+7
* stop emitting STORE_ANNOTATIONCarl Friedrich Bolz-Tereick2021-02-101-1/+0
* tweaksCarl Friedrich Bolz-Tereick2020-01-171-6/+7
* switch to using CPython's bytecode number for CALL_METHODCarl Friedrich Bolz-Tereick2020-01-171-6/+3
* translatabilityCarl Friedrich Bolz-Tereick2020-01-171-1/+0
* implement CALL_METHOD_KW, in analogy to CALL_FUNCTION_KW and CALL_METHODCarl Friedrich Bolz-Tereick2020-01-151-0/+1
* in progress: start to switch to Python3.7's argument passing bytecodesCarl Friedrich Bolz-Tereick2020-01-151-6/+3
* Use pypy3.6 opcodes for nowRonan Lamy2019-08-291-3/+4
* Update stdlib to 3.7.4Ronan Lamy2019-08-291-1/+3
|\
| * Import CPython stdlib at tag v3.7.4Ronan Lamy2019-08-291-1/+3
* | kill JUMP_IF_NOT_DEBUG opcode and increment magic numberRonan Lamy2019-08-071-1/+0
* | Update stdlib to 3.6.9Ronan Lamy2019-08-021-1/+1
|\|
| * Update to git tag v3.6.9Ronan Lamy2019-08-021-1/+1
* | merge py3.6-wordcodeCarl Friedrich Bolz-Tereick2018-07-281-0/+1
|\ \
| * | implement the new MAKE_FUNCTION bytecode, that subsumes MAKE_FUNCTION andCarl Friedrich Bolz-Tereick2018-05-211-0/+1
* | | merge py3.5Carl Friedrich Bolz-Tereick2018-06-081-0/+1
|\ \ \ | |/ / |/| |
| * | merge the two branchesArmin Rigo2018-05-231-0/+1
| * | bytecode interpreterArmin Rigo2017-01-221-2/+2
| * | ast -> bytecode, minimalArmin Rigo2017-01-221-0/+3
* | | Add new instructions to opcode.py.Colin Valliant2018-02-141-1/+2
* | | Revert opcode.py to the 3.5 version until we implement the new bytecodesRonan Lamy2017-07-151-14/+19
* | | branch for 3.6: merge vendor/stdlib-3.6Philip Jenvey2016-12-231-17/+15
|\ \ \ | |/ / |/| / | |/
| * update stdlib to v3.6.0 (41df79263a11)Philip Jenvey2016-12-231-17/+15
* | Add missing async opcodes in python libRaffael Tfirst2016-07-091-2/+11
* | Startup fix, insert missing py3 opcodesRaffael Tfirst2016-05-051-1/+8
* | Reapply Raffael's changes to opcode.pyRonan Lamy2016-04-261-19/+3
* | Merge vendor/stdlib-3.5.1Ronan Lamy2016-04-251-3/+35
|\|
| * Import stdlib 3.5.1 (CPython commit 37a07cee5969)Ronan Lamy2016-04-241-3/+35
* | Merge stdlib from vendor/stdlib-3.3.5Amaury Forgeot d'Arc2014-04-061-2/+7
|\|
| * Drop stdlib from Python-3.3.5 tarballAmaury Forgeot d'Arc2014-04-061-2/+7
| * Rename lib-python/3.2 to lib-python/3 to simplify future stdlib upgrades.Manuel Jacob2013-03-031-0/+180
* apply stdlib changes from e953dfbc7f0aPhilip Jenvey2013-06-051-0/+1
* hg mv lib-python/3.2 lib-python/3Brian Kearns2013-03-031-0/+186