add .gitignore
[tedtools.git] / template.c
2010-03-30 teodorreduce size of context, fix double support in template
2008-10-10 teodorUse c99 instead of ansi due to support int64 in templat...
2008-10-07 teodorIntroduce template instance concept to simplify freeing...
2008-10-03 teodorAdd some comments, fix cleanup, improve tests
2008-10-03 teodorAdd recursive loop to support tree-like structures
2008-10-02 teodorFix memory leaks and mistypes
2008-10-02 teodorAdd expressions
2008-09-30 teodoradd forgotten calls for url/html escape
2008-09-30 teodorAdd simple template library