Get rid of data labels.
[cellular-automata.git] / polymorphic-life / 001 / src / polymorphic_life.ml
2013-09-28  Siraaj KhandkarGet rid of data labels.
2013-09-28  Siraaj KhandkarPack options in a record.
2013-09-28  Siraaj KhandkarDecrease pause time between generations.
2013-09-27  Siraaj KhandkarLoop indefinitely, in full screen.
2013-09-27  Siraaj KhandkarUse point abstraction.
2013-09-27  Siraaj KhandkarCompute next generation.
2013-09-27  Siraaj KhandkarUse idiomatic abbreviations for rows and columns.
2013-09-27  Siraaj KhandkarUse a more idiomatic creator name.
2013-09-27  Siraaj KhandkarRemove unneeded operation: set
2013-09-27  Siraaj KhandkarSupport both, plain map and mapi.
2013-09-27  Siraaj KhandkarFix fragile pattern-matching.
2013-09-27  Siraaj KhandkarDrop down for uniformity.
2013-09-26  Siraaj KhandkarInit and print a matrix of cells.
2013-09-25  Siraaj KhandkarPass dimensions as CLI arguments.
2013-09-25  Siraaj KhandkarImplement Conway's Life cell.
2013-09-25  Siraaj KhandkarDefine cell signature.
2013-09-25  Siraaj KhandkarImplement a generic matrix abstraction.
2013-09-25  Siraaj KhandkarSay hi.
This page took 0.068122 seconds and 25 git commands to generate.