about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Declared old-style $name$ and $noun$ canonicalKelly Rauchenberger2016-02-031-0/+6
* Token generator now uses aspell to link different spellings of a wordKelly Rauchenberger2016-02-032-4/+58
* Terminator characters in the middle of tokens are no longer strippedKelly Rauchenberger2016-02-032-13/+25
* Fixed issue where closing opened delimiters wouldn't pop them off the stackKelly Rauchenberger2016-02-011-0/+2
* Switched to pkg-config for finding libcurlKelly Rauchenberger2016-02-011-5/+5
* Added emoji freevarKelly Rauchenberger2016-02-0113-65/+1064
* Rewrote how tokens are handledKelly Rauchenberger2016-01-298-266/+406
* rawr-ebooks no longer generates Twitter access tokens and requires one in the...Kelly Rauchenberger2016-01-271-118/+13
* You can now make rawr-gen even if you don't have curl or yaml-cppKelly Rauchenberger2016-01-271-6/+10
* hashtags are now randomizedKelly Rauchenberger2016-01-252-37/+102
* switched to cmakeKelly Rauchenberger2016-01-247-382/+21
* Merge branch 'master' of http://github.com/hatkirby/rawr-ebooksKelly Rauchenberger2016-01-051-1/+1
|\
| * Merge branch 'master' of https://github.com/hatkirby/rawr-ebooksKelly Rauchenberger2016-01-045-502/+439
| |\
| * \ Merge branch 'master' of https://github.com/hatkirby/rawr-ebooksKelly Rauchenberger2015-12-303-45/+84
| |\ \
| * | | ????Kelly Rauchenberger2015-11-261-0/+6
* | | | Did you know you can put comments in front of ascii art (https://twitter.com/...Kelly Rauchenberger2016-01-051-0/+34
| |_|/ |/| |
* | | Rewrote quite a bit of kgramstatsKelly Rauchenberger2016-01-045-501/+444
| |/ |/|
* | guess what! the algorithmKelly Rauchenberger2015-12-303-45/+84
|/
* You guessed it,,, twerked the algoKelly Rauchenberger2015-11-231-44/+41
* std::set seems to have some problem with inserting an empty string. Warrants ...Kelly Rauchenberger2015-11-231-2/+7
* Fixed std namespace references in ebooks.cppKelly Rauchenberger2015-11-231-10/+10
* Added malapropismsKelly Rauchenberger2015-11-229-117/+293
* I may have made things better. I may have made things worse.Kelly Rauchenberger2015-11-223-10/+22
* Added some newline recognitionKelly Rauchenberger2015-07-241-31/+55
* Took into account question marks and exclamation marksKelly Rauchenberger2015-07-191-2/+2
* Stopped using C++11 because yamlcpp didn't like itKelly Rauchenberger2015-07-192-5/+7
* Kerjiggered the algorithmsKelly Rauchenberger2015-07-193-22/+173
* Modified kgram shortening rateKelly Rauchenberger2014-04-221-1/+1
* Fixed typo with respect to reading delay time from config.ymlFeffernoose2013-10-081-1/+1
* Added user-configurble delay between tweets in rawr-ebooksFeffernoose2013-10-083-3/+8
* Fixed a few minor compile errors in freevarsFeffernoose2013-10-072-1/+2
* Implemented freevarsFeffernoose2013-10-075-4/+82
* Removed yamlcpp dependency from rawr-genFeffernoose2013-10-063-15/+28
* Merge branch 'master' of http://github.com/hatkirby/rawr-ebooksFeffernoose2013-10-061-2/+8
|\
| * Merge branch 'master' of https://github.com/hatkirby/rawr-ebooksFeffernoose2013-10-061-11/+11
| |\
| * | Stripped empty tokens from corpusFeffernoose2013-10-061-2/+8
* | | Split rawr-ebooks and rawr-genFeffernoose2013-10-064-7/+94
| |/ |/|
* | Program no longer recalculates kgramstats repeatedly within each runFeffernoose2013-10-051-11/+11
|/
* Rewrote weighted random number generatorFeffernoose2013-10-052-34/+39
* Changed incidence of random kgram-trimmingFeffernoose2013-10-041-4/+10
* Weighed token casing and presence of periodsFeffernoose2013-10-012-28/+76
* Wrote programFeffernoose2013-10-016-1/+336
* Started automake stuffFeffernoose2013-09-304-0/+38
* Initial commitKelly Rauchenberger2013-09-303-0/+356