Commit History

Author SHA1 Message Date
  Andreas Stenius fcc1f31cb8 Add support for the extension module in the parser. 12 years ago
  Andreas Stenius 9213d0fa75 add customized yeccpre.hrl file. 12 years ago
  Andreas Stenius 9f124f446f add debug_compiler to the list of valid compiler options. 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
  Andreas Stenius 4309edeb28 indentational.. 12 years ago
  Andreas Stenius c019a574ea add extension_module option, and pass the dtl context to the parse function. 12 years ago
  Andreas Stenius 5d19807675 Let emacs have its way with the indentation... blargh. 12 years ago
  Evan Miller 4d0dc8fb75 Remove pmod_pt dependency 12 years ago
  Evan Miller db926edd1b Merge pull request #76 from davidw/with_problem 12 years ago
  Evan Miller 05a1de39cb Merge pull request #75 from davidw/pmod_fix 12 years ago
  David N. Welton ed9b45352e Added a few tests of with with variables/attributes. 12 years ago
  David N. Welton d9af9e1a23 Added in a newer rebar, and the pmod_pt parse transform. 12 years ago
  Evan Miller 876fd2b47e Merge pull request #73 from okeuday/master 12 years ago
  Michael Truog dfaf33aada Avoid problems with rebar eunit using the TEST macro. #69 12 years ago
  Evan Miller 898fbae78c Support {% for .. in .. reversed %} syntax 12 years ago
  Evan Miller 604cddada9 Support number literals in custom tag calls 12 years ago
  Evan Miller 8d9f830354 Rename variables for clarity 12 years ago
  Evan Miller 3937d46bda Be more Django-y about undefined values 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 dda4db043a Report line numbers of undefined variables 12 years ago
  Evan Miller ce25e693e0 Throw undefined_variable in for loops 12 years ago
  Evan Miller c328bda24a Allow vars and attributes to use tag names 12 years ago
  Evan Miller b17769422c Merge pull request #63 from runejuhl/issue/62 12 years ago
  Rune Juhl Jacobsen fd4619f029 title/1 even more Django-y 12 years ago
  Evan Miller f51468dd28 Make "title" filter more Django-y 12 years ago
  Evan Miller c18f2a00c2 UTF-8-capable truncatechars 12 years ago
  Evan Miller 96dc5b30db Pass variable names as atoms to custom tag modules 12 years ago