Commit History

Author SHA1 Message Date
  Andreas Stenius 908d2e818f Keep original scanned tokens. 11 years ago
  Evan Miller cb1ffa903a Merge pull request #83 from kaos/zotonic 11 years ago
  Andreas Stenius d0d824853b Allow extension module to hook into the custom tags. 11 years ago
  Evan Miller 2e7e8a60fb Merge branch 'master' of github.com:evanmiller/erlydtl 11 years ago
  Evan Miller 4d5c8c5b88 Don't use a plus-sign to quote spaces 11 years ago
  Evan Miller 37cb0f8d7a Merge pull request #81 from kaos/zotonic 11 years ago
  Andreas Stenius 68922594d5 Update .gitignore 12 years ago
  Andreas Stenius 650828cff1 add more extendability.. minor api tweaks. 11 years ago
  Andreas Stenius d02e849e63 renamed recover function to be more generic. 11 years ago
  Andreas Stenius 7d1750ef78 move compiler records to header file. 11 years ago
  Evan Miller d20b53f048 Merge pull request #79 from kaos/zotonic 12 years ago
  Andreas Stenius c9fb6dfb0e Add missing test parser. 12 years ago
  Andreas Stenius 973d527c03 Add support for 'extension' ast tags. 12 years ago
  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