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 лет назад |
Evan Miller
|
0d99ae2f45
* Change: No .beam file will be generated unless out_dir is specified.
|
16 лет назад |
emmiller
|
bd26c620c0
* Change: No .beam file will be generated unless out_dir is specified.
|
16 лет назад |
Geoff Cant
|
e926041d94
Merge commit 'noss/master' into ejango
|
16 лет назад |
Geoff Cant
|
f300b210e9
Merge commit 'svnmirror/master' into ejango
|
16 лет назад |
Geoff Cant
|
c07aa509ff
Adding a compile escript for use with make.
|
16 лет назад |
Geoff Cant
|
d9937dc6d8
Allow context lookups with string keys as well as atoms.
|
16 лет назад |