summaryrefslogtreecommitdiff
path: root/meta
AgeCommit message (Collapse)Author
2020-05-04Update compiler, remove deprecated modulesv0.17.0Eugen Wissner
2019-04-16Add algorithm.iteration.foldlEugen Wissner
2019-04-15Build with -dip1000. Fix #85Eugen Wissner
2019-04-03Refactor allSatisfy, anySatisfy, staticIndexOfv0.16.1Eugen Wissner
2019-03-24Add meta.trait.hasFunctionAttributesEugen Wissner
2019-03-19Separate non-documentation tests from the codeEugen Wissner
2019-03-17Move memory functions into memory.lifecycleEugen Wissner
- move - moveEmplace - forward - emplace - swap
2019-03-02Move meta into a separate subpackageEugen Wissner