Commit History

Author SHA1 Message Date
  Roberto Saccon a05728a413 bugfix error detection 17 years ago
  Roberto Saccon 475f9cd3e0 cleanup, deleted some old stuff 17 years ago
  Roberto Saccon 058e4e0dce more work on error detection (but not complete yet) 17 years ago
  Roberto Saccon bf70c6878b exporting only render/0, render/1, source/0, dependencies/0 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
  Roberto Saccon e2a19abdb4 implemented error catching, (not done yet: error throwing) 17 years ago
  Roberto Saccon a03c780deb added for_list compile function 17 years ago
  Roberto Saccon a8ad9bde0d typo 17 years ago
  Evan Miller 39bf9f014e Enabled auto-escaping for string literals and variable attributes. 17 years ago
  Evan Miller 2afc2effcb Fix up indentation. (No more tabs!) 17 years ago
  Evan Miller 74345a562b * Added tests for: 17 years ago
  Evan Miller ba542a06c6 * Fix custom tags, "extends" tests 17 years ago
  Roberto Saccon 27cac56db6 added optional "OutDir" argument to compile command 17 years ago
  Roberto Saccon 873b0eff6b monster commit: integrated Evan's changes (much improved everything) 17 years ago
  Roberto Saccon 5f58d17a0d added error detection for undefined variables 17 years ago
  Roberto Saccon 581b7fe09d bugfix: presetting variables on inherited templates was broken 17 years ago
  Roberto Saccon 623b6464b6 forgot to switch to binary strings 17 years ago
  Roberto Saccon 44598903b4 bugfixes 17 years ago
  Roberto Saccon 62514656e7 bugfixes (doc typo) 17 years ago
  Roberto Saccon b69041997e bugfixes, now test_for_records_preset also works 17 years ago
  Roberto Saccon 282daadb57 bugfixes, now test_for_preset also works 17 years ago
  Roberto Saccon f97a02e0ea refactored variables preset option at compile time (test_for_preset not yet working) 17 years ago
  Roberto Saccon d2ef8f685e added variables preset option at compile time 17 years ago
  Roberto Saccon 338b7b3b24 bugfixes, now all tests work again 17 years ago
  Roberto Saccon 60da2651d8 more bugfixes, now just test_extends still fails 17 years ago
  Roberto Saccon bab54b6601 "var" and "comment" tests working again 17 years ago
  Roberto Saccon 7bad48f6a3 made it compile again 17 years ago
  Roberto Saccon d2d2609f64 refactoring (in progress, trunk broken) 17 years ago
  Roberto Saccon e12f553038 bug-fixes, now all tests / demos work again 17 years ago
  Roberto Saccon e4297bf3c8 fixed few things, now just extends test fails 17 years ago