Andreas Stenius
|
64f988659a
Add test confirming issue #185.
|
10 years ago |
Andreas Stenius
|
890f2b3355
-W is not a supported make flag on freebsd. Fixes #181.
|
10 years ago |
Andreas Stenius
|
e9ef33c883
Update bundled rebar binary. Fixes #174.
|
10 years ago |
Andreas Stenius
|
961a8ede98
Merge pull request #180 from robashton/master
|
10 years ago |
Rob Ashton
|
7b9d879601
We need merl?
|
10 years ago |
Andreas Stenius
|
e6a0dea702
Check that extends-templates don't use non-block tags.
|
10 years ago |
Andreas Stenius
|
04595cf319
improve debug dump of compiled templates.
|
10 years ago |
Andreas Stenius
|
4f5fd21f60
fix multiple includes which uses extends with blocks of the same name.
|
10 years ago |
Andreas Stenius
|
d3f9491bb6
Touch up README (close #179).
|
10 years ago |
Zachary Kessin
|
7a230a2df9
Update README.markdown
|
10 years ago |
Andreas Stenius
|
96dccf67b1
Accept any identifier as attribute (Fixes #177)
|
10 years ago |
Andreas Stenius
|
b9ec861c2d
Move all for loop logic to erlydtl_runtime (#167)
|
11 years ago |
Andreas Stenius
|
d1d3f6057f
Flush news + drop 17.0 tests on travis.
|
11 years ago |
Jesse Gumm
|
fc7b5ac270
Handle loops within {%block%} and {%extend%}
|
11 years ago |
Andreas Stenius
|
67daeaf321
Merge pull request #166 from choptastic/ensure-dir
|
11 years ago |
Jesse Gumm
|
99583b7f9a
Fix ensure_dir when debug_root is specified
|
11 years ago |
Andreas Stenius
|
e0208a345d
close #161
|
11 years ago |
Andreas Stenius
|
3358f3474a
keep noop trans tags in parsed AST tree (fixes #162)
|
11 years ago |
Andreas Stenius
|
522e1c8eb3
get nice progress while running the test suite
|
11 years ago |
Andreas Stenius
|
4a98a8ea72
add missing context clause for trans tag (#162)
|
11 years ago |
Andreas Stenius
|
497540b3ce
fix #162: parse plural forms and context
|
11 years ago |
Andreas Stenius
|
580402d8d4
Add note regarding underscore prefix on template variable names.
|
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 |
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 |