added first code for parser extensions and moved some code in speedups around
[jinja2.git] / jinja2 /
drwxr-xr-x   ..
-rw-r--r-- 2187 __init__.py
-rw-r--r-- 4875 _speedups.c
-rw-r--r-- 39065 compiler.py
-rw-r--r-- 1622 constants.py
-rw-r--r-- 4726 datastructure.py
-rw-r--r-- 4453 debug.py
-rw-r--r-- 541 defaults.py
-rw-r--r-- 12606 environment.py
-rw-r--r-- 1455 exceptions.py
-rw-r--r-- 19030 filters.py
-rw-r--r-- 8463 i18n.py
-rw-r--r-- 19240 lexer.py
-rw-r--r-- 5358 loaders.py
-rw-r--r-- 16327 nodes.py
-rw-r--r-- 9099 optimizer.py
-rw-r--r-- 26943 parser.py
-rw-r--r-- 10508 runtime.py
-rw-r--r-- 3275 sandbox.py
-rw-r--r-- 2380 tests.py
-rw-r--r-- 11544 utils.py
-rw-r--r-- 3023 visitor.py