Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-12 | [wip] turns out gdb was just skipping the source lines i overlooked | olpc user | 1 | -0/+1 |
2019-12-12 | this code appears to make a try{} block loop in a weird compiler exception ed... | olpc user | 1 | -6/+7 |
2019-12-10 | readded basic allocation; held pointers with a std::unique_ptr; added some wo... | olpc user | 1 | -27/+85 |
2019-12-09 | changed level-0 allocation to use groups | olpc user | 1 | -22/+72 |
2019-11-26 | switch data to use std::any and merge value struct with concept | olpc user | 1 | -2/+3 |
2019-11-26 | removed braces from multilink call, normalized memorystore ref usage per prop... | olpc user | 1 | -3/+4 |
2019-11-25 | separate functionality out a bit | olpc user | 1 | -4/+4 |
2019-11-25 | cleanup mixin pointer mess for refs | olpc user | 1 | -1/+1 |
2019-11-24 | messy but works. rushing to get this done with may have been a poor investment. | olpc user | 1 | -3/+3 |
2019-11-24 | level0 few more checks | olpc user | 1 | -0/+5 |
2019-11-24 | breaking into levels | olpc user | 1 | -0/+59 |