Andreas Stenius
|
fc5fb603b1
support translation fun initialization.
|
11 years ago |
Andreas Stenius
|
51cc7e1935
align compile vs render options for translation (#131)
|
11 years ago |
Andreas Stenius
|
e135b32ae9
support translation context in `blocktrans` blocks (#131)
|
11 years ago |
Andreas Stenius
|
924271280f
support translation context in `trans` tags (#131)
|
11 years ago |
Andreas Stenius
|
88d3fd414e
Fix #61: add compile options default_vars and constants
|
11 years ago |
Andreas Stenius
|
ad43f6ed7e
New option for 0-based tuple access (#156)
|
11 years ago |
Andreas Stenius
|
31b53b7cf8
Fix tuple access (related to #155)
|
11 years ago |
Andreas Stenius
|
9e8134213b
New option for 0-based list access (fixes #156)
|
11 years ago |
Jared Flatow
|
1149e0ca14
runtime: fix list access for last element
|
11 years ago |
Andreas Stenius
|
f58df97126
Migrate functional tests (#134)
|
11 years ago |
Сергей Прохоров
|
8ea79fadb4
Drop unnecessary 3'rd argument of `erlydtl_runtime:translate/3`
|
11 years ago |
Сергей Прохоров
|
a73d77c893
Runtime blocktrans compiler and runtime.
|
11 years ago |
Andreas Stenius
|
a94d1fe237
Clean up generated code.
|
11 years ago |
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 |