Evan Miller
|
f4266d255e
Implement default_if_none filter.
|
15 years ago |
Evan Miller
|
c30bfac3b1
Don't need rendered_output/.gitignore
|
15 years ago |
Evan Miller
|
21cd779198
Merge branch 'master' of git://github.com/noss/erlydtl
|
15 years ago |
Evan Miller
|
2b3c16bc5f
Remove crypto dependency & fix test bug.
|
15 years ago |
Evan Miller
|
bcf88533c5
* Render atom vars correctly
|
15 years ago |
Evan Miller
|
62e3426d65
New syntax: {% if arg1 in arg2 %}
|
15 years ago |
Evan Miller
|
a3fdcf078e
New filter: truncatewords
|
15 years ago |
Evan Miller
|
a078c36ae5
Interpret variable names in custom tags correctly. Thanks to davebcn.
|
15 years ago |
Alex Songe
|
011833a653
Fixed firstof functionality, an i bug fixed simultaneously
|
15 years ago |
Alex Songe
|
50080dbefc
Adding firstof functionality
|
15 years ago |
Christian Sunesson
|
983811bed9
Adding rendered_output directory so the functional tests work.
|
15 years ago |
Christian Sunesson
|
92261a858e
Do not need crypto if erlang:md5 is used instead of crypto:sha1
|
15 years ago |
Christian Sunesson
|
641827c50a
Exporting base64 filter.
|
15 years ago |
Christian Sunesson
|
e836632f6f
Mistakes in Makefile merge
|
15 years ago |
Christian Sunesson
|
d38f1dedd2
Merge commit 'remotes/origin/master' into googlecode
|
15 years ago |
Christian Sunesson
|
8b756ba423
Merge with archaelus/ejango
|
15 years ago |
Christian Sunesson
|
667879891a
Adding test for base64-filter
|
15 years ago |
Christian Sunesson
|
fb6a0a9fcf
Adding tests for the variable lookup using an arity-1 func in the context.
|
15 years ago |
Evan Miller
|
7242e9dff5
Permit binaries as proplist keys
|
15 years ago |
emmiller
|
f0f6ca3b83
Permit binaries as proplist keys
|
15 years ago |
Evan Miller
|
ed0f441b62
Adding some EDoc, and getting rid of a Make-time warning
|
15 years ago |
emmiller
|
20cf7fd433
Adding some EDoc, and getting rid of a Make-time warning
|
15 years ago |
Evan Miller
|
98c0da3b9a
* More Erlang-y error messages
|
15 years ago |
emmiller
|
8f3835dc8b
* More Erlang-y error messages
|
15 years ago |
Evan Miller
|
4cb73d8de8
Create "ebin" directory if it does not exist.
|
15 years ago |
emmiller
|
280069a149
Create "ebin" directory if it does not exist.
|
15 years ago |
Evan Miller
|
f430611e06
1. "|join" processes iodata()
|
15 years ago |
emmiller
|
a4f061a00f
1. "|join" processes iodata()
|
15 years ago |
Evan Miller
|
8a33fa2d3c
Add crypto to list of application dependencies; "make clean" nukes ebin/erlydtl.app
|
16 years ago |
emmiller
|
f6fcb5d8b7
Add crypto to list of application dependencies; "make clean" nukes ebin/erlydtl.app
|
16 years ago |