Andreas Stenius
|
802c1a197d
blocktrans trimmed issues (fixes #212)
|
9 years ago |
Andreas Stenius
|
d2d120c499
Warn on usage of unknown tag (#212).
|
9 years ago |
Andreas Stenius
|
11f4bf03e2
add language tag (#212).
|
9 years ago |
Andreas Stenius
|
f4cef9ca3e
Merge pull request #215 from brigadier/master
|
9 years ago |
Andreas Stenius
|
17da86b83f
Add missing functions in compile_dir template module. (#217)
|
9 years ago |
Andreas Stenius
|
59cfc378d1
fix #220
|
9 years ago |
oxpa
|
1a99256c2a
date translation interface working + tests happy
|
9 years ago |
oxpa
|
7be5db238a
pass translation function into 'date' filter.
|
9 years ago |
evgeny
|
18d9017bb2
fix recursive autoescape handling
|
9 years ago |
evgeny
|
5c0793ebfe
type interpolation and escaping in trandlations with parameters
|
9 years ago |
Andreas Stenius
|
b992c452c1
merl shipped with Erlang/OTP as of v18.0.
|
10 years ago |
Andreas Stenius
|
75dbb0090a
wrap block.super contents in a fun.
|
10 years ago |
sag
|
427db670dc
Adding Options to reader(reader_options) for more flexible custom readers.
|
10 years ago |
sag
|
913fa69e8b
Adding support for "Assignment tags" (https://docs.djangoproject.com/en/1.6/howto/custom-template-tags/)
|
10 years ago |
Andreas Stenius
|
ad3a5ea189
support for records in regroup tag (close #191).
|
10 years ago |
Andreas Stenius
|
d8122aa346
support silent option in cycle tag (close #195).
|
10 years ago |
Andreas Stenius
|
34f823798e
support cycle ... as var syntax (ref #195).
|
10 years ago |
Andreas Stenius
|
089d25712f
remove unused create_scope/3.
|
10 years ago |
Andreas Stenius
|
85271f356a
Fix #184
|
11 years ago |
Andreas Stenius
|
33b1fa2932
Fix issue #183.
|
11 years ago |
Andreas Stenius
|
e6a0dea702
Check that extends-templates don't use non-block tags.
|
11 years ago |
Andreas Stenius
|
04595cf319
improve debug dump of compiled templates.
|
11 years ago |
Andreas Stenius
|
4f5fd21f60
fix multiple includes which uses extends with blocks of the same name.
|
11 years ago |
Andreas Stenius
|
b9ec861c2d
Move all for loop logic to erlydtl_runtime (#167)
|
11 years ago |
Jesse Gumm
|
fc7b5ac270
Handle loops within {%block%} and {%extend%}
|
11 years ago |
Jesse Gumm
|
99583b7f9a
Fix ensure_dir when debug_root is specified
|
11 years ago |
Andreas Stenius
|
3358f3474a
keep noop trans tags in parsed AST tree (fixes #162)
|
11 years ago |
Andreas Stenius
|
4f0ea21840
rename varify/1 -> varname_ast/1
|
11 years ago |
Andreas Stenius
|
b04b23861f
Merge branch 'unused-vars-fix' of https://github.com/irccloud/erlydtl into irccloud-unused-vars-fix
|
11 years ago |
Richard Jones
|
f38e759df9
Preserve _ prefixed to variable names when generating erlang
|
11 years ago |