История коммитов

Автор SHA1 Сообщение Дата
  Andreas Stenius b9ec861c2d Move all for loop logic to erlydtl_runtime (#167) 11 лет назад
  Jesse Gumm fc7b5ac270 Handle loops within {%block%} and {%extend%} 11 лет назад
  Jesse Gumm 99583b7f9a Fix ensure_dir when debug_root is specified 11 лет назад
  Andreas Stenius 3358f3474a keep noop trans tags in parsed AST tree (fixes #162) 11 лет назад
  Andreas Stenius 4f0ea21840 rename varify/1 -> varname_ast/1 11 лет назад
  Andreas Stenius b04b23861f Merge branch 'unused-vars-fix' of https://github.com/irccloud/erlydtl into irccloud-unused-vars-fix 11 лет назад
  Richard Jones f38e759df9 Preserve _ prefixed to variable names when generating erlang 11 лет назад
  Andreas Stenius fc5fb603b1 support translation fun initialization. 11 лет назад
  Andreas Stenius 51cc7e1935 align compile vs render options for translation (#131) 11 лет назад
  Andreas Stenius 73b36c138e set current locale to 'default' if not specified (#131) 11 лет назад
  Andreas Stenius b7129725b2 test `_(Value)` translations (#131) 11 лет назад
  Andreas Stenius 490763fdb5 fix blocktrans bugs (#131) 11 лет назад
  Andreas Stenius cc35ef898c support count and plural forms in blocktrans blocks (#131) 11 лет назад
  Andreas Stenius e135b32ae9 support translation context in `blocktrans` blocks (#131) 11 лет назад
  Andreas Stenius 924271280f support translation context in `trans` tags (#131) 11 лет назад
  Andreas Stenius 1ece0a6b35 fix #153: parse (and unparse) comment tags {# .. #} 11 лет назад
  Andreas Stenius 82e3aa1d55 erlydtl_beam_compiler: refactor custom_forms for readability.. 11 лет назад
  Andreas Stenius 3b1e20aef1 clean up #ast_info.pre_render_asts 11 лет назад
  Andreas Stenius 88d3fd414e Fix #61: add compile options default_vars and constants 11 лет назад
  Andreas Stenius dbb84fb8f3 erlydtl_beam_compiler: clean up meta forms. 11 лет назад
  Andreas Stenius ad43f6ed7e New option for 0-based tuple access (#156) 11 лет назад
  Andreas Stenius 9e8134213b New option for 0-based list access (fixes #156) 11 лет назад
  Andreas Stenius bbe5be8f72 Add more filter escape tests (fixes #150) 11 лет назад
  Andreas Stenius 6f5c9e4d5d Revert to previous compile_dir functionality (fixes #148) 11 лет назад
  Andreas Stenius fd79c34612 Don't use `render_tag` for directory templates. (#147) 11 лет назад
  Andreas Stenius 76736d8377 Add tests for `compile_dir` (fixes #146) 11 лет назад
  Andreas Stenius a0b58deeec New debug options to not lean on the debug_info option (fixes #139) 11 лет назад
  Andreas Stenius c0af31f3b0 Add more tests for load tag and related options (fixes #100, relates #137) 11 лет назад
  Andreas Stenius 507c6d7568 Introduce different verbosity levels. 11 лет назад
  Andreas Stenius c7b28838ed Don't throw errors around, add them to the context (#85) 11 лет назад