summaryrefslogtreecommitdiff
path: root/compressor/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* added jinja2 compress offline supportLucas Tan2014-03-051-0/+14
* Fail loudly on AttributeErrorMatthew Tretter2012-09-131-0/+7
* Various PEP8 and pyflakes related fixes.Jannis Leidel2012-05-191-0/+1
* Made Compressor.concat a cached property instead of a method and use it in th...Jannis Leidel2011-04-071-0/+6
* Introduced a CompilerFilter class that can be used by the pre-compilation fea...Jannis Leidel2011-03-301-6/+0
* Applied a few PEP8 style modifications.Jannis Leidel2011-03-301-0/+2
* Moved PrecompilerError exception to exceptions module.Jannis Leidel2011-03-281-0/+7
* Refactored offline compressionUlrich Petri2011-01-281-0/+6
* Refactored the compressor code a little (split in separate modules). Also abs...Jannis Leidel2010-06-071-0/+17