Go to file
2024-04-17 11:17:19 +02:00
.env.example basic matrix config setup 2024-04-12 09:55:27 +02:00
.gitignore GO specific ignores (github default) 2024-04-12 09:59:21 +02:00
convert.go refactor: split into files 2024-04-12 14:13:21 +02:00
conway.go auto reset checking across 2 generations at a time 2024-04-17 11:17:19 +02:00
go.mod installed packages 2024-04-15 01:22:32 +02:00
go.sum installed packages 2024-04-15 01:22:32 +02:00
main.go Revert "bugfix: clear before next gen" 2024-04-17 08:18:22 +02:00
matrix.go uint typing and scale factor 2024-04-17 08:11:23 +02:00
request.go better error handling and logging 2024-04-15 17:35:02 +02:00
types.go Revert "bugfix: clear before next gen" 2024-04-17 08:18:22 +02:00