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

Автор SHA1 Сообщение Дата
  Andreas Stenius b992c452c1 merl shipped with Erlang/OTP as of v18.0. 9 лет назад
  Andreas Stenius 75dbb0090a wrap block.super contents in a fun. 9 лет назад
  sag 427db670dc Adding Options to reader(reader_options) for more flexible custom readers. 10 лет назад
  sag 913fa69e8b Adding support for "Assignment tags" (https://docs.djangoproject.com/en/1.6/howto/custom-template-tags/) 10 лет назад
  Andreas Stenius ad3a5ea189 support for records in regroup tag (close #191). 10 лет назад
  Andreas Stenius d8122aa346 support silent option in cycle tag (close #195). 10 лет назад
  Andreas Stenius 34f823798e support cycle ... as var syntax (ref #195). 10 лет назад
  Andreas Stenius 089d25712f remove unused create_scope/3. 10 лет назад
  Andreas Stenius 85271f356a Fix #184 10 лет назад
  Andreas Stenius 33b1fa2932 Fix issue #183. 10 лет назад
  Andreas Stenius e6a0dea702 Check that extends-templates don't use non-block tags. 10 лет назад
  Andreas Stenius 04595cf319 improve debug dump of compiled templates. 10 лет назад
  Andreas Stenius 4f5fd21f60 fix multiple includes which uses extends with blocks of the same name. 10 лет назад
  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 лет назад