Age | Commit message (Expand) | Author | Files | Lines |
2020-01-05 | working on bugs | olpc user | 2 | -3/+4 |
2020-01-04 | compiles | olpc user | 2 | -2/+3 |
2020-01-02 | got marked ancient wisdom. where does that come from. | olpc user | 1 | -1/+32 |
2019-12-31 | working on runtime errors | olpc user | 3 | -12/+9 |
2019-12-30 | working on runtime errors | olpc user | 4 | -20/+11 |
2019-12-30 | fixed compilation errors; next is runtime | olpc user | 1 | -0/+20 |
2019-12-26 | start closing habit starts in level2 | olpc user | 1 | -0/+1 |
2019-12-21 | =S default assumptions for habit macro | olpc user | 1 | -1/+1 |
2019-12-14 | missing changes | olpc user | 1 | -0/+1 |
2019-12-13 | missing bugfix for decl() macro | olpc user | 1 | -1/+1 |
2019-12-12 | tried to use allocations with level1 ... messy, works, for some reason name o... | olpc user | 6 | -50/+104 |
2019-12-09 | changed level-0 allocation to use groups | olpc user | 6 | -64/+19 |
2019-12-09 | wip level1 allocation groups | user | 5 | -0/+57 |
2019-12-09 | make level-2 have refs | olpc user | 1 | -1/+1 |
2019-12-09 | level 1 subref operator | olpc user | 1 | -0/+1 |
2019-12-09 | move level-1 dump up into baseref so derived can use | olpc user | 5 | -34/+26 |
2019-12-06 | some code around a timing concept | olpc user | 1 | -4/+4 |
2019-12-05 | add function syntaxes | olpc user | 3 | -1/+35 |
2019-11-26 | switch data to use std::any and merge value struct with concept | olpc user | 4 | -21/+26 |
2019-11-26 | removed braces from multilink call, normalized memorystore ref usage per prop... | olpc user | 1 | -1/+1 |
2019-11-25 | add batch linking via initializer_list, also some missing changes | olpc user | 1 | -0/+2 |
2019-11-25 | add isanonymous, movetoname, decl[s], and nothing concept | olpc user | 7 | -15/+61 |
2019-11-25 | separate functionality out a bit | olpc user | 10 | -129/+155 |
2019-11-25 | cleanup mixin pointer mess for refs | olpc user | 3 | -9/+8 |
2019-11-24 | messy but works. rushing to get this done with may have been a poor investment. | olpc user | 9 | -0/+301 |