Commit History

Author SHA1 Message Date
  Evan Miller 449f2e77af Render from function of arity-1. 15 years ago
  Evan Miller f4266d255e Implement default_if_none filter. 15 years ago
  Evan Miller 21cd779198 Merge branch 'master' of git://github.com/noss/erlydtl 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
  Alex Songe 011833a653 Fixed firstof functionality, an i bug fixed simultaneously 15 years ago
  Christian Sunesson d38f1dedd2 Merge commit 'remotes/origin/master' into googlecode 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 98c0da3b9a * More Erlang-y error messages 16 years ago
  emmiller 8f3835dc8b * More Erlang-y error messages 16 years ago
  Evan Miller f430611e06 1. "|join" processes iodata() 16 years ago
  emmiller a4f061a00f 1. "|join" processes iodata() 16 years ago
  Evan Miller c77d5ec659 Do not require a space between a variable name and closing bracket, e.g. allow "{{var1}}" 16 years ago
  emmiller b6fc05395a Do not require a space between a variable name and closing bracket, e.g. allow "{{var1}}" 16 years ago
  Evan Miller c385605d2d * If variable is a function with 0 args, evaluate it. 16 years ago
  emmiller 5803797c5d * If variable is a function with 0 args, evaluate it. 16 years ago
  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 years ago
  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 years ago
  Colm Dougan 14acb5a6a1 Issue #6 16 years ago
  colm.dougan bb48da29c4 Issue #6 16 years ago
  Evan Miller 7a2813e880 * Run functional tests from "make test" 17 years ago
  emmiller 34b91bb8e9 * Run functional tests from "make test" 17 years ago
  Colm Dougan 810d8ff92e * Added the ability to use filters in if/ifelse expressions, e.g. : 17 years ago
  colm.dougan 3a6e67817c * Added the ability to use filters in if/ifelse expressions, e.g. : 17 years ago
  Evan Miller b67188ef63 Support for "cycle" tag. Patch from Hunter Morris. 17 years ago
  emmiller 26f41f0beb Support for "cycle" tag. Patch from Hunter Morris. 17 years ago