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

Автор SHA1 Сообщение Дата
  Andreas Stenius c2aaf7db51 Support indexing tuple and list variable values. 11 лет назад
  Andreas Stenius c484084b59 Fix indentation according to erlang-mode. 11 лет назад
  Andreas Stenius 70caeb66ee Include some timing information when running unit tests. 11 лет назад
  Andreas Stenius ee049e7461 Add extension point for translations. 11 лет назад
  Andreas Stenius 8ee31b8cdb Give proper error message on unknown filters. 11 лет назад
  Andreas Stenius e976f07dcb Give proper error message on badly placed extends tag. 11 лет назад
  Andreas Stenius 73a0835b10 Check OS environment for additional compiler options. 11 лет назад
  Andreas Stenius cd1d4795f4 Add `scanner_module` as compiler option. 11 лет назад
  Andreas Stenius 0c35774b86 remove exec flag on source files. 11 лет назад
  Evan Miller 7148ba1614 Support iterating over Ecto has_many associations 11 лет назад
  Andreas Stenius d43b954682 Expose new interpret_args/3 to extensions. 12 лет назад
  Andreas Stenius a65d180327 Bail on unknown extension to custom tag. 12 лет назад
  Andreas Stenius aa679b200f Add extension point to resolve_variable_ast. 12 лет назад
  Andreas Stenius 13875e1965 Don't add __render_variables to custom tag vars. 12 лет назад
  Andreas Stenius 7fce7b8c89 Allow extension in custom tag args. 12 лет назад
  Andreas Stenius 9b0c417732 Don't backtrack further up the stack than really needed. 12 лет назад
  Andreas Stenius 908d2e818f Keep original scanned tokens. 12 лет назад
  Andreas Stenius d0d824853b Allow extension module to hook into the custom tags. 12 лет назад
  Andreas Stenius 650828cff1 add more extendability.. minor api tweaks. 12 лет назад
  Andreas Stenius d02e849e63 renamed recover function to be more generic. 12 лет назад
  Andreas Stenius 7d1750ef78 move compiler records to header file. 12 лет назад
  Andreas Stenius 973d527c03 Add support for 'extension' ast tags. 12 лет назад
  Andreas Stenius fcc1f31cb8 Add support for the extension module in the parser. 12 лет назад
  Andreas Stenius 9f124f446f add debug_compiler to the list of valid compiler options. 12 лет назад
  Andreas Stenius 6fe1ea5a76 support recovering from a scanner error using the extension module. 12 лет назад
  Andreas Stenius c019a574ea add extension_module option, and pass the dtl context to the parse function. 12 лет назад
  Andreas Stenius 5d19807675 Let emacs have its way with the indentation... blargh. 12 лет назад
  Evan Miller 898fbae78c Support {% for .. in .. reversed %} syntax 12 лет назад
  Evan Miller 604cddada9 Support number literals in custom tag calls 12 лет назад
  Evan Miller 8d9f830354 Rename variables for clarity 12 лет назад