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

Автор SHA1 Сообщение Дата
  Evan Miller 449f2e77af Render from function of arity-1. 15 лет назад
  Evan Miller f4266d255e Implement default_if_none filter. 15 лет назад
  Evan Miller 21cd779198 Merge branch 'master' of git://github.com/noss/erlydtl 15 лет назад
  Evan Miller bcf88533c5 * Render atom vars correctly 15 лет назад
  Evan Miller 62e3426d65 New syntax: {% if arg1 in arg2 %} 15 лет назад
  Evan Miller a3fdcf078e New filter: truncatewords 15 лет назад
  Alex Songe 011833a653 Fixed firstof functionality, an i bug fixed simultaneously 15 лет назад
  Christian Sunesson d38f1dedd2 Merge commit 'remotes/origin/master' into googlecode 15 лет назад
  Christian Sunesson 667879891a Adding test for base64-filter 15 лет назад
  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 98c0da3b9a * More Erlang-y error messages 16 лет назад
  emmiller 8f3835dc8b * More Erlang-y error messages 16 лет назад
  Evan Miller f430611e06 1. "|join" processes iodata() 16 лет назад
  emmiller a4f061a00f 1. "|join" processes iodata() 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 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 лет назад
  Colm Dougan 14acb5a6a1 Issue #6 16 лет назад
  colm.dougan bb48da29c4 Issue #6 16 лет назад
  Evan Miller 7a2813e880 * Run functional tests from "make test" 17 лет назад
  emmiller 34b91bb8e9 * Run functional tests from "make test" 17 лет назад
  Colm Dougan 810d8ff92e * Added the ability to use filters in if/ifelse expressions, e.g. : 17 лет назад
  colm.dougan 3a6e67817c * Added the ability to use filters in if/ifelse expressions, e.g. : 17 лет назад
  Evan Miller b67188ef63 Support for "cycle" tag. Patch from Hunter Morris. 17 лет назад
  emmiller 26f41f0beb Support for "cycle" tag. Patch from Hunter Morris. 17 лет назад