AlexR
|
a68121b006
Allow custom library use either of behaviOUr or behaviOr.
|
9 years ago |
Pablo Meier
|
fb7c74c5aa
Fix bug in truncatewords_html on closing tags
|
9 years ago |
sag
|
427db670dc
Adding Options to reader(reader_options) for more flexible custom readers.
|
9 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
|
558385d959
refactor out multiple lib test into own test case.
|
10 years ago |
Andreas Stenius
|
03af77f8ea
a few more basic tests for maps.
|
10 years ago |
Andreas Stenius
|
91a5d1cc72
Merge branch 'dcy-master'
|
10 years ago |
Andreas Stenius
|
3b8d4149f7
minor clean up. support any map keys, not only atoms, lists and binaries.
|
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
|
48b256abd9
reserved words are really only for tags, not for variables at all (close #194, ref #177).
|
10 years ago |
dcy
|
0d96696884
add test for maps
|
10 years ago |
Andreas Stenius
|
7352409af6
touch up tests for pr #192
|
10 years ago |
dcy
|
6fd16da17a
add test for 'list no the attr' and 'binary no the attr'
|
10 years ago |
Andreas Stenius
|
85271f356a
Fix #184
|
10 years ago |
Andreas Stenius
|
56fe3cdbd8
Test confirming issue #183.
|
10 years ago |
Andreas Stenius
|
64f988659a
Add test confirming issue #185.
|
10 years ago |
Andreas Stenius
|
e6a0dea702
Check that extends-templates don't use non-block tags.
|
10 years ago |
Andreas Stenius
|
4f5fd21f60
fix multiple includes which uses extends with blocks of the same name.
|
10 years ago |
Andreas Stenius
|
96dccf67b1
Accept any identifier as attribute (Fixes #177)
|
10 years ago |
Jesse Gumm
|
fc7b5ac270
Handle loops within {%block%} and {%extend%}
|
11 years ago |
Andreas Stenius
|
3358f3474a
keep noop trans tags in parsed AST tree (fixes #162)
|
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 |
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
|
73b36c138e
set current locale to 'default' if not specified (#131)
|
11 years ago |
Andreas Stenius
|
b7129725b2
test `_(Value)` translations (#131)
|
11 years ago |
Andreas Stenius
|
490763fdb5
fix blocktrans bugs (#131)
|
11 years ago |