aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-06-25test: replace gtest with Catch2 & TrompeloeilHampusM
2022-06-22build: bump yacppdic version to 0.1.5HampusM
2022-06-13refactor: add uncaught exception stack tracesHampusM
2022-06-13feat: add reading RLE filesHampusM
2022-06-13refactor: remove conversion & ctre dependencyHampusM
2022-06-13feat: implement game of lifev0.1.0HampusM
2022-06-13refactor: replace DI files with the yacppdic libraryHampusM
2022-06-13build: make doctest only fetched with the TESTING flag onHampusM
2022-06-13build: add dependencies GSL & doctestHampusM
2022-06-13build: add fmt library dependencyHampusM
2022-06-13build: add ctre library dependencyHampusM