aboutsummaryrefslogtreecommitdiff
path: root/games/kvlt
Commit message (Collapse)AuthorAgeFilesLines
* Add rule for kvlt(6) to change numbers to 666Tom Ryder2016-07-281-0/+3
|
* WAR->KRIEG in kvlt(6)Tom Ryder2016-07-061-0/+3
|
* Remove substitution from kvlt(6)Tom Ryder2016-07-061-3/+0
|
* Correct a word subtitution in kvlt(6)Tom Ryder2016-07-061-1/+1
|
* New word for kvlt(6)Tom Ryder2016-07-061-0/+1
|
* Another world for kvlt(6)Tom Ryder2016-07-061-0/+1
|
* Another word for kvlt(6)Tom Ryder2016-07-061-0/+1
|
* Add a few more words to kvlt(6)Tom Ryder2016-07-061-0/+6
|
* Run another kvlt(6) revampTom Ryder2016-07-061-8/+36
| | | | I'm having a lot of fun with this.
* Don't change ch- to kh-Tom Ryder2016-07-061-2/+2
|
* Move translations to endTom Ryder2016-07-061-3/+3
|
* Rewrite of kvlt(6)Tom Ryder2016-07-061-12/+33
| | | | | | | | | | | | | | It turns out GNU sed doesn't support POSIX word boundaries [[:<:]],[[:>:]]. This leaves me with no compatible way to denote a word boundary. I shouldn't really be surprised. I've worked around this by padding the start and end of each line with a tilde, and then removing it again at the end of the script, which is not great but will have to do. It's preferable to having two-three versions of each of the word-boundary rules to support ^ and $ anchoring. This is probably the weirdest way anyone has ever learned sed.
* Correct substitution errorTom Ryder2016-07-051-1/+1
|
* Translate chars instead of substitutingTom Ryder2016-07-051-3/+1
|
* Switch kvlt(6) back to two phases of processingTom Ryder2016-07-051-1/+4
|
* Implement kvlt(6) in pure sedTom Ryder2016-07-041-8/+2
|
* Add a couple of translations to kvlt(6)Tom Ryder2016-07-041-0/+3
|
* Add kvlt(6)Tom Ryder2016-06-241-0/+19