Commit History

Author SHA1 Message Date
  emmiller b80fc1007b * Added unit test suite covering most tags that don't require file IO. Please add new tests when implementing new language features, and always run "make test" before committing! 17 years ago
  Evan Miller b2e3534da9 * Added unit test suite covering most tags that don't require file IO. Please add new tests when implementing new language features, and always run "make test" before committing! 17 years ago
  rsaccon 3d929aca05 added new testsuite 17 years ago
  Roberto Saccon 8406c54f0e added new testsuite 17 years ago
  rsaccon 332058e157 just a typo and added a comment 17 years ago
  Roberto Saccon e13d25083e just a typo and added a comment 17 years ago
  emmiller 3327f24faf New "escapejs" filter (Django standard) 17 years ago
  Evan Miller 9bfe95df9d New "escapejs" filter (Django standard) 17 years ago
  rsaccon 3dbc6059b1 improved error reporting 17 years ago
  Roberto Saccon cb37a9e1d7 improved error reporting 17 years ago
  rsaccon 42c3a1fd53 recompile always if debug compile custom flag is set 17 years ago
  Roberto Saccon 1531c00bef recompile always if debug compile custom flag is set 17 years ago
  rsaccon f567066cec added recompilation-skip if beamfile exists and checksum of template source file has not changed (currently disabled, but works) 17 years ago
  Roberto Saccon 34d4599ea4 added recompilation-skip if beamfile exists and checksum of template source file has not changed (currently disabled, but works) 17 years ago
  emmiller 8881081668 Bugfix: Use "io_lib" instead of "io" library so we return a string instead of printing to stdout. 17 years ago
  Evan Miller 8de6e0ddc6 Bugfix: Use "io_lib" instead of "io" library so we return a string instead of printing to stdout. 17 years ago
  rsaccon 1c4c9bbfc4 fixed file dependencies for custom call tag and extended test case 17 years ago
  Roberto Saccon b2338eec2e fixed file dependencies for custom call tag and extended test case 17 years ago
  rsaccon 718265c7ff aded test for call tag 17 years ago
  Roberto Saccon 53eb6b107a aded test for call tag 17 years ago
  rsaccon b852443f64 added call custom tag (based on patch from Jeremey Latt) - not complete yet - test case missing 17 years ago
  Roberto Saccon e1c0e96b33 added call custom tag (based on patch from Jeremey Latt) - not complete yet - test case missing 17 years ago
  rsaccon 930853a95f renamed custom tag directory 17 years ago
  Roberto Saccon ebbe514b7a renamed custom tag directory 17 years ago
  rsaccon ad9002b227 added custom directory for custom tags as template compile option 17 years ago
  Roberto Saccon cf3d3285ab added custom directory for custom tags as template compile option 17 years ago
  rsaccon 918b100c82 improved error reporting when compilation fails 17 years ago
  Roberto Saccon 3e68e425e6 improved error reporting when compilation fails 17 years ago
  rsaccon 8dabac4fbf completed the load tag implementation 17 years ago
  Roberto Saccon b04463c4dd completed the load tag implementation 17 years ago