Commit History

Author SHA1 Message Date
  Andreas Stenius a1c91987b7 Use merl [1] for compiling the erlang AST tree (fixes #123). 11 years ago
  Andreas Stenius 8c876fde4c Fix #132 according to comments in that pull request. 11 years ago
  Сергей Прохоров 8ea79fadb4 Drop unnecessary 3'rd argument of `erlydtl_runtime:translate/3` 11 years ago
  Сергей Прохоров 68ce483bc3 Some docs updates. 11 years ago
  Сергей Прохоров 9f5e694da9 Don't distinguish trans and blocktrans in internal code; fix opts. 11 years ago
  Сергей Прохоров 1caea0562a Compile-time translation of `{%trans%}` and `_(..)` by blocktrans_fun #131 11 years ago
  Andreas Stenius aa23751375 Update api to be explicit about what to compile (fixes #125) 11 years ago
  Andreas Stenius d840d7df19 Autoescape on by default (Close #120, see #80) 11 years ago
  Andreas Stenius 766e37ffca Merge remote-tracking branch 'seriyps/runtime-blocktrans' (#130) 11 years ago
  Сергей Прохоров 54d673a679 Unittests to restrict complex content in blocktrans. #88 11 years ago
  Сергей Прохоров 40a7ad2fea Extract phrases from blocktrans. #88 11 years ago
  Сергей Прохоров 0be77ec987 Fix (probably) README indentation. 11 years ago
  Сергей Прохоров 39678f9acd README updated. Some unit-tests added #88. 11 years ago
  Сергей Прохоров a73d77c893 Runtime blocktrans compiler and runtime. 11 years ago
  Сергей Прохоров 6539729516 Restrict `blocktrans` content to only strings and plain variables. #88 11 years ago
  Andreas Stenius c8632206e3 Fix error reporting. 11 years ago
  Andreas Stenius ca93672ec8 Add {out_dir, false} option to explicitly disable generating a .beam. 11 years ago
  Andreas Stenius dd186c63cb `compile_dir` templates should also stringify_final the result. 11 years ago
  Andreas Stenius 26cb8fc36e Bring compile_dir up-to-date. 11 years ago
  Andreas Stenius 25299e61ee Revert "Replace our po scanner with the one used by zotonic." 11 years ago
  Andreas Stenius 2737f5b398 Remaining issues reported by dialyzer 11 years ago
  Andreas Stenius c0fedfe3cc Fix code style. 11 years ago
  Andreas Stenius 9960ef9e85 Fix for dialyzer warnings in our customized yecc header (#111) 11 years ago
  Andreas Stenius 3462bd24d4 Add auto_escape option. 11 years ago
  Andreas Stenius 1548261290 Replace our po scanner with the one used by zotonic. 11 years ago
  Andreas Stenius baef038ff9 Merge branch 'pu-98' 11 years ago
  Andreas Stenius b9e4d76786 commented R16B03 in .travis.yml for now.. 11 years ago
  Andreas Stenius 52e9da3546 Add tests for error reporting. 11 years ago
  Andreas Stenius a94d1fe237 Clean up generated code. 11 years ago
  Andreas Stenius 5859a85fbe Collect errors/warnings from compile:forms/2 properly. 11 years ago