Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
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 |
Wed, 15 Aug 2007 23:07:55 +0000 | cmlenz | Handle starargs and dstarargs in the I18n extraction code. trunk |
Tue, 14 Aug 2007 09:52:13 +0000 | cmlenz | Get rid of the previously overemphasized term ?stream-based? in the tagline, which seems to turn some people off. trunk |
Tue, 14 Aug 2007 09:22:34 +0000 | cmlenz | Bump up version number on 0.4.x branch. stable-0.4.x |
Tue, 14 Aug 2007 08:58:56 +0000 | cmlenz | Ported [710] to 0.4.x branch. stable-0.4.x 0.4.4 |