Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Thu, 23 Aug 2007 11:57:26 +0000 | cmlenz | Added information about [718] to the ChangeLog. trunk |
Thu, 23 Aug 2007 11:35:43 +0000 | cmlenz | Add runtime optimization hints for match templates. trunk |
Wed, 22 Aug 2007 21:50:46 +0000 | cmlenz | Simplify implementation of `py:with` directive by compiling to a `Suite`, instead of manually breaking up the statement and compiling each part to an `Expression`. Also, the first line of code in a `Suite` is now stored as the "function name" of the bytecode, so that it shows up in tracebacks. trunk |