Commit History

Author SHA1 Message Date
  Christian Sunesson 983811bed9 Adding rendered_output directory so the functional tests work. 15 years ago
  Christian Sunesson 92261a858e Do not need crypto if erlang:md5 is used instead of crypto:sha1 15 years ago
  Christian Sunesson 641827c50a Exporting base64 filter. 15 years ago
  Christian Sunesson e836632f6f Mistakes in Makefile merge 15 years ago
  Christian Sunesson d38f1dedd2 Merge commit 'remotes/origin/master' into googlecode 15 years ago
  Christian Sunesson 8b756ba423 Merge with archaelus/ejango 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
  emmiller f0f6ca3b83 Permit binaries as proplist keys 15 years ago
  emmiller 20cf7fd433 Adding some EDoc, and getting rid of a Make-time warning 15 years ago
  emmiller 8f3835dc8b * More Erlang-y error messages 15 years ago
  emmiller 280069a149 Create "ebin" directory if it does not exist. 16 years ago
  emmiller a4f061a00f 1. "|join" processes iodata() 16 years ago
  emmiller f6fcb5d8b7 Add crypto to list of application dependencies; "make clean" nukes ebin/erlydtl.app 16 years ago
  emmiller 3fcecd9411 .app file. Thanks to seth. 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 d2352bc6e8 Added a test case to reproduce issue #11. 16 years ago
  Geoff Cant 504bfa26b7 Adding an erlydtl app file. 16 years ago
  emmiller b6fc05395a Do not require a space between a variable name and closing bracket, e.g. allow "{{var1}}" 16 years ago
  emmiller 292951c8bc Use correct docroot in included templates. Thanks to Tobias Loefgren. 16 years ago
  emmiller 5803797c5d * If variable is a function with 0 args, evaluate it. 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
  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