aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-08-30add hashmap exampleKimplul
+ Doesn't quite work yet because <type> expansion isn't implemented yet
2025-07-23check const types with static_assertKimplul
2025-07-18add initial value handlingKimplul
+ No type checking, shouldn't be too tricky to add in though
2025-07-18add supertemplate handlingKimplul
2025-07-10initial commitKimplul