summaryrefslogtreecommitdiff
path: root/src/replace-table.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-11build: Fix minor compiler warningsTomas Bzatek1-1/+1
2013-04-07Strip unused template tags by defaultTomas Bzatek1-1/+15
2012-12-24block-parser: Add support for custom block functionsTomas Bzatek1-27/+56
2012-04-16block-parser: Allow indented token argumentsTomas Bzatek1-1/+19
2012-04-15replace-table: Add support for custom functionsTomas Bzatek1-0/+148
2011-06-04replace-table: Add forgotten fileTomas Bzatek1-0/+1
2011-06-04replace-table: Link to defines table instead of copying on creationTomas Bzatek1-24/+65
2011-06-04Introduce conditional systemTomas Bzatek1-6/+40
2009-05-10Consolidate data typesTomas Bzatek1-12/+12
2009-04-04Speed up replace table by using token parserTomas Bzatek1-39/+104
2009-04-04New block parserTomas Bzatek1-0/+163