Andreas Stenius
|
c7b28838ed
Don't throw errors around, add them to the context (#85)
|
11 лет назад |
Andreas Stenius
|
7bfc99ed89
Add erlydtl_library behaviour with accompanying options (fixes #137)
|
11 лет назад |
Andreas Stenius
|
274bd52651
Only list global variables (fixes #118)
|
11 лет назад |
Andreas Stenius
|
d572bfc9bb
Support `{{ block.super }}` in block tags (fixes #18)
|
11 лет назад |
Andreas Stenius
|
c1eebb25f3
Fix bug in new scope routine (#101)
|
11 лет назад |
Andreas Stenius
|
4aa87879f9
Support {% trans .. as .. %} tag (#131)
|
11 лет назад |
Andreas Stenius
|
0e5635cb6c
Make sure merl gets built when using rebar (#123)
|
11 лет назад |
Andreas Stenius
|
1ecf7475d0
Make endregroup tag optional (fixes #101)
|
11 лет назад |
Erik Mellegård
|
a3fa62f33c
change erlydtl filters handle unicode input
|
11 лет назад |
Andreas Stenius
|
daa5f62088
Copy regroup tests w.o. endregroup tag.
|
11 лет назад |
Andreas Stenius
|
89c23fc465
Fix for compile_dir fix.
|
11 лет назад |
Andreas Stenius
|
895d6f753d
Reindent body_ast function.
|
11 лет назад |
Andreas Stenius
|
0b61b69591
Fix result value of compile_dir templates
|
11 лет назад |
Andreas Stenius
|
26b6a793e1
Restructure compiler code (close #136)
|
11 лет назад |
Andreas Stenius
|
eba8043416
Add merl dep also when building slex files.
|
11 лет назад |
Andreas Stenius
|
a1c91987b7
Use merl [1] for compiling the erlang AST tree (fixes #123).
|
11 лет назад |
Andreas Stenius
|
8c876fde4c
Fix #132 according to comments in that pull request.
|
11 лет назад |
Сергей Прохоров
|
8ea79fadb4
Drop unnecessary 3'rd argument of `erlydtl_runtime:translate/3`
|
11 лет назад |
Сергей Прохоров
|
68ce483bc3
Some docs updates.
|
11 лет назад |
Сергей Прохоров
|
9f5e694da9
Don't distinguish trans and blocktrans in internal code; fix opts.
|
11 лет назад |
Сергей Прохоров
|
1caea0562a
Compile-time translation of `{%trans%}` and `_(..)` by blocktrans_fun #131
|
11 лет назад |
Andreas Stenius
|
aa23751375
Update api to be explicit about what to compile (fixes #125)
|
11 лет назад |
Andreas Stenius
|
d840d7df19
Autoescape on by default (Close #120, see #80)
|
11 лет назад |
Andreas Stenius
|
766e37ffca
Merge remote-tracking branch 'seriyps/runtime-blocktrans' (#130)
|
11 лет назад |
Сергей Прохоров
|
54d673a679
Unittests to restrict complex content in blocktrans. #88
|
11 лет назад |
Сергей Прохоров
|
40a7ad2fea
Extract phrases from blocktrans. #88
|
11 лет назад |
Сергей Прохоров
|
0be77ec987
Fix (probably) README indentation.
|
11 лет назад |
Сергей Прохоров
|
39678f9acd
README updated. Some unit-tests added #88.
|
11 лет назад |
Сергей Прохоров
|
a73d77c893
Runtime blocktrans compiler and runtime.
|
11 лет назад |
Сергей Прохоров
|
6539729516
Restrict `blocktrans` content to only strings and plain variables. #88
|
11 лет назад |