aboutsummaryrefslogtreecommitdiff
path: root/example_vec/new/main.c
AgeCommit message (Collapse)Author
12 daysuse <> as expansion charactersHEADmasterKimplul
+ I kind of like the 'symmetry' of <> being 'self' and <param> being some parameter, but having to type lots of extra <*> is a bit annoying, and might also be an issue for C++. Still, enough functionality for a hashmap example
2025-08-30add hashmap exampleKimplul
+ Doesn't quite work yet because <type> expansion isn't implemented yet
2025-07-18add supertemplate handlingKimplul
2025-07-10initial commitKimplul