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

Автор SHA1 Сообщение Дата
  Christian Sunesson 8b756ba423 Merge with archaelus/ejango 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 лет назад
  Geoff Cant 8f1a5318fd Fixing makefile to work on fresh checkout. Also minor Solaris fixes. 16 лет назад
  Geoff Cant beed8433f1 Adding an erlydtl app file. 16 лет назад
  Geoff Cant 504bfa26b7 Adding an erlydtl app file. 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 bb48da29c4 Issue #6 16 лет назад
  emmiller e1ad4d5df7 * Run functional tests in a predictable order. 17 лет назад
  emmiller 34b91bb8e9 * Run functional tests from "make test" 17 лет назад
  colm.dougan 118ccb7733 Issue #1 17 лет назад
  colm.dougan 3a6e67817c * Added the ability to use filters in if/ifelse expressions, e.g. : 17 лет назад
  emmiller 26f41f0beb Support for "cycle" tag. Patch from Hunter Morris. 17 лет назад
  colm.dougan b4f92e5370 Added date filter as per Django, e.g. {{ date_var1|date:"r" }}. 17 лет назад
  colm.dougan ae0d0dcdaa Renamed the dateformat module to erlydtl_dateformat 17 лет назад
  colm.dougan bbff9be68a Missing file in last checkin. 17 лет назад
  colm.dougan 7bf8975725 17 лет назад
  emmiller 0c1ed27abd * Rename "plus" to "add" to conform to standard DTL. 17 лет назад
  emmiller e58d5f3dea Support additional for loop variables: "revcounter", "revcounter0", "first", "last", "parentloop". 17 лет назад
  emmiller a6002bd49e 1. Can resolve variables from function calls to parameterized modules, e.g. 17 лет назад
  rsaccon f28b3b9061 example templates bugfix: call custom tag cannot not call a module which name is a erlydtl tagname, now all examples are building again 17 лет назад
  rsaccon b6dd6212a1 deleted some old stuff and set svn:ignore on examples/rendered output 17 лет назад