Mercurial > genshi > mirror
log markup/template.py @ 138:8ad716b4180d trunk
age | author | description |
---|---|---|
Sun, 06 Aug 2006 18:07:21 +0000 | cmlenz | * Improve the accuracy of line numbers for text nodes, so that reported errors about syntax or evaluation errors in expressions point to the right line (not quite perfect yet, though). trunk |
Sun, 06 Aug 2006 17:10:47 +0000 | cmlenz | Minor cleanup and performance improvement for the builder module. trunk |
Wed, 02 Aug 2006 11:56:31 +0000 | cmlenz | * Allow `py:with` directives to define `lambda`s trunk |
Tue, 01 Aug 2006 17:06:03 +0000 | cmlenz | Merged [135:138/branches/experimental/cspeedups]. trunk |
Mon, 31 Jul 2006 17:25:43 +0000 | cmlenz | Some fixes and more unit tests for the XPath engine. trunk |
Thu, 27 Jul 2006 09:22:17 +0000 | cmlenz | Added `py:with` directive based on Jonas' patch in #17. trunk |
Mon, 24 Jul 2006 18:57:33 +0000 | cmlenz | Ported [115] to trunk. trunk |