Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install two code generation optimizations that depend on NOP. | Raymond Hettinger | 2004-06-21 | 1 | -0/+1 |
* | SF patch #910929: Optimize list comprehensions | Raymond Hettinger | 2004-03-07 | 1 | -0/+1 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
* | Revert the previous enhancement to the bytecode optimizer. | Raymond Hettinger | 2003-04-24 | 1 | -2/+0 |
* | Improved the bytecode optimizer. | Raymond Hettinger | 2003-04-22 | 1 | -0/+2 |
* | new opcode module - extract opcode definitions from dis.py - eventually | Skip Montanaro | 2003-02-27 | 1 | -0/+188 |