aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-28build: exclude tests if is subprojectHEADv0.2.1masterHampusM
2022-06-28refactor: improve includesHampusM
2022-06-28feat: add iwyu include bindingsHampusM
2022-06-14refactor: fix ObjectIdentifier == operator option namev0.2.0HampusM
2022-06-14refactor!: rename Container to DIContainerHampusM
2022-06-14docs: basic example use constants for enemies's healthHampusM
2022-06-12refactor: make tuple indices gcc compatibleHampusM
2022-06-11refactor!: simplify taggingHampusM
2022-06-11refactor: clean up container APIHampusM
2022-06-09refactor: rename ObjectType to ObjectIdentifierHampusM
2022-06-09refactor: replace BaseObjectType with static ObjectType methodHampusM
2022-06-09feat!: rename tagged.hpp to tagging.hppHampusM
2022-06-09docs: fix basic example code styleHampusM
2022-06-09style: fix misc code style issuesHampusM
2022-06-09refactor: put object type inside yacppdic namespaceHampusM
2022-06-09chore: add .cache to gitignoreHampusM
2022-05-16refactor: clean up factory & related internal componentsHampusM
2022-05-06docs: add tagging to basic examplev0.1.3HampusM
2022-05-06feat: implement tagging in containerHampusM
2022-05-03refactor: clean up factory & compressed pairHampusM
2022-04-29docs: add factory to basic examplev0.1.2HampusM
2022-04-29docs: remove set stdlib to libc++ in basic exampleHampusM
2022-04-29fix: move not null_null position in factory headerHampusM
2022-04-29build: remove set stdlib to libc++v0.1.1HampusM
2022-04-29build: add variables for including tests & examplesHampusM
2022-04-28docs: add basic examplev0.1.0HampusM
2022-04-28build: change to static libraryHampusM
2022-04-26add project & make some tweaksHampusM
Added from https://git.hampusmat.com/game-of-life
2022-04-24Initial commitHampusM