История коммитов

Автор SHA1 Сообщение Дата
  Evan Miller 9bfe95df9d New "escapejs" filter (Django standard) 17 лет назад
  Roberto Saccon cb37a9e1d7 improved error reporting 17 лет назад
  Roberto Saccon 1531c00bef recompile always if debug compile custom flag is set 17 лет назад
  Roberto Saccon 34d4599ea4 added recompilation-skip if beamfile exists and checksum of template source file has not changed (currently disabled, but works) 17 лет назад
  Evan Miller 8de6e0ddc6 Bugfix: Use "io_lib" instead of "io" library so we return a string instead of printing to stdout. 17 лет назад
  Roberto Saccon b2338eec2e fixed file dependencies for custom call tag and extended test case 17 лет назад
  Roberto Saccon 53eb6b107a aded test for call tag 17 лет назад
  Roberto Saccon e1c0e96b33 added call custom tag (based on patch from Jeremey Latt) - not complete yet - test case missing 17 лет назад
  Roberto Saccon ebbe514b7a renamed custom tag directory 17 лет назад
  Roberto Saccon cf3d3285ab added custom directory for custom tags as template compile option 17 лет назад
  Roberto Saccon 3e68e425e6 improved error reporting when compilation fails 17 лет назад
  Roberto Saccon b04463c4dd completed the load tag implementation 17 лет назад
  Roberto Saccon 48c14fdada replaces process-dictionary based preset variable counter (for unique IDs) with side effect free, treewalker based counter 17 лет назад
  Roberto Saccon 7415eacb7b slighly modified body_ast, now a treewalker record traverses all nodes (will be required for load tag and also for cleanup of currently not-sideeffect-free counter) 17 лет назад
  Roberto Saccon 1c6e8cdda9 renamed htmltags to customtags and added an error test 17 лет назад
  Roberto Saccon 6560b7c789 renamed custom tags folder 17 лет назад
  Roberto Saccon 132ebf9158 added load tag (not fully functional yet) 17 лет назад
  Roberto Saccon 3affad370a render function cannot anymore have user defined different name than "render" 17 лет назад
  Evan Miller 79c30e5cfb 1. Support variable names in for expressions (e.g., for x in foo.bar) 17 лет назад
  Roberto Saccon 07dd765215 improved error messages 17 лет назад
  Roberto Saccon cc03783fc4 activating bug reporting again (was commented out) 17 лет назад
  Roberto Saccon 63dc3838e2 added possibility to overwrite template file access function 17 лет назад
  Roberto Saccon 15f9ab01f5 svn ignore parser source 17 лет назад
  Roberto Saccon 8ca45475b6 remove parser from repository (contains hardcoded, local paths, need to be rebuilt for each installation) 17 лет назад
  Evan Miller 3471f68729 Unescape quoted string literal before comparing it inside an ifequal clause. 17 лет назад
  Evan Miller 677116dc35 * Support for unpacking tuples in a for loop. 17 лет назад
  Roberto Saccon 7ebb7dd1f2 added ifnotequal tag 17 лет назад
  Roberto Saccon 15fa5ce1e7 added ifequal tag 17 лет назад
  Roberto Saccon ba6f11e395 fixed compile_all command in demo 17 лет назад
  Roberto Saccon 941d1e9b85 removed the gen_server and supervisor stuff 17 лет назад