Andreas Stenius
|
27cdc1cd7c
Add trimmed option to blocktrans tag (#212).
|
9 лет назад |
Andreas Stenius
|
11f4bf03e2
add language tag (#212).
|
9 лет назад |
Andreas Stenius
|
d8122aa346
support silent option in cycle tag (close #195).
|
10 лет назад |
Andreas Stenius
|
48b256abd9
reserved words are really only for tags, not for variables at all (close #194, ref #177).
|
10 лет назад |
Andreas Stenius
|
96dccf67b1
Accept any identifier as attribute (Fixes #177)
|
11 лет назад |
Andreas Stenius
|
3358f3474a
keep noop trans tags in parsed AST tree (fixes #162)
|
11 лет назад |
Andreas Stenius
|
cc35ef898c
support count and plural forms in blocktrans blocks (#131)
|
11 лет назад |
Andreas Stenius
|
924271280f
support translation context in `trans` tags (#131)
|
11 лет назад |
Andreas Stenius
|
1ece0a6b35
fix #153: parse (and unparse) comment tags {# .. #}
|
11 лет назад |
Сергей Прохоров
|
2bc8343f68
Add inline comments to erlydtl parse tree.
|
11 лет назад |
Andreas Stenius
|
cd72bf3f3b
New `load` tag (#100)
|
11 лет назад |
Andreas Stenius
|
a1c91987b7
Use merl [1] for compiling the erlang AST tree (fixes #123).
|
11 лет назад |
Andreas Stenius
|
aa23751375
Update api to be explicit about what to compile (fixes #125)
|
11 лет назад |
Andreas Stenius
|
c8632206e3
Fix error reporting.
|
11 лет назад |
Andreas Stenius
|
afe459f281
slex regression #2: post process last scanned token before bailing.
|
11 лет назад |
Andreas Stenius
|
9aee8f5822
Fix scanner state for extension module on illegal char.
|
11 лет назад |
Andreas Stenius
|
62e4b98a38
Regenerate erlydtl_scanner.erl to get the new generated comments.
|
11 лет назад |
Andreas Stenius
|
9af4b7d837
Switch to new slex based scanner.
|
11 лет назад |
Andreas Stenius
|
fcc1f31cb8
Add support for the extension module in the parser.
|
12 лет назад |
Andreas Stenius
|
6fe1ea5a76
support recovering from a scanner error using the extension module.
|
12 лет назад |
Andreas Stenius
|
682bc7a9ba
indentation...
|
12 лет назад |
Evan Miller
|
898fbae78c
Support {% for .. in .. reversed %} syntax
|
12 лет назад |
Evan Miller
|
4ebc0697f6
Support negative number literals
|
12 лет назад |
Evan Miller
|
6a9845fedf
Fix line numbers
|
12 лет назад |
Evan Miller
|
edec5ac521
Support for {% verbatim %} tag
|
12 лет назад |
Evan Miller
|
c328bda24a
Allow vars and attributes to use tag names
|
12 лет назад |
Björn-Egil Dahlberg
|
9f074aaabc
Add support for {% elif Expr %} syntax
|
13 лет назад |
Evan Miller
|
c624a50107
Support for {% regroup %} tag.
|
13 лет назад |
Evan Miller
|
1b16fa011b
Support for {% ifchanged %} tag
|
13 лет назад |
Evan Miller
|
86b1199e0a
Blocktrans utilities
|
14 лет назад |