summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fixed a broken example. This fies #45Armin Ronacher2011-07-071-2/+10
* Added benchmark for chameleon/chameleon-genshi.Rodrigo Moraes2010-08-171-1/+76
* Updated rwbenchArmin Ronacher2010-07-011-0/+13
* Fixed the profile.py file and removed a useless newline callArmin Ronacher2010-06-061-1/+1
* Updated examples to use Django cached.Armin Ronacher2010-06-053-8/+15
* Added tornado templates to benchmark.Armin Ronacher2009-09-101-1/+43
* Improved Jinja's debugging support by introducing "@internalcode" which marks...Armin Ronacher2009-02-243-2/+6
* Copyright switch to "The Jinja Team".Armin Ronacher2009-01-041-1/+1
* Unified some code in the super/template reference system.Armin Ronacher2008-09-202-4/+9
* and added genshi to rwbench too. want to see how much the GSOC improves perf...Armin Ronacher2008-05-257-4/+94
* implemented rwbench for django (uh. that sucks)Armin Ronacher2008-05-259-9/+211
* even more tests, fixed severe bug with autoescaping.Armin Ronacher2008-05-251-1/+1
* small refactoringArmin Ronacher2008-05-181-2/+1
* added disclaimer to rwbench and fixed error reporting for one of the four Out...Armin Ronacher2008-05-161-1/+3
* added a semi realworld benchmark (jinja2 and mako)Armin Ronacher2008-05-157-0/+218
* added a function to parse assign targes and documented it for the extension i...Armin Ronacher2008-05-101-15/+8
* moved example code aroundArmin Ronacher2008-05-079-0/+56
* small performance improvementsArmin Ronacher2008-05-011-1/+1
* all unittests pass, the special and dependency lookups have their own visitor...Armin Ronacher2008-04-271-1/+3
* added spitfire to bench and did some more refactoringArmin Ronacher2008-04-261-8/+56
* there is now a workaround in the compiler that makes sure it's possible to ca...Armin Ronacher2008-04-261-29/+96
* some performance improvementsArmin Ronacher2008-04-261-9/+81
* refactored extensions a bitArmin Ronacher2008-04-201-1/+1
* added first code for parser extensions and moved some code in speedups aroundArmin Ronacher2008-04-201-2/+1
* added broken example template for debugger testingArmin Ronacher2008-04-162-0/+12
* added new python only debug hackArmin Ronacher2008-04-162-0/+14
* updated a few filters and improved i18nArmin Ronacher2008-04-161-1/+1
* reimplemented {% trans %}Armin Ronacher2008-04-161-0/+6
* added super()Armin Ronacher2008-04-131-0/+12
* optimizer can optimize filtered for loops nowArmin Ronacher2008-04-131-3/+3
* moved example tests into a folderArmin Ronacher2008-04-134-0/+191