Age | Commit message (Expand) | Author | Files | Lines |
2019-12-13 | bugfix for macro habits with more than one argument | olpc user | 1 | -24/+24 |
2019-12-12 | emotions as informed choice | olpc user | 1 | -0/+12 |
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 | 2 | -7/+7 |
2019-12-10 | readded basic allocation; held pointers with a std::unique_ptr; added some wo... | olpc user | 2 | -27/+89 |
2019-12-09 | changed level-0 allocation to use groups | olpc user | 5 | -26/+114 |
2019-12-09 | positional argument sugar for habits | olpc user | 1 | -11/+35 |
2019-12-09 | make level-2 have refs | olpc user | 2 | -5/+14 |
2019-12-09 | add iteration macro to open syntax sugar options | olpc user | 1 | -0/+19 |
2019-12-06 | change missing from rhythm | olpc user | 1 | -1/+1 |
2019-12-06 | some code around a timing concept | olpc user | 1 | -0/+6 |
2019-12-05 | add function syntaxes | olpc user | 2 | -1/+6 |
2019-11-26 | switch data to use std::any and merge value struct with concept | olpc user | 7 | -39/+15 |
2019-11-26 | removed braces from multilink call, normalized memorystore ref usage per prop... | olpc user | 3 | -13/+16 |
2019-11-25 | add batch linking via initializer_list, also some missing changes | olpc user | 1 | -0/+10 |
2019-11-25 | add vset | olpc user | 2 | -1/+3 |
2019-11-25 | separate functionality out a bit | olpc user | 7 | -53/+31 |
2019-11-25 | cleanup mixin pointer mess for refs | olpc user | 8 | -107/+157 |
2019-11-24 | messy but works. rushing to get this done with may have been a poor investment. | olpc user | 7 | -24/+36 |
2019-11-24 | add a linking mixin for use by ref classes | olpc user | 3 | -1/+36 |
2019-11-24 | level0 few more checks | olpc user | 3 | -1/+8 |
2019-11-24 | breaking into levels | olpc user | 11 | -0/+420 |