Commit History

Author SHA1 Message Date
  Christian Sunesson eb8fa3caf6 Allowing foo in {{ foo . var }} to be a arity-1 function, so that F(var) 16 years ago
  Colm Dougan 14acb5a6a1 Issue #6 16 years ago
  colm.dougan bb48da29c4 Issue #6 16 years ago
  emmiller e1ad4d5df7 * Run functional tests in a predictable order. 16 years ago
  Evan Miller 9ee5790d13 * Run functional tests in a predictable order. 16 years ago
  emmiller 34b91bb8e9 * Run functional tests from "make test" 16 years ago
  Evan Miller 7a2813e880 * Run functional tests from "make test" 16 years ago
  colm.dougan 118ccb7733 Issue #1 17 years ago
  Colm Dougan e171756e20 Issue #1 17 years ago
  colm.dougan 3a6e67817c * Added the ability to use filters in if/ifelse expressions, e.g. : 17 years ago
  Colm Dougan 810d8ff92e * Added the ability to use filters in if/ifelse expressions, e.g. : 17 years ago
  emmiller 26f41f0beb Support for "cycle" tag. Patch from Hunter Morris. 17 years ago
  Evan Miller b67188ef63 Support for "cycle" tag. Patch from Hunter Morris. 17 years ago
  colm.dougan b4f92e5370 Added date filter as per Django, e.g. {{ date_var1|date:"r" }}. 17 years ago
  Colm Dougan e394033bd9 Added date filter as per Django, e.g. {{ date_var1|date:"r" }}. 17 years ago
  colm.dougan ae0d0dcdaa Renamed the dateformat module to erlydtl_dateformat 17 years ago
  Colm Dougan ebdd67736f Renamed the dateformat module to erlydtl_dateformat 17 years ago
  colm.dougan bbff9be68a Missing file in last checkin. 17 years ago
  Colm Dougan df48621d0c Missing file in last checkin. 17 years ago
  colm.dougan 7bf8975725 17 years ago
  Colm Dougan 48b9b5face 17 years ago
  emmiller 0c1ed27abd * Rename "plus" to "add" to conform to standard DTL. 17 years ago
  Evan Miller 156312970c * Rename "plus" to "add" to conform to standard DTL. 17 years ago
  emmiller e58d5f3dea Support additional for loop variables: "revcounter", "revcounter0", "first", "last", "parentloop". 17 years ago
  Evan Miller b33692de4c Support additional for loop variables: "revcounter", "revcounter0", "first", "last", "parentloop". 17 years ago
  emmiller a6002bd49e 1. Can resolve variables from function calls to parameterized modules, e.g. 17 years ago
  Evan Miller b4bf177fc2 1. Can resolve variables from function calls to parameterized modules, e.g. 17 years ago
  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 years ago
  Roberto Saccon dac49f3acf example templates bugfix: call custom tag cannot not call a module which name is a erlydtl tagname, now all examples are building again 17 years ago
  rsaccon b6dd6212a1 deleted some old stuff and set svn:ignore on examples/rendered output 17 years ago