Andreas Stenius
|
3f4005a393
cleanup behaviour check.
|
10 years ago |
Sergey Kudryashov
|
aa1aaee0be
Fix bug when library module implements several behaviours
|
10 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
|
88d3fd414e
Fix #61: add compile options default_vars and constants
|
11 years ago |
Andreas Stenius
|
bbe5be8f72
Add more filter escape tests (fixes #150)
|
11 years ago |
Andreas Stenius
|
76736d8377
Add tests for `compile_dir` (fixes #146)
|
11 years ago |
Andreas Stenius
|
a0b58deeec
New debug options to not lean on the debug_info option (fixes #139)
|
11 years ago |
Andreas Stenius
|
1b59f3cda0
Merge branch 'bug-fix-escape-quotes' of https://github.com/campanja/erlydtl into campanja-bug-fix-escape-quotes
|
11 years ago |
Andreas Stenius
|
c0af31f3b0
Add more tests for load tag and related options (fixes #100, relates #137)
|
11 years ago |
Andreas Stenius
|
cd72bf3f3b
New `load` tag (#100)
|
11 years ago |
Andreas Stenius
|
507c6d7568
Introduce different verbosity levels.
|
11 years ago |
Andreas Stenius
|
c7b28838ed
Don't throw errors around, add them to the context (#85)
|
11 years ago |
Andreas Stenius
|
7bfc99ed89
Add erlydtl_library behaviour with accompanying options (fixes #137)
|
11 years ago |
Andreas Stenius
|
d572bfc9bb
Support `{{ block.super }}` in block tags (fixes #18)
|
11 years ago |
Andreas Stenius
|
1ecf7475d0
Make endregroup tag optional (fixes #101)
|
11 years ago |
Andreas Stenius
|
26b6a793e1
Restructure compiler code (close #136)
|
11 years ago |