add .gitignore
[tedtools.git] / template.h
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 teodorAdd <@ elsif expression @>
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-03 teodorFix comments and remove unneeded fields
2008-10-02 teodorUsage information is added
2008-10-02 teodorAdd expressions
2008-09-30 teodoradd tmalloc.h header file
2008-09-30 teodorAdd simple template library