Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-12 | this code appears to make a try{} block loop in a weird compiler exception ed... | olpc user | 1 | -1/+1 |
2019-12-10 | readded basic allocation; held pointers with a std::unique_ptr; added some wo... | olpc user | 1 | -0/+2 |
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 prop... | olpc user | 1 | -2/+2 |
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 |