Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-26 | level0 crucial memory defended | olpc user | 1 | -3/+5 | |
2019-12-26 | wip | user | 1 | -2/+27 | |
2019-12-13 | add message of support | olpc user | 1 | -0/+5 | |
2019-12-12 | this code appears to make a try{} block loop in a weird compiler exception ↵ | olpc user | 1 | -1/+1 | |
edgecase, narroing | |||||
2019-12-10 | readded basic allocation; held pointers with a std::unique_ptr; added some ↵ | olpc user | 1 | -0/+2 | |
words around increasing relevence | |||||
2019-12-09 | changed level-0 allocation to use groups | olpc user | 1 | -21/+15 | |
2019-11-26 | removed braces from multilink call, normalized memorystore ref usage per ↵ | olpc user | 1 | -2/+2 | |
proposal | |||||
2019-11-25 | add batch linking via initializer_list, also some missing changes | olpc user | 1 | -3/+5 | |
2019-11-25 | add vset | olpc user | 1 | -12/+12 | |
2019-11-25 | separate functionality out a bit | olpc user | 1 | -4/+4 | |
2019-11-24 | add a linking mixin for use by ref classes | olpc user | 1 | -9/+9 | |
2019-11-24 | level0 few more checks | olpc user | 1 | -1/+30 | |
2019-11-24 | breaking into levels | olpc user | 1 | -0/+25 | |