aboutsummaryrefslogtreecommitdiffstats
path: root/textpre.awk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don’t rebuild the character table every line.IIMarckus2011-12-171-9/+10
| | | | | | | This change halves execution time on my machine. hg-commit-id: aa8e5c92d38c
* Add a text preprocessor, so that we can enter strings in db commands.IIMarckus2011-12-161-0/+102
Depending on how well this works, it may be removed later. Hopefully not. hg-commit-id: d244e025471f