Christian Sunesson
|
fb6a0a9fcf
Adding tests for the variable lookup using an arity-1 func in the context.
|
15 лет назад |
Evan Miller
|
7242e9dff5
Permit binaries as proplist keys
|
15 лет назад |
emmiller
|
f0f6ca3b83
Permit binaries as proplist keys
|
15 лет назад |
Evan Miller
|
ed0f441b62
Adding some EDoc, and getting rid of a Make-time warning
|
15 лет назад |
emmiller
|
20cf7fd433
Adding some EDoc, and getting rid of a Make-time warning
|
15 лет назад |
Evan Miller
|
98c0da3b9a
* More Erlang-y error messages
|
15 лет назад |
emmiller
|
8f3835dc8b
* More Erlang-y error messages
|
15 лет назад |
Evan Miller
|
4cb73d8de8
Create "ebin" directory if it does not exist.
|
15 лет назад |
emmiller
|
280069a149
Create "ebin" directory if it does not exist.
|
15 лет назад |
Evan Miller
|
f430611e06
1. "|join" processes iodata()
|
15 лет назад |
emmiller
|
a4f061a00f
1. "|join" processes iodata()
|
15 лет назад |
Evan Miller
|
8a33fa2d3c
Add crypto to list of application dependencies; "make clean" nukes ebin/erlydtl.app
|
16 лет назад |
emmiller
|
f6fcb5d8b7
Add crypto to list of application dependencies; "make clean" nukes ebin/erlydtl.app
|
16 лет назад |
Evan Miller
|
55405b94a6
.app file. Thanks to seth.
|
16 лет назад |
emmiller
|
3fcecd9411
.app file. Thanks to seth.
|
16 лет назад |
Colm Dougan
|
61e3c45032
Issue #11
|
16 лет назад |
colm.dougan
|
b0f1c3ddff
Issue #11
|
16 лет назад |
Geoff Cant
|
8f1a5318fd
Fixing makefile to work on fresh checkout. Also minor Solaris fixes.
|
16 лет назад |
Geoff Cant
|
beed8433f1
Adding an erlydtl app file.
|
16 лет назад |
Colm Dougan
|
4d43244f5f
Added a test case to reproduce issue #11.
|
16 лет назад |
colm.dougan
|
d2352bc6e8
Added a test case to reproduce issue #11.
|
16 лет назад |
Geoff Cant
|
504bfa26b7
Adding an erlydtl app file.
|
16 лет назад |
Evan Miller
|
c77d5ec659
Do not require a space between a variable name and closing bracket, e.g. allow "{{var1}}"
|
16 лет назад |
emmiller
|
b6fc05395a
Do not require a space between a variable name and closing bracket, e.g. allow "{{var1}}"
|
16 лет назад |
Evan Miller
|
0ceedc5d5c
Use correct docroot in included templates. Thanks to Tobias Loefgren.
|
16 лет назад |
emmiller
|
292951c8bc
Use correct docroot in included templates. Thanks to Tobias Loefgren.
|
16 лет назад |
Evan Miller
|
c385605d2d
* If variable is a function with 0 args, evaluate it.
|
16 лет назад |
emmiller
|
5803797c5d
* If variable is a function with 0 args, evaluate it.
|
16 лет назад |
Evan Miller
|
38836b3c5a
Fix time zone inconsistency. Removing tests of "r" dateformat tag because these are time zone related and we don't know how to test time zones properly. Thanks to Liu Yubao.
|
16 лет назад |
emmiller
|
9117f100cd
Fix time zone inconsistency. Removing tests of "r" dateformat tag because these are time zone related and we don't know how to test time zones properly. Thanks to Liu Yubao.
|
16 лет назад |