Commit History

Author SHA1 Message Date
  Evan Miller f430611e06 1. "|join" processes iodata() 15 years ago
  emmiller a4f061a00f 1. "|join" processes iodata() 15 years ago
  Evan Miller 8a33fa2d3c Add crypto to list of application dependencies; "make clean" nukes ebin/erlydtl.app 16 years ago
  emmiller f6fcb5d8b7 Add crypto to list of application dependencies; "make clean" nukes ebin/erlydtl.app 16 years ago
  Evan Miller 55405b94a6 .app file. Thanks to seth. 16 years ago
  emmiller 3fcecd9411 .app file. Thanks to seth. 16 years ago
  Colm Dougan 61e3c45032 Issue #11 16 years ago
  colm.dougan b0f1c3ddff Issue #11 16 years ago
  Geoff Cant 8f1a5318fd Fixing makefile to work on fresh checkout. Also minor Solaris fixes. 16 years ago
  Geoff Cant beed8433f1 Adding an erlydtl app file. 16 years ago
  Colm Dougan 4d43244f5f Added a test case to reproduce issue #11. 16 years ago
  colm.dougan d2352bc6e8 Added a test case to reproduce issue #11. 16 years ago
  Geoff Cant 504bfa26b7 Adding an erlydtl app file. 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 0ceedc5d5c Use correct docroot in included templates. Thanks to Tobias Loefgren. 16 years ago
  emmiller 292951c8bc Use correct docroot in included templates. Thanks to Tobias Loefgren. 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
  Evan Miller 0d99ae2f45 * Change: No .beam file will be generated unless out_dir is specified. 16 years ago
  emmiller bd26c620c0 * Change: No .beam file will be generated unless out_dir is specified. 16 years ago
  Geoff Cant e926041d94 Merge commit 'noss/master' into ejango 16 years ago
  Geoff Cant f300b210e9 Merge commit 'svnmirror/master' into ejango 16 years ago
  Geoff Cant c07aa509ff Adding a compile escript for use with make. 16 years ago
  Geoff Cant d9937dc6d8 Allow context lookups with string keys as well as atoms. 16 years ago
  Christian Sunesson acff6d295f io_lib:format/2 does not return a flat string, lists:concat produces a more pretty-printable result. 16 years ago
  Christian Sunesson 251acc61a0 Removing dependency on 'crypto' by using erlang:md5/1 instead of crypto:sha/1 16 years ago
  Christian Sunesson 379205b241 Adding 'base64' as a filter. 16 years ago