aboutsummaryrefslogtreecommitdiffstats
path: root/textpre.awk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo.Sawakita2011-12-171-1/+1
| | | | | hg-commit-id: ef1a0adbf542
* Add some missing correspondencies to prepocessor's char table.Sawakita2011-12-171-0/+5
| | | | | hg-commit-id: 79e797343ae0
* 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