Commit History

Author SHA1 Message Date
  Andreas Stenius 27cdc1cd7c Add trimmed option to blocktrans tag (#212). 9 years ago
  Andreas Stenius 11f4bf03e2 add language tag (#212). 9 years ago
  Andreas Stenius d8122aa346 support silent option in cycle tag (close #195). 10 years ago
  Andreas Stenius 48b256abd9 reserved words are really only for tags, not for variables at all (close #194, ref #177). 10 years ago
  Andreas Stenius 96dccf67b1 Accept any identifier as attribute (Fixes #177) 11 years ago
  Andreas Stenius 3358f3474a keep noop trans tags in parsed AST tree (fixes #162) 11 years ago
  Andreas Stenius cc35ef898c support count and plural forms in blocktrans blocks (#131) 11 years ago
  Andreas Stenius 924271280f support translation context in `trans` tags (#131) 11 years ago
  Andreas Stenius 1ece0a6b35 fix #153: parse (and unparse) comment tags {# .. #} 11 years ago
  Сергей Прохоров 2bc8343f68 Add inline comments to erlydtl parse tree. 11 years ago
  Andreas Stenius cd72bf3f3b New `load` tag (#100) 11 years ago
  Andreas Stenius a1c91987b7 Use merl [1] for compiling the erlang AST tree (fixes #123). 11 years ago
  Andreas Stenius aa23751375 Update api to be explicit about what to compile (fixes #125) 11 years ago
  Andreas Stenius c8632206e3 Fix error reporting. 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 62e4b98a38 Regenerate erlydtl_scanner.erl to get the new generated comments. 11 years ago
  Andreas Stenius 9af4b7d837 Switch to new slex based scanner. 11 years ago
  Andreas Stenius fcc1f31cb8 Add support for the extension module in the parser. 12 years ago
  Andreas Stenius 6fe1ea5a76 support recovering from a scanner error using the extension module. 12 years ago
  Andreas Stenius 682bc7a9ba indentation... 12 years ago
  Evan Miller 898fbae78c Support {% for .. in .. reversed %} syntax 12 years ago
  Evan Miller 4ebc0697f6 Support negative number literals 12 years ago
  Evan Miller 6a9845fedf Fix line numbers 12 years ago
  Evan Miller edec5ac521 Support for {% verbatim %} tag 12 years ago
  Evan Miller c328bda24a Allow vars and attributes to use tag names 12 years ago
  Björn-Egil Dahlberg 9f074aaabc Add support for {% elif Expr %} syntax 13 years ago
  Evan Miller c624a50107 Support for {% regroup %} tag. 13 years ago
  Evan Miller 1b16fa011b Support for {% ifchanged %} tag 13 years ago
  Evan Miller 86b1199e0a Blocktrans utilities 14 years ago