Andreas Stenius
|
659cfde8bf
{% if 0 %} should also be false.
|
11 years ago |
Andreas Stenius
|
bec899d4dc
Support for record variables.
|
11 years ago |
Andreas Stenius
|
c2aaf7db51
Support indexing tuple and list variable values.
|
11 years ago |
Andreas Stenius
|
c484084b59
Fix indentation according to erlang-mode.
|
11 years ago |
Evan Miller
|
c28fb798c7
Support Ecto belongs_to and has_one associations
|
11 years ago |
Evan Miller
|
7148ba1614
Support iterating over Ecto has_many associations
|
11 years ago |
Evan Miller
|
3937d46bda
Be more Django-y about undefined values
|
12 years ago |
Evan Miller
|
dda4db043a
Report line numbers of undefined variables
|
12 years ago |
Senthilkumar
|
3d6d6815e4
Update src/erlydtl_runtime.erl
|
12 years ago |
Serge Aleynikov
|
6e7bb36678
Add support for custom tags having access to extra data
|
12 years ago |
Lukas Larsson
|
e157b4dc69
Extend the regroup syntax to support nested keys
|
13 years ago |
Evan Miller
|
2c62bd083f
Merge pull request #26 from fauxsoup/master
|
13 years ago |
Zachary Hueras
|
3b119a932a
Use lists module for erlydtl_runtime:find_value
|
13 years ago |
Thomas Geffert
|
11b43809a0
Support {% ifchanged Expression(s) %} like Django does
|
13 years ago |
Evan Miller
|
c624a50107
Support for {% regroup %} tag.
|
13 years ago |
Evan Miller
|
1b16fa011b
Support for {% ifchanged %} tag
|
13 years ago |
Evan Miller
|
6e36de6122
Fix compile_dir
|
13 years ago |
Evan Miller
|
c17a7703fc
Compile to binaries by default
|
13 years ago |
Evan Miller
|
94f85c6ec9
I18n fixes
|
14 years ago |
Evan Miller
|
fa285305ff
Change "include" tag to follow Django behavior
|
14 years ago |
Evan Miller
|
e26d23fcc4
New tag: spaceless
|
14 years ago |
Evan Miller
|
7bd6d356f4
New tags: ssi, filter, templatetag, and widthratio
|
14 years ago |
Evan Miller
|
ae6bf4b036
Integrate new filters and tests from dgulino
|
14 years ago |