summaryrefslogtreecommitdiff
path: root/starts/meaning-vm/level-0
AgeCommit message (Collapse)AuthorFilesLines
2019-12-23some bugfixesolpc user1-0/+11
2019-12-23wip link iteration habitsuser1-6/+6
2019-12-13bugfix for macro habits with more than one argumentolpc user1-24/+24
2019-12-12emotions as informed choiceolpc user1-0/+12
2019-12-12[wip] turns out gdb was just skipping the source lines i overlookedolpc user1-0/+1
2019-12-12this code appears to make a try{} block loop in a weird compiler exception ↵olpc user2-7/+7
edgecase, narroing
2019-12-10readded basic allocation; held pointers with a std::unique_ptr; added some ↵olpc user2-27/+89
words around increasing relevence
2019-12-09changed level-0 allocation to use groupsolpc user5-26/+114
2019-12-09positional argument sugar for habitsolpc user1-11/+35
2019-12-09make level-2 have refsolpc user2-5/+14
2019-12-09add iteration macro to open syntax sugar optionsolpc user1-0/+19
2019-12-06change missing from rhythmolpc user1-1/+1
2019-12-06some code around a timing conceptolpc user1-0/+6
2019-12-05add function syntaxesolpc user2-1/+6
2019-11-26switch data to use std::any and merge value struct with conceptolpc user7-39/+15
2019-11-26removed braces from multilink call, normalized memorystore ref usage per ↵olpc user3-13/+16
proposal
2019-11-25add batch linking via initializer_list, also some missing changesolpc user1-0/+10
2019-11-25add vsetolpc user2-1/+3
2019-11-25separate functionality out a bitolpc user7-53/+31
2019-11-25cleanup mixin pointer mess for refsolpc user8-107/+157
2019-11-24messy but works. rushing to get this done with may have been a poor investment.olpc user7-24/+36
2019-11-24add a linking mixin for use by ref classesolpc user3-1/+36
2019-11-24level0 few more checksolpc user3-1/+8
2019-11-24breaking into levelsolpc user11-0/+420