fix comment |
|
More...
|
about 19 years ago
|
added a hook for customizing the extends directive |
|
More...
|
about 19 years ago
|
init import |
|
More...
|
about 19 years ago
|
fixed parsing bug with slice notation [:] and single line short form directives |
|
More...
|
about 19 years ago
|
*** empty log message *** |
|
More...
|
about 19 years ago
|
docstring |
|
More...
|
about 19 years ago
|
added $!silentModePlaceholders |
|
More...
|
about 19 years ago
|
added test for $!silentModePlaceholders |
|
More...
|
about 19 years ago
|
more content |
|
More...
|
about 19 years ago
|
updated unicode test |
|
More...
|
about 19 years ago
|
- fixed attribute name bug in the .compile() method - changed the default filter to the one that doesn't try to encode Unicode |
|
More...
|
about 19 years ago
|
misc credit updates |
|
More...
|
about 19 years ago
|
added method |
|
More...
|
about 19 years ago
|
some eater method refactoring to remove duplicated code |
|
More...
|
about 19 years ago
|
*** empty log message *** |
|
More...
|
about 19 years ago
|
*** empty log message *** |
|
More...
|
about 19 years ago
|
initial refactoring of CacheRegions to support a memcached extension |
|
More...
|
about 19 years ago
|
- fixed bugs in readToEOL and findEOL - extended getWhiteSpace with max arg |
|
More...
|
about 19 years ago
|
added more tests for the new single-line short forms |
|
More...
|
about 19 years ago
|
- added short single-line forms to several directives - improved the source comments on placeholders - refactored cache region handling to make extension easier (memcached backends, etc.) |
|
More...
|
about 19 years ago
|
- improved parsing of the short single-line version of #def and #block. It was a bit messy before due to a bug in SourceReader.py that sent me off on a wild-goose chase. - added breakpoint support to the .parse() method - refactored the indenting directives - added support for single-line short forms to: #if/#else/#elif, #for, #while, #repeat, #unless, #try, #except, #finally |
|
More...
|
about 19 years ago
|
fixed up handling of EOL whitespace in single-line #def and #block directives |
|
More...
|
about 19 years ago
|
tweaks for jython |
|
More...
|
about 19 years ago
|
tweaks for jython |
|
More...
|
about 19 years ago
|
hide tests from jython |
|
More...
|
about 19 years ago
|
fix import seq for Jython |
|
More...
|
about 19 years ago
|
docstring improvements |
|
More...
|
about 19 years ago
|
*** empty log message *** |
|
More...
|
about 19 years ago
|
fix python version dependencies |
|
More...
|
about 19 years ago
|
fixed 2 docstring typos |
|
More...
|
about 19 years ago
|