2008-05-12 |
Armin Ronacher | switched back to explicit set for assignments. {%... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Armin Ronacher | improved variable exporting, added TODO file |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Armin Ronacher | documented recursive loops |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Armin Ronacher | made the recursive for loop test easier to debug |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Armin Ronacher | added unittest for recursive for loop |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Armin Ronacher | readded support for recursive for-loops |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Armin Ronacher | added parsing code for "for item in seq recursive"... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Armin Ronacher | fixed a bug in extension handling |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Armin Ronacher | Backed out changeset 6afb554797b6, which added unicode... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Armin Ronacher | added support for unicode identifiers |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Armin Ronacher | added support for dotted names in tests and filters |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Armin Ronacher | added a function to parse assign targes and documented... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Armin Ronacher | added djangojinja2 extension |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Armin Ronacher | removed wsgi and django from the integration page,... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Armin Ronacher | added TextMate bundle and vim syntax files |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Armin Ronacher | more updates on the extension API |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Armin Ronacher | First extension interface documentation and updates... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Armin Ronacher | moved example code around |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Armin Ronacher | documentation update |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Armin Ronacher | some documentation updates |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Armin Ronacher | Indented environment parameters in docstring so that... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Armin Ronacher | added nicher margins to jinja docs |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Armin Ronacher | some documentation improvements, jinja escapes " and... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Armin Ronacher | and another small style update for the docs |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Armin Ronacher | Fixed bug that caused "for item in seq if expr" to... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Armin Ronacher | documentation style updates, added print css |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Armin Ronacher | added author information and fixed small off-by-one bug |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Armin Ronacher | added macro for char* to Py_UNICODE conversion |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Mickaël Guérin | using a table for _speedups escape |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Armin Ronacher | added intro text to doc index |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Armin Ronacher | fixed a bug with filtered loops |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Armin Ronacher | some small documentation style fixes |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Armin Ronacher | added style for html documentation |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Armin Ronacher | extra security |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Armin Ronacher | improved sandbox, added proper striptags and updated... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Armin Ronacher | fixed template reloading |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Armin Ronacher | Automated merge with ssh://team@pocoo.org/jinja2-main |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Benjamin Wiegand | added missing import |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Armin Ronacher | changed wordcount filter once more |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Armin Ronacher | updated filters: wordwraps uses the wordwrap module... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Armin Ronacher | moved concat to utils, fixed a few docstrings, fixed... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Armin Ronacher | added unittest for context import/includes |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Armin Ronacher | added "with context" or "without context" import/includ... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Armin Ronacher | moved code from datastructure into lexer as the module... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Armin Ronacher | reactivated syntax error translations |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Armin Ronacher | Jinja doesn't have keywords any longer. The reason... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Armin Ronacher | made LRUCache thread safe -.- |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Lukas Meuser | Fixed typos in documentation |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Armin Ronacher | added cache_clear function |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Armin Ronacher | improved debugging for syntax errors |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Armin Ronacher | small performance improvements |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Armin Ronacher | moved caching from loaders to environment and added... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Armin Ronacher | again documentation updates fixed another python 2... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Armin Ronacher | added python2.4 workaround for unicode.join bug |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Armin Ronacher | fixed xmlattr again |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Armin Ronacher | updated jinja docs |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Armin Ronacher | fixed another python2.4 bug |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Armin Ronacher | Automated merge with ssh://team@pocoo.org/jinja2-main |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Armin Ronacher | python2.4 compatibility and doc updates |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Benjamin Wiegand | small improvement |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Benjamin Wiegand | fixed some NameErrors |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Armin Ronacher | more docs and fixed bug in parser that assigned lineno... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Armin Ronacher | first version of the jinja2 docs |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Armin Ronacher | autoescaping is separate from finalize now and Markup... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Armin Ronacher | bootstrapped new documentation |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Armin Ronacher | all unittests pass, the special and dependency lookups... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Armin Ronacher | added spitfire to bench and did some more refactoring |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Armin Ronacher | worked on the tests and made undefined fail on comparis... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Armin Ronacher | there is now a workaround in the compiler that makes... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Armin Ronacher | some performance improvements |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Armin Ronacher | revamped jinja2 import system. the behavior is less... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Armin Ronacher | `IncludedTemplate` uses getattr rather then getitem now |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Armin Ronacher | moved `IncludedTemplate` into the regular template... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Armin Ronacher | moved trans extension from jinja2.i18n to jinja2.ext... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Armin Ronacher | inheritance uses a less awkward hack for contexts now... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Armin Ronacher | removed loop unrolling. for such optimizations we... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Armin Ronacher | fixed more unittests |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Armin Ronacher | fixed setup.py, a type and removed the possibility... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Armin Ronacher | removed custom nodes again |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Armin Ronacher | refactored extensions a bit |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Armin Ronacher | added first code for parser extensions and moved some... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Armin Ronacher | fixed more unittests |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Armin Ronacher | loops and `tests` tests pass now |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Armin Ronacher | removed loop.parent. If this variable is wanted you... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Priit Laes | samp and friends from char* to const char* |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Armin Ronacher | fixed a few bugs from the unittests |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Armin Ronacher | added C escape and tb_set_next functions |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Priit Laes | improved wordcount by removing pointless test |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Priit Laes | added missing indent filter |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Priit Laes | fixed two typos |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Armin Ronacher | improved undefined behavior |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Armin Ronacher | simplified loader api and added builtin caching |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Armin Ronacher | various docstring changes |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Armin Ronacher | `TemplateData` -> `Markup` |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Armin Ronacher | updated a few docstrings and removed contrib |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Armin Ronacher | improved filters |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Armin Ronacher | added autoescaping |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Armin Ronacher | added broken example template for debugger testing |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Armin Ronacher | debugger skips two internal frames now |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Armin Ronacher | better debugging information. compiler knows about... |
commit | commitdiff | tree | snapshot |
next |