Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2631: clarify IMPORT_NAME semantics. | Georg Brandl | 2008-04-19 | 1 | -3/+5 |
* | Speed up with statements by storing the __exit__ method on the stack instead ... | Nick Coghlan | 2008-03-07 | 1 | -12/+15 |
* | #2161: Fix opcode name. | Georg Brandl | 2008-02-23 | 1 | -1/+1 |
* | Update the opcode docs for STORE_MAP and BUILD_MAP | Raymond Hettinger | 2008-01-11 | 1 | -3/+7 |
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -23/+1 |
* | Add :term:s for iterator. | Georg Brandl | 2007-10-21 | 1 | -4/+4 |
* | Add :term: for generators. | Georg Brandl | 2007-10-21 | 1 | -1/+1 |
* | Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. | Georg Brandl | 2007-10-21 | 1 | -23/+23 |
* | Fix code being interpreted as a target. | Georg Brandl | 2007-10-20 | 1 | -3/+5 |
* | Bug #1768121: fix wrong/missing opcode docs. | Georg Brandl | 2007-08-23 | 1 | -5/+23 |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+812 |