aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* Add unit tests for encodingGravatar Benjamin Barenblat2020-10-11
| | | | They don’t currently pass, because they expose some bugs in encoding.
* Eliminate CMake; flatten directory structureGravatar Benjamin Barenblat2020-10-11
| | | | | CMake is probably more trouble than it’s worth for this project. Replace it with a hand-rolled Ninja file.
* Initial commitGravatar Benjamin Barenblat2016-02-12
Create a utility to demonstrate scoville’s escaping scheme.