summaryrefslogtreecommitdiff
path: root/cheetah/Compiler.py
Commit message (Expand)AuthorAgeFilesLines
* Apply patch to fix another UnicodeEncodeErrornextR. Tyler Croy2011-04-221-2/+6
* make it possible to force file encoding via the command lineEvan Klitzke2010-12-121-1/+9
* Find the #encoding directive even if it's after a comment (for example)R. Tyler Ballance2010-01-271-1/+1
* Import __builtin__ in generated template code in a compatible way with 2 and 3R. Tyler Ballance2010-01-031-2/+5
* only split multiline strings in output code at repr generated breaksDoug Knight2009-12-141-23/+25
* move handling of escaped variables and directives to the parserDoug Knight2009-12-141-16/+1
* Clean up a swath of fixes suggested by 2to3R. Tyler Ballance2009-11-161-41/+40
* Rename the root package to "cheetah" instead of "src" to follow more conventi...R. Tyler Ballance2009-07-161-0/+2013