| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed std namespace references in ebooks.cpp | Kelly Rauchenberger | 2015-11-23 | 1 | -10/+10 |
* | Added malapropisms | Kelly Rauchenberger | 2015-11-22 | 9 | -117/+293 |
* | I may have made things better. I may have made things worse. | Kelly Rauchenberger | 2015-11-22 | 3 | -10/+22 |
* | Added some newline recognition | Kelly Rauchenberger | 2015-07-24 | 1 | -31/+55 |
* | Took into account question marks and exclamation marks | Kelly Rauchenberger | 2015-07-19 | 1 | -2/+2 |
* | Stopped using C++11 because yamlcpp didn't like it | Kelly Rauchenberger | 2015-07-19 | 2 | -5/+7 |
* | Kerjiggered the algorithms | Kelly Rauchenberger | 2015-07-19 | 3 | -22/+173 |
* | Modified kgram shortening rate | Kelly Rauchenberger | 2014-04-22 | 1 | -1/+1 |
* | Fixed typo with respect to reading delay time from config.yml | Feffernoose | 2013-10-08 | 1 | -1/+1 |
* | Added user-configurble delay between tweets in rawr-ebooks | Feffernoose | 2013-10-08 | 3 | -3/+8 |
* | Fixed a few minor compile errors in freevars | Feffernoose | 2013-10-07 | 2 | -1/+2 |
* | Implemented freevars | Feffernoose | 2013-10-07 | 5 | -4/+82 |
* | Removed yamlcpp dependency from rawr-gen | Feffernoose | 2013-10-06 | 3 | -15/+28 |
* | Merge branch 'master' of http://github.com/hatkirby/rawr-ebooks | Feffernoose | 2013-10-06 | 1 | -2/+8 |
|\ |
|
| * | Merge branch 'master' of https://github.com/hatkirby/rawr-ebooks | Feffernoose | 2013-10-06 | 1 | -11/+11 |
| |\ |
|
| * | | Stripped empty tokens from corpus | Feffernoose | 2013-10-06 | 1 | -2/+8 |
* | | | Split rawr-ebooks and rawr-gen | Feffernoose | 2013-10-06 | 4 | -7/+94 |
| |/
|/| |
|
* | | Program no longer recalculates kgramstats repeatedly within each run | Feffernoose | 2013-10-05 | 1 | -11/+11 |
|/ |
|
* | Rewrote weighted random number generator | Feffernoose | 2013-10-05 | 2 | -34/+39 |
* | Changed incidence of random kgram-trimming | Feffernoose | 2013-10-04 | 1 | -4/+10 |
* | Weighed token casing and presence of periods | Feffernoose | 2013-10-01 | 2 | -28/+76 |
* | Wrote program | Feffernoose | 2013-10-01 | 6 | -1/+336 |
* | Started automake stuff | Feffernoose | 2013-09-30 | 4 | -0/+38 |
* | Initial commit | Kelly Rauchenberger | 2013-09-30 | 3 | -0/+356 |