about summary refs log tree commit diff stats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Rewrote how tokens are handledKelly Rauchenberger2016-01-291-2/+6
| | | | | | A 'word' is now an object that contains a distribution of forms that word can take. For now, most word just contain one form, the canonical one. The only special use is currently hashtags. Malapropisms have been disabled because of compatibility issues and because an upcoming feature is planned to replace it.
* You can now make rawr-gen even if you don't have curl or yaml-cppKelly Rauchenberger2016-01-271-6/+10
|
* switched to cmakeKelly Rauchenberger2016-01-241-0/+13