Commit History

Author SHA1 Message Date
  Andreas Stenius d0e782fe3f Adopt CONTRIBUTING from rebar. 11 years ago
  Andreas Stenius 716b489c49 Check template checksums also for binaries. 11 years ago
  Andreas Stenius e201eb3ad2 Merge pull request #117 from tomekowal/fix_escapejs_return_type 11 years ago
  Tomasz Kowal 321a869155 Fix escapejs return type 11 years ago
  Andreas Stenius adc7274b25 Clarify doc on compiler options. 11 years ago
  Andreas Stenius 601a6953ef Add binary option. 11 years ago
  Andreas Stenius f5ada57cd8 Touch up compiler code formatting. 11 years ago
  Andreas Stenius 0cf2779a60 Properly handle compiler options. 11 years ago
  Andreas Stenius a4f16a04f0 Update README 11 years ago
  Andreas Stenius 819f9aae98 Tests for self-recursive blocks. 11 years ago
  Andreas Stenius 7bb9fe0ab0 Merge pull request #113 from tomekowal/fix_escapejs 11 years ago
  Tomasz Kowal 5f77ccc783 Make escapejs work with 'line separator' 8232 and 'paragraph separator' 8233 11 years ago
  Andreas Stenius 2baffeecab Cleanup filter code to make it more generic. 11 years ago
  Andreas Stenius 659cfde8bf {% if 0 %} should also be false. 11 years ago
  Andreas Stenius ff45e1fbdf Add extension point to for loop. 11 years ago
  Andreas Stenius 5cfffb9787 Touch up of README. 11 years ago
  Andreas Stenius 4d92fbc59a Fix for bug in pre render function for compile time variables. 11 years ago
  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