История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Christian Sunesson acff6d295f io_lib:format/2 does not return a flat string, lists:concat produces a more pretty-printable result. 16 лет назад
  Christian Sunesson 251acc61a0 Removing dependency on 'crypto' by using erlang:md5/1 instead of crypto:sha/1 16 лет назад
  Christian Sunesson 379205b241 Adding 'base64' as a filter. 16 лет назад
  Christian Sunesson 2463569e42 Drop newlines from lines that end with a backslash 16 лет назад
  Christian Sunesson eb8fa3caf6 Allowing foo in {{ foo . var }} to be a arity-1 function, so that F(var) 16 лет назад
  Colm Dougan 14acb5a6a1 Issue #6 16 лет назад
  colm.dougan bb48da29c4 Issue #6 16 лет назад
  emmiller e1ad4d5df7 * Run functional tests in a predictable order. 16 лет назад
  Evan Miller 9ee5790d13 * Run functional tests in a predictable order. 16 лет назад
  emmiller 34b91bb8e9 * Run functional tests from "make test" 16 лет назад
  Evan Miller 7a2813e880 * Run functional tests from "make test" 16 лет назад
  colm.dougan 118ccb7733 Issue #1 17 лет назад