Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Thu, 09 Nov 2006 16:42:08 +0000 | cmlenz | Make expressions hashable. |
Thu, 09 Nov 2006 16:10:36 +0000 | cmlenz | First code for the `inline` branch? only bits and pieces working right now. experimental-inline |
Thu, 09 Nov 2006 16:01:34 +0000 | cmlenz | Starting another code generation branch to try out some different ideas. experimental-inline |
Thu, 09 Nov 2006 01:11:46 +0000 | zzzeek | - using QName/Attrs now, is faster if match templates are being used, only slightly slower if not experimental-compiler |
Wed, 08 Nov 2006 15:50:15 +0000 | cmlenz | Refactoring: `genshi.template` is now a package, it was getting way to crowded in that file. |
Wed, 08 Nov 2006 12:03:20 +0000 | cmlenz | Fix typo in `dummy_threading` import |
Wed, 08 Nov 2006 00:55:13 +0000 | zzzeek | got a few more unit tests working. need to figure out path.select() better experimental-compiler |