Moved tmbundle into tarfile (does not check out properly on windows)
[jinja2.git] / jinja2 / debug.py
2009-02-24 Armin RonacherImproved Jinja's debugging support by introducing ...
2009-02-04 Armin RonacherFixed a bug that caused syntax errors when defining...
2009-01-04 Armin RonacherCopyright switch to "The Jinja Team".
2008-10-05 Armin RonacherVarious cleanups and added custom cycler.
2008-08-13 Armin RonacherRemoved a few stdlib dependencies. This is the first...
2008-05-10 Armin RonacherBacked out changeset 6afb554797b6, which added unicode...
2008-05-10 Armin Ronacheradded support for unicode identifiers
2008-05-01 Armin Ronacheradded cache_clear function
2008-05-01 Armin Ronacherimproved debugging for syntax errors
2008-04-26 Armin Ronacheradded spitfire to bench and did some more refactoring
2008-04-24 Armin Ronacherinheritance uses a less awkward hack for contexts now...
2008-04-18 Armin Ronacheradded C escape and tb_set_next functions
2008-04-17 Armin Ronacheradded autoescaping
2008-04-16 Armin Ronacherdebugger skips two internal frames now
2008-04-16 Armin Ronacherbetter debugging information. compiler knows about...
2008-04-16 Armin Ronacheradded new python only debug hack