Tue, 31 Jul 2007 21:54:58 +0000 |
cmlenz |
Ported [693:694] to 0.4.x branch.
stable-0.4.x
|
Tue, 31 Jul 2007 21:53:30 +0000 |
cmlenz |
Also handle sets in flatten utility function.
|
Tue, 31 Jul 2007 21:40:51 +0000 |
cmlenz |
Fix for augmented assignments to local variables. Thanks to Erik Bray for reporting the problem.
|
Sun, 29 Jul 2007 01:41:40 +0000 |
athomas |
Added Chris' rename transformation filter.
|
Sun, 29 Jul 2007 01:04:20 +0000 |
athomas |
Fix for #136, where transformer marks were not being stripped correctly when
|
Mon, 23 Jul 2007 09:50:44 +0000 |
cmlenz |
Improve docs on `Stream.select()` for #135.
|
Mon, 23 Jul 2007 04:22:20 +0000 |
athomas |
Ensure that content gets added after the end of a stream.
|
Tue, 17 Jul 2007 19:45:54 +0000 |
cmlenz |
Oops, fix dates in ChangeLog.
|
Tue, 17 Jul 2007 11:05:34 +0000 |
cmlenz |
Bump up version number on 0.4.x branch.
stable-0.4.x
|
Tue, 17 Jul 2007 10:47:21 +0000 |
cmlenz |
Ported [682] to 0.4.x branch.
stable-0.4.x 0.4.3
|
Tue, 17 Jul 2007 10:42:29 +0000 |
cmlenz |
* Cleaned up the implementation of the `HTMLSanitizer`.
|
Tue, 17 Jul 2007 10:02:16 +0000 |
cmlenz |
Ported [680] to 0.4.x branch.
stable-0.4.x
|
Tue, 17 Jul 2007 10:00:52 +0000 |
cmlenz |
Attribute access in template expressions no longer silently ignores exceptions other than `AttributeError` raised in the attribute accessor.
|
Sat, 14 Jul 2007 08:56:20 +0000 |
cmlenz |
AST transformer needs to also handle the class body.
|
Fri, 13 Jul 2007 19:29:32 +0000 |
cmlenz |
newctxt: Merged [667:676/trunk].
experimental-newctxt
|