Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Fri, 13 Jul 2007 11:10:38 +0000 | cmlenz | Built-in Python constants (such as `None`) in expressions are used directly instead of being looked up from the context. trunk |
Thu, 05 Jul 2007 17:49:20 +0000 | cmlenz | In the py:choose stack, store the information of whether a test expression has been supplied separate from the result of its evaluation. trunk |
Thu, 05 Jul 2007 17:05:33 +0000 | cmlenz | Move code for extracting messages from bytecode into a separate function. trunk |
Thu, 05 Jul 2007 11:06:14 +0000 | cmlenz | Start implementation of advanced I18n as dicussed in #129 and the MailingList. This is not complete yet, but many simple cases work okay. trunk |
Tue, 03 Jul 2007 21:49:01 +0000 | cmlenz | Port [669] to 0.4.x branch. stable-0.4.x |
Tue, 03 Jul 2007 21:48:11 +0000 | cmlenz | Fix typo in i18n doc. trunk |
Tue, 03 Jul 2007 20:30:28 +0000 | cmlenz | Ported [667] to 0.4.x branch. stable-0.4.x |