Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-02 | top: Update Python formatting to black "2023 stable style". | Jim Mussared | |
See https://black.readthedocs.io/en/stable/the_black_code_style/index.html Signed-off-by: Jim Mussared <jim.mussared@gmail.com> | |||
2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George | |
This is run with uncrustify 0.70.1, and black 19.10b0. | |||
2017-05-29 | various: Spelling fixes | Ville Skyttä | |
2014-10-19 | examples: Update conwaylife to work with new LCD API. | Damien George | |
2014-01-24 | Update conwaylife.py | ugurthemaster | |
Import statements have been moved to the top of the file. | |||
2014-01-16 | conwaylife.py: Give people chance to enjoy the show. | Paul Sokolovsky | |
Delay between frames; run more generations. | |||
2014-01-07 | Add some example scripts for pyboard (some can run on PC). | Damien George | |