| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add 'prefix word count' command line argHEADmaster | Sam Anthony | 2024-09-01 | 1 | -37/+59 |
| | | |||||
| * | add 'max number of output words' command line arg | Sam Anthony | 2024-09-01 | 1 | -7/+11 |
| | | |||||
| * | format comments | Sam Anthony | 2024-09-01 | 2 | -7/+7 |
| | | |||||
| * | fix bug in end-state marker | Sam Anthony | 2024-08-31 | 1 | -7/+7 |
| | | |||||
| * | test randomness of suffix selection | Sam Anthony | 2024-08-31 | 3 | -1/+56 |
| | | |||||
| * | test that all generated words, pairs, and triples also occur in the input | Sam Anthony | 2024-08-31 | 4 | -0/+7983 |
| | | |||||
| * | test boundary conditions | Sam Anthony | 2024-08-31 | 6 | -0/+22 |
| | | |||||
| * | update package comments | Sam Anthony | 2024-08-26 | 2 | -7/+12 |
| | | |||||
| * | formatter | Sam Anthony | 2024-08-26 | 2 | -0/+34 |
| | | |||||
| * | markov chain | Sam Anthony | 2024-08-26 | 2 | -0/+76 |