index
:
yacppdic
master
Yet another C++ Dependency Injection Container
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
build: exclude tests if is subproject
HampusM
2 years
Tag
Download
Author
Age
v0.2.1
commit 0110125215...
HampusM
2 years
v0.2.0
commit 687d80381f...
HampusM
2 years
v0.1.3
commit 3957dfb936...
HampusM
3 years
v0.1.2
commit 376ef270b2...
HampusM
3 years
v0.1.1
commit b8b238c314...
HampusM
3 years
v0.1.0
commit 9fce9dd2c3...
HampusM
3 years
Age
Commit message
Author
2022-06-14
refactor: fix ObjectIdentifier == operator option name
v0.2.0
HampusM
2022-06-14
refactor!: rename Container to DIContainer
HampusM
2022-06-14
docs: basic example use constants for enemies's health
HampusM
2022-06-12
refactor: make tuple indices gcc compatible
HampusM
2022-06-11
refactor!: simplify tagging
HampusM
2022-06-11
refactor: clean up container API
HampusM
2022-06-09
refactor: rename ObjectType to ObjectIdentifier
HampusM
2022-06-09
refactor: replace BaseObjectType with static ObjectType method
HampusM
2022-06-09
feat!: rename tagged.hpp to tagging.hpp
HampusM
2022-06-09
docs: fix basic example code style
HampusM
[...]