aboutsummaryrefslogtreecommitdiff
path: root/plugins/degesch/prime.lua
Commit message (Collapse)AuthorAgeFilesLines
* Come up with sillier names for the binariesPřemysl Eric Janouch2021-08-061-68/+0
| | | | | | | | I'm not entirely sure, but it looks like some people might not like jokes about the Holocaust. On a more serious note, the project has become more serious over the 7 or so years of its existence.
* prime.lua: skip colour sequences, add configPřemysl Eric Janouch2020-10-111-16/+34
| | | | | | | | | Colour sequence skipping is somewhat involved, we might want to add a helper generator to the "degesch" Lua library, in the form of {substring, is_formatting}. formatter_parse_mirc() isn't useful, a pure Lua implementation would be more appropriate (where do we put that?)
* degesch: add a plugin to highlight prime numbersPřemysl Eric Janouch2020-10-101-0/+50