Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add error field to json output | Joseph Hunkeler | 2022-06-12 | 1 | -7/+8 |
| | |||||
* | Implement output as JSON | Joseph Hunkeler | 2022-06-12 | 1 | -0/+9 |
| | |||||
* | Implements a basic candy heart mode | Joseph Hunkeler | 2022-02-09 | 1 | -0/+1 |
| | |||||
* | Disable formatted acronyms (again). Not quite up to snuff. | Joseph Hunkeler | 2021-12-06 | 1 | -2/+1 |
| | |||||
* | Add DEFAULT_FORMAT define | Joseph Hunkeler | 2021-12-06 | 1 | -1/+3 |
| | |||||
* | Improvements, and heavy optimization to string search | Joseph Hunkeler | 2021-12-05 | 1 | -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 strings | Joseph Hunkeler | 2021-11-05 | 1 | -0/+2 |
| | | | | * Produce randomized word characters in strings | ||||
* | Add usage statement and title case converter | Joseph Hunkeler | 2021-11-03 | 1 | -0/+1 |
| | |||||
* | Break down project into smaller chunks | Joseph Hunkeler | 2021-11-02 | 1 | -0/+54 |