aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* Implement output as JSONJoseph Hunkeler2022-06-121-2/+29
* Implements a basic candy heart modeJoseph Hunkeler2022-02-091-16/+33
* Disable formatted acronyms (again). Not quite up to snuff.Joseph Hunkeler2021-12-061-1/+1
* Add DEFAULT_FORMAT defineJoseph Hunkeler2021-12-061-1/+2
* Improvements, and heavy optimization to string searchJoseph Hunkeler2021-12-051-8/+40
* Parse -f option correctlyJoseph Hunkeler2021-11-061-0/+2
* ImprovementsJoseph Hunkeler2021-11-061-20/+76
* Produce reversed stringsJoseph Hunkeler2021-11-051-2/+18
* Add missing option to usageJoseph Hunkeler2021-11-031-1/+1
* Remove debug statementsJoseph Hunkeler2021-11-031-2/+0
* Add usage statement and title case converterJoseph Hunkeler2021-11-031-2/+46
* Break down project into smaller chunksJoseph Hunkeler2021-11-021-368/+33
* Initial commitJoseph Hunkeler2021-11-011-0/+485