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 |
Andreas Stenius
|
cc35ef898c
support count and plural forms in blocktrans blocks (#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
|
9e8134213b
New option for 0-based list access (fixes #156)
|
11 years ago |
Andreas Stenius
|
f7dab6a368
Add failing test for #155.
|
11 years ago |
Andreas Stenius
|
bbe5be8f72
Add more filter escape tests (fixes #150)
|
11 years ago |
Andreas Stenius
|
6f5c9e4d5d
Revert to previous compile_dir functionality (fixes #148)
|
11 years ago |
Andreas Stenius
|
76736d8377
Add tests for `compile_dir` (fixes #146)
|
11 years ago |
Andreas Stenius
|
88bcc77b1b
Add failing test for string quote fix in #138
|
11 years ago |
Andreas Stenius
|
f58df97126
Migrate functional tests (#134)
|
11 years ago |
Andreas Stenius
|
1a250bf557
Migrating tests to eunit (#134)
|
11 years ago |