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
  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 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 1db59deff3 bugfixes, now test_for_records_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 a258573178 "var" and "comment" tests working again 17 years ago
  rsaccon c0263b703e bug-fixes, now all tests / demos work again 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 bea2bcded9 housekeeping (for currently broken) 17 years ago
  rsaccon a554609cf0 fixed for tag 17 years ago
  rsaccon 9e6f896a8f fixed tests for htmltags and csstags 17 years ago
  rsaccon 8052aa0ad3 fixed text_extends 17 years ago
  rsaccon 1d0c8e923d test_var and test_comment working again, others not yet 17 years ago
  rsaccon e20a8503bc reorganized tests and rewrote core (not complete yet) 17 years ago
  rsaccon b87a9b0986 bugfixes, typos 17 years ago
  rsaccon f2123dffe0 bugfixes, typos 17 years ago
  rsaccon f64bfc5d16 "for" tag is now working 17 years ago
  rsaccon 26b107f0e3 bugfixes 17 years ago
  rsaccon 57d15b7cdd using erl_syntax now 17 years ago
  rsaccon cd421174f0 started work on for tag, not finished yet 17 years ago
  rsaccon d82e2ecb56 added CSS test / demo 17 years ago
  rsaccon f8f05c0367 bugfixes, server seems to work but not much tested yet 17 years ago
  rsaccon 23cd64e026 server bugfixes 17 years ago