aboutsummaryrefslogtreecommitdiff
path: root/jdtalk.h
Commit message (Collapse)AuthorAgeFilesLines
* Add error field to json outputJoseph Hunkeler2022-06-121-7/+8
|
* Implement output as JSONJoseph Hunkeler2022-06-121-0/+9
|
* Implements a basic candy heart modeJoseph Hunkeler2022-02-091-0/+1
|
* Disable formatted acronyms (again). Not quite up to snuff.Joseph Hunkeler2021-12-061-2/+1
|
* Add DEFAULT_FORMAT defineJoseph Hunkeler2021-12-061-1/+3
|
* Improvements, and heavy optimization to string searchJoseph Hunkeler2021-12-051-4/+8
| | | | | | | | | * Add error checking to all allocs * Add general format checking * Add acronym format checking * Consolidate dictionary creation into different helper functions * Add ability to get a random word of a type without scanning the entire dictionary * Added function doc strings (incomplete)
* Produce reversed stringsJoseph Hunkeler2021-11-051-0/+2
| | | | * Produce randomized word characters in strings
* Add usage statement and title case converterJoseph Hunkeler2021-11-031-0/+1
|
* Break down project into smaller chunksJoseph Hunkeler2021-11-021-0/+54