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

Автор SHA1 Сообщение Дата
  Evan Miller 8de6e0ddc6 Bugfix: Use "io_lib" instead of "io" library so we return a string instead of printing to stdout. 17 лет назад
  rsaccon 1c4c9bbfc4 fixed file dependencies for custom call tag and extended test case 17 лет назад
  Roberto Saccon b2338eec2e fixed file dependencies for custom call tag and extended test case 17 лет назад
  rsaccon 718265c7ff aded test for call tag 17 лет назад
  Roberto Saccon 53eb6b107a aded test for call tag 17 лет назад
  rsaccon b852443f64 added call custom tag (based on patch from Jeremey Latt) - not complete yet - test case missing 17 лет назад
  Roberto Saccon e1c0e96b33 added call custom tag (based on patch from Jeremey Latt) - not complete yet - test case missing 17 лет назад
  rsaccon 930853a95f renamed custom tag directory 17 лет назад
  Roberto Saccon ebbe514b7a renamed custom tag directory 17 лет назад
  rsaccon ad9002b227 added custom directory for custom tags as template compile option 17 лет назад
  Roberto Saccon cf3d3285ab added custom directory for custom tags as template compile option 17 лет назад
  rsaccon 918b100c82 improved error reporting when compilation fails 17 лет назад
  Roberto Saccon 3e68e425e6 improved error reporting when compilation fails 17 лет назад
  rsaccon 8dabac4fbf completed the load tag implementation 17 лет назад
  Roberto Saccon b04463c4dd completed the load tag implementation 17 лет назад
  rsaccon 833dd597f5 replaces process-dictionary based preset variable counter (for unique IDs) with side effect free, treewalker based counter 17 лет назад
  Roberto Saccon 48c14fdada replaces process-dictionary based preset variable counter (for unique IDs) with side effect free, treewalker based counter 17 лет назад
  rsaccon 1400e5bd03 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 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 лет назад
  rsaccon 3d95e2e600 renamed htmltags to customtags and added an error test 17 лет назад
  Roberto Saccon 1c6e8cdda9 renamed htmltags to customtags and added an error test 17 лет назад
  rsaccon 6007aa1ab3 renamed custom tags folder 17 лет назад
  Roberto Saccon 6560b7c789 renamed custom tags folder 17 лет назад
  rsaccon 451248e3e7 added load tag (not fully functional yet) 17 лет назад
  Roberto Saccon 132ebf9158 added load tag (not fully functional yet) 17 лет назад
  rsaccon 1a043c19b6 render function cannot anymore have user defined different name than "render" 17 лет назад
  Roberto Saccon 3affad370a render function cannot anymore have user defined different name than "render" 17 лет назад
  emmiller 6fbce5d2e1 1. Support variable names in for expressions (e.g., for x in foo.bar) 17 лет назад
  Evan Miller 79c30e5cfb 1. Support variable names in for expressions (e.g., for x in foo.bar) 17 лет назад
  rsaccon 29f9fd879b improved error messages 17 лет назад