Mercurial > genshi > genshi-test
log
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). |
Sun, 06 Aug 2006 17:10:47 +0000 | cmlenz | Minor cleanup and performance improvement for the builder module. |
Fri, 04 Aug 2006 13:39:11 +0000 | cmlenz | Name lookup in expressions: try locals first, then the context. |