summaryrefslogtreecommitdiff
path: root/starts/meaning-vm/level-0/memorystore.hpp
AgeCommit message (Collapse)AuthorFilesLines
2019-12-12emotions as informed choiceolpc user1-0/+12
2019-12-12this code appears to make a try{} block loop in a weird compiler exception ↵olpc user1-1/+0
edgecase, narroing
2019-12-10readded basic allocation; held pointers with a std::unique_ptr; added some ↵olpc user1-0/+4
words around increasing relevence
2019-12-09changed level-0 allocation to use groupsolpc user1-2/+35
2019-11-26switch data to use std::any and merge value struct with conceptolpc user1-4/+3
2019-11-26removed braces from multilink call, normalized memorystore ref usage per ↵olpc user1-3/+3
proposal
2019-11-25add vsetolpc user1-1/+0
2019-11-25separate functionality out a bitolpc user1-2/+5
2019-11-24level0 few more checksolpc user1-0/+1
2019-11-24breaking into levelsolpc user1-0/+13