summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Obey the generations limit.cgol-0.1.1cgol-0.1P. J. McDermott2011-12-181-3/+10
* Print usage information to stderr with line break.P. J. McDermott2011-12-181-2/+2
* Fix an uneventful memory leak.P. J. McDermott2011-12-141-0/+1
* Fix a compiler warning and add TODO tags.cgol-0.1.0P. J. McDermott2011-12-131-1/+2
* Fix tick corruption that resulted in strangeness.P. J. McDermott2011-12-131-12/+17
* Add a rudimentary main event loop.P. J. McDermott2011-12-131-2/+9
* Write tick() and friends.P. J. McDermott2011-12-131-0/+61
* Separate cell printing into a new function.P. J. McDermott2011-12-131-2/+9
* Cap the grid size and print the initial grid.P. J. McDermott2011-12-131-7/+22
* Use global variables and generate the seed grid.P. J. McDermott2011-12-131-3/+42
* Add forgotten 'n' option case to switch construct.P. J. McDermott2011-12-121-1/+4
* Add license file.P. J. McDermott2011-12-121-0/+674
* Initial commit; it builds, runs, and does nothing!P. J. McDermott2011-12-123-0/+186