Commit History

Author SHA1 Message Date
  Roberto Saccon 058e4e0dce more work on error detection (but not complete yet) 17 years ago
  rsaccon f1a2ed87b1 exporting only render/0, render/1, source/0, dependencies/0 17 years ago
  Roberto Saccon bf70c6878b exporting only render/0, render/1, source/0, dependencies/0 17 years ago
  emmiller 20e9c371b6 * New function: dependencies/0 returns list of files parsed during template compilation (excluding the original file) 17 years ago
  Evan Miller cc03484ef7 * 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
  Roberto Saccon e2a19abdb4 implemented error catching, (not done yet: error throwing) 17 years ago
  rsaccon 23fb524574 added for_list compile function 17 years ago
  Roberto Saccon a03c780deb added for_list compile function 17 years ago
  rsaccon 6cf5fde327 typo 17 years ago
  Roberto Saccon a8ad9bde0d typo 17 years ago
  emmiller 8d8f5061fd Enabled auto-escaping for string literals and variable attributes. 17 years ago
  Evan Miller 39bf9f014e Enabled auto-escaping for string literals and variable attributes. 17 years ago
  emmiller b47f6680c9 Fix up indentation. (No more tabs!) 17 years ago
  Evan Miller 2afc2effcb Fix up indentation. (No more tabs!) 17 years ago
  emmiller 35772643c7 * Added tests for: 17 years ago
  Evan Miller 74345a562b * Added tests for: 17 years ago
  emmiller 25fa20008b * Fix custom tags, "extends" tests 17 years ago
  Evan Miller ba542a06c6 * Fix custom tags, "extends" tests 17 years ago
  rsaccon ad2ab78bac added optional "OutDir" argument to compile command 17 years ago
  Roberto Saccon 27cac56db6 added optional "OutDir" argument to compile command 17 years ago
  rsaccon 444203b1a8 monster commit: integrated Evan's changes (much improved everything) 17 years ago
  Roberto Saccon 873b0eff6b monster commit: integrated Evan's changes (much improved everything) 17 years ago
  rsaccon f54590d273 added error detection for undefined variables 17 years ago
  Roberto Saccon 5f58d17a0d added error detection for undefined variables 17 years ago
  rsaccon 664198bddc bugfix: presetting variables on inherited templates was broken 17 years ago
  Roberto Saccon 581b7fe09d bugfix: presetting variables on inherited templates was broken 17 years ago
  rsaccon 4b8dc7e121 forgot to switch to binary strings 17 years ago
  Roberto Saccon 623b6464b6 forgot to switch to binary strings 17 years ago
  rsaccon 15fedd5a00 bugfixes 17 years ago