Life 5: AWK. Simulated 3D array.
[cellular-automata.git] / 001 /
2012-08-09  Siraaj KhandkarSetting process limit to no more than necessary.
2012-08-01  Siraaj KhandkarIncreased max num of procs to 100000000.
2012-08-01  Siraaj KhandkarEnsuring gen delay isn't longer than spec interval.
2012-07-31  Siraaj KhandkarExtended usage instructions.
2012-07-31  Siraaj KhandkarFixed filename in README.
2012-07-31  Siraaj KhandkarCommitting rebar to repo.
2012-07-31  Siraaj KhandkarAdded README to life-001.
2012-07-31  Siraaj KhandkarLogging and printing compute time for each generation.
2012-07-30  Siraaj KhandkarUsing erlang:send_after/3 for tick scheduling.
2012-07-29  Siraaj KhandkarObserver logs stats for each run.
2012-07-29  Siraaj KhandkarQuoted literal characters in comments.
2012-07-28  Siraaj KhandkarOrganized reused functions into lib module.
2012-07-28  Siraaj KhandkarGrouping unused gen_server callbacks.
2012-07-28  Siraaj KhandkarBetter function names.
2012-07-28  Siraaj KhandkarStashing early msgs instead of immediately resending.
2012-07-28  Siraaj KhandkarPrinting num of dead & alive cells per generation.
2012-07-27  Siraaj KhandkarExplicitly matching casts with 'ok'.
2012-07-27  Siraaj KhandkarWhy request when I can just broadcast?
2012-07-27  Siraaj KhandkarFixed out-of-order message handling.
2012-07-26  Siraaj KhandkarSome terminology changes.
2012-07-25  Siraaj KhandkarAdded generation count to time and cell states.
2012-07-25  Siraaj KhandkarPrinting X and Y in the status bar.
2012-07-25  Siraaj KhandkarSet interval back to 0.1 sec.
2012-07-25  Siraaj KhandkarExplicit sort function.
2012-07-25  Siraaj KhandkarWasting less board space.
2012-07-25  Siraaj KhandkarBumped allowable crash frequency to 1000000/1 sec.
2012-07-25  Siraaj KhandkarAdded a remote shell shortcut script.
2012-07-24  Siraaj KhandkarAdded Makefile to gol-001
2012-07-23  Siraaj KhandkarIncreasing interval between generations to 0.1 sec.
2012-07-23  Siraaj KhandkarUpdated references from old to new module names.
2012-07-23  Siraaj KhandkarPrefixed app name to module names.
2012-07-23  Siraaj KhandkarPrinting cell count in status bar.
2012-07-23  Siraaj KhandkarAPI tweeks, bangs to casts.
2012-07-23  Siraaj KhandkarAdded generation count.
2012-07-23  Siraaj KhandkarConverted to OTP app.
2012-07-22  Siraaj KhandkarStart script. Sets size of the board to match terminal.
2012-07-22  Siraaj KhandkarFixed incorrectly sorted list and improper negation.
2012-07-21  Siraaj KhandkarFix: sending the current, not next, state back to time.
2012-07-21  Siraaj KhandkarPrinting bar to visually mark the borders of the board.
2012-07-21  Siraaj KhandkarMy first Game of Life!
This page took 0.041757 seconds and 7 git commands to generate.