Andreas Stenius
|
2baffeecab
Cleanup filter code to make it more generic.
|
11 лет назад |
Andreas Stenius
|
659cfde8bf
{% if 0 %} should also be false.
|
11 лет назад |
Andreas Stenius
|
ff45e1fbdf
Add extension point to for loop.
|
11 лет назад |
Andreas Stenius
|
5cfffb9787
Touch up of README.
|
11 лет назад |
Andreas Stenius
|
4d92fbc59a
Fix for bug in pre render function for compile time variables.
|
11 лет назад |
Andreas Stenius
|
bec899d4dc
Support for record variables.
|
11 лет назад |
Andreas Stenius
|
c065dc1248
Fix django compatibility for custom tag arguments.
|
11 лет назад |
David N. Welton
|
5464e17829
Fixed the custom_tag4 setup.
|
12 лет назад |
David N. Welton
|
7ffe32206e
Tests demonstrating failure of a custom tag with single string argument.
|
12 лет назад |
Andreas Stenius
|
c2aaf7db51
Support indexing tuple and list variable values.
|
11 лет назад |
Andreas Stenius
|
c484084b59
Fix indentation according to erlang-mode.
|
11 лет назад |
Andreas Stenius
|
70caeb66ee
Include some timing information when running unit tests.
|
11 лет назад |
Andreas Stenius
|
d77195d521
for loop should be able to loop over values and filtered variables too.
|
11 лет назад |
Andreas Stenius
|
3adbef5431
Fix extension test module.
|
11 лет назад |
Andreas Stenius
|
e3da1bdfd7
Propagate test status back to make.
|
11 лет назад |
Andreas Stenius
|
ee049e7461
Add extension point for translations.
|
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
|
0b860036d1
Add travis build status to readme.
|
11 лет назад |
Andreas Stenius
|
c7627394fe
Fix compilation issue on older Erlang releases.
|
11 лет назад |
Andreas Stenius
|
82ae747c96
Drop older versions of erlang, not supported by travis.
|
11 лет назад |
Andreas Stenius
|
666b545741
Tell travis how to test erlydtl.
|
11 лет назад |
Andreas Stenius
|
638d0be4ff
Add travis CI config file.
|
11 лет назад |
Andreas Stenius
|
0c67090a54
Fallback for Erlang < R16B.
|
11 лет назад |
Andreas Stenius
|
50d631b991
Fix truncatechars and truncatewords.
|
11 лет назад |
Andreas Stenius
|
c2001a9546
Merge branch 'gwitmond-null-and-int'
|
11 лет назад |
Andreas Stenius
|
32455f923a
Revert date filter changes from 313edd5edd376ca12b773285a261086138120f20.
|
11 лет назад |
Andreas Stenius
|
decf00c0e2
Merge branch 'null-and-int' of git://github.com/gwitmond/erlydtl into gwitmond-null-and-int
|
11 лет назад |
Andreas Stenius
|
3a8c835fbf
Test error case for missing template from extends tag.
|
11 лет назад |
Andreas Stenius
|
d719e3f27d
Fix urlencode filter, with support for safe characters in the argument.
|
11 лет назад |