log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
genshi
>
mirror
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 604:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
tip
age
author
description
Thu, 23 Aug 2007 12:22:57 +0000
cmlenz
Fix bug that slipped into [717]: the code of a `py:with` directive was not being compiled with AST transformations applied.
trunk
Thu, 23 Aug 2007 11:57:26 +0000
cmlenz
Added information about [718] to the ChangeLog.
trunk
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
less
more
| rev 604:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software