Commit History

Author SHA1 Message Date
  Andreas Stenius bec899d4dc Support for record variables. 11 years ago
  Andreas Stenius c065dc1248 Fix django compatibility for custom tag arguments. 11 years ago
  David N. Welton 5464e17829 Fixed the custom_tag4 setup. 12 years ago
  David N. Welton 7ffe32206e Tests demonstrating failure of a custom tag with single string argument. 12 years ago
  Andreas Stenius c2aaf7db51 Support indexing tuple and list variable values. 11 years ago
  Andreas Stenius c484084b59 Fix indentation according to erlang-mode. 11 years ago
  Andreas Stenius 70caeb66ee Include some timing information when running unit tests. 11 years ago
  Andreas Stenius d77195d521 for loop should be able to loop over values and filtered variables too. 11 years ago
  Andreas Stenius 3adbef5431 Fix extension test module. 11 years ago
  Andreas Stenius e3da1bdfd7 Propagate test status back to make. 11 years ago
  Andreas Stenius ee049e7461 Add extension point for translations. 11 years ago
  Andreas Stenius afe459f281 slex regression #2: post process last scanned token before bailing. 11 years ago
  Andreas Stenius 9aee8f5822 Fix scanner state for extension module on illegal char. 11 years ago
  Andreas Stenius 0b860036d1 Add travis build status to readme. 11 years ago
  Andreas Stenius c7627394fe Fix compilation issue on older Erlang releases. 11 years ago
  Andreas Stenius 82ae747c96 Drop older versions of erlang, not supported by travis. 11 years ago
  Andreas Stenius 666b545741 Tell travis how to test erlydtl. 11 years ago
  Andreas Stenius 638d0be4ff Add travis CI config file. 11 years ago
  Andreas Stenius 0c67090a54 Fallback for Erlang < R16B. 11 years ago
  Andreas Stenius 50d631b991 Fix truncatechars and truncatewords. 11 years ago
  Andreas Stenius c2001a9546 Merge branch 'gwitmond-null-and-int' 11 years ago
  Andreas Stenius 32455f923a Revert date filter changes from 313edd5edd376ca12b773285a261086138120f20. 11 years ago
  Andreas Stenius decf00c0e2 Merge branch 'null-and-int' of git://github.com/gwitmond/erlydtl into gwitmond-null-and-int 11 years ago
  Andreas Stenius 3a8c835fbf Test error case for missing template from extends tag. 11 years ago
  Andreas Stenius d719e3f27d Fix urlencode filter, with support for safe characters in the argument. 11 years ago
  Andreas Stenius b57284af4f Improve floatformat. 11 years ago
  Andreas Stenius 8ee31b8cdb Give proper error message on unknown filters. 11 years ago
  Andreas Stenius ce362c2750 force_escape should work in iolists. 11 years ago
  Andreas Stenius 97724ffa46 Add support for expected failures in unittests. 11 years ago
  Andreas Stenius fa670cad59 Add more unit tests for filter yesno. 11 years ago