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

Автор SHA1 Сообщение Дата
  emmiller 6fbce5d2e1 1. Support variable names in for expressions (e.g., for x in foo.bar) 17 лет назад
  rsaccon 29f9fd879b improved error messages 17 лет назад
  rsaccon b35bf1763b activating bug reporting again (was commented out) 17 лет назад
  rsaccon 659cc562e7 added possibility to overwrite template file access function 17 лет назад
  rsaccon 91e1f4030a svn ignore parser source 17 лет назад
  rsaccon 73c04ff4cb remove parser from repository (contains hardcoded, local paths, need to be rebuilt for each installation) 17 лет назад
  emmiller 3f90c64bd3 Unescape quoted string literal before comparing it inside an ifequal clause. 17 лет назад
  emmiller 2670e4f877 * Support for unpacking tuples in a for loop. 17 лет назад
  rsaccon 416db5ef29 added ifnotequal tag 17 лет назад
  rsaccon f011f7e369 added ifequal tag 17 лет назад
  rsaccon 8ea392653b fixed compile_all command in demo 17 лет назад
  rsaccon 47c2699483 removed the gen_server and supervisor stuff 17 лет назад
  rsaccon b7cd0b517f removed some too-experimental stuff 17 лет назад
  rsaccon 0c095d2aa8 added variable presetting, more tests and fixed if tag 17 лет назад
  rsaccon b3f9686742 bugfix error detection 17 лет назад
  rsaccon e32174f21a cleanup, deleted some old stuff 17 лет назад
  rsaccon da32db8aae more work on error detection (but not complete yet) 17 лет назад
  rsaccon f1a2ed87b1 exporting only render/0, render/1, source/0, dependencies/0 17 лет назад
  emmiller 20e9c371b6 * New function: dependencies/0 returns list of files parsed during template compilation (excluding the original file) 17 лет назад
  rsaccon 54b88105c1 implemented error catching, (not done yet: error throwing) 17 лет назад
  rsaccon 23fb524574 added for_list compile function 17 лет назад
  rsaccon 6cf5fde327 typo 17 лет назад
  emmiller 8d8f5061fd Enabled auto-escaping for string literals and variable attributes. 17 лет назад
  emmiller b47f6680c9 Fix up indentation. (No more tabs!) 17 лет назад
  emmiller 35772643c7 * Added tests for: 17 лет назад
  emmiller 25fa20008b * Fix custom tags, "extends" tests 17 лет назад
  rsaccon ad2ab78bac added optional "OutDir" argument to compile command 17 лет назад
  rsaccon 444203b1a8 monster commit: integrated Evan's changes (much improved everything) 17 лет назад
  rsaccon f54590d273 added error detection for undefined variables 17 лет назад
  rsaccon 664198bddc bugfix: presetting variables on inherited templates was broken 17 лет назад