Commit History

Author SHA1 Message Date
  emmiller 20e9c371b6 * New function: dependencies/0 returns list of files parsed during template compilation (excluding the original file) 17 years ago
  rsaccon 54b88105c1 implemented error catching, (not done yet: error throwing) 17 years ago
  rsaccon 23fb524574 added for_list compile function 17 years ago
  rsaccon 6cf5fde327 typo 17 years ago
  emmiller 8d8f5061fd Enabled auto-escaping for string literals and variable attributes. 17 years ago
  emmiller b47f6680c9 Fix up indentation. (No more tabs!) 17 years ago
  emmiller 35772643c7 * Added tests for: 17 years ago
  emmiller 25fa20008b * Fix custom tags, "extends" tests 17 years ago
  rsaccon ad2ab78bac added optional "OutDir" argument to compile command 17 years ago
  rsaccon 444203b1a8 monster commit: integrated Evan's changes (much improved everything) 17 years ago
  rsaccon f54590d273 added error detection for undefined variables 17 years ago
  rsaccon 664198bddc bugfix: presetting variables on inherited templates was broken 17 years ago
  rsaccon 4b8dc7e121 forgot to switch to binary strings 17 years ago
  rsaccon 15fedd5a00 bugfixes 17 years ago
  rsaccon dfc60598ff bugfixes (doc typo) 17 years ago
  rsaccon 1db59deff3 bugfixes, now test_for_records_preset also works 17 years ago
  rsaccon 81a76d94ab bugfixes, now test_for_preset also works 17 years ago
  rsaccon 3694dbf533 refactored variables preset option at compile time (test_for_preset not yet working) 17 years ago
  rsaccon c856a994b1 added variables preset option at compile time 17 years ago
  rsaccon 28dfb5abeb bugfixes, now all tests work again 17 years ago
  rsaccon ab677d0241 more bugfixes, now just test_extends still fails 17 years ago
  rsaccon a258573178 "var" and "comment" tests working again 17 years ago
  rsaccon fd75b5a687 made it compile again 17 years ago
  rsaccon 9472c662de refactoring (in progress, trunk broken) 17 years ago
  rsaccon c0263b703e bug-fixes, now all tests / demos work again 17 years ago
  rsaccon f423a3365e fixed few things, now just extends test fails 17 years ago
  rsaccon ed5cb7406b made for (simple) and for (record version) work, but now comment, extends, htmltags and csstags tests fail 17 years ago
  rsaccon e5a533c781 more fixes (for still broken) 17 years ago
  rsaccon cea375bf92 refactoring (create parser is now in in erlydtl.erl) 17 years ago
  rsaccon bea2bcded9 housekeeping (for currently broken) 17 years ago