summaryrefslogtreecommitdiffstats
path: root/filter.c
Commit message (Expand)AuthorAgeFilesLines
* Support &#NNNN; decimal escapes also.txr-037Kaz Kylheku2011-09-261-4/+30
* Support &#xNNNN; hex escapes in html. Bugfix in field formatting.Kaz Kylheku2011-09-261-4/+46
* New feature: @(deffilter)Kaz Kylheku2011-09-261-0/+19
* Trie compression. Hash table iteration.Kaz Kylheku2011-09-261-4/+51
* Filtering from HTML implemented.Kaz Kylheku2011-09-251-11/+270
* Filtering feature for variable substitution in output.Kaz Kylheku2011-09-251-0/+163