summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-12-10more goal ideasolpc user1-1/+4
2019-12-10wrote plan downolpc user1-0/+21
2019-12-09compilation fixes for clanguser3-4/+4
2019-12-09pass context to habits specificallyolpc user4-7/+6
2019-12-09positional argument sugar for habitsolpc user10-61/+145
2019-12-09use tls contexts for habitsolpc user5-17/+30
2019-12-09make level-2 have refsolpc user13-10/+132
2019-12-09level 1 subref operatorolpc user2-5/+6
2019-12-09move level-1 dump up into baseref so derived can useolpc user5-34/+26
2019-12-09add iteration macro to open syntax sugar optionsolpc user1-0/+19
2019-12-08remove ref casting, not presently neededolpc user1-2/+2
2019-12-08move habit macro into level-2olpc user3-4/+12
2019-12-08basic learningolpc user1-0/+4
2019-12-07Merge branch 'master' of xloem.github:xloem/intellectolpc user1-1/+19
2019-12-07habit sugarolpc user2-55/+45
2019-12-07added alternative solution has no numbersuser1-1/+19
2019-12-07notes on learning with this much basisolpc user1-0/+89
2019-12-07add 200ms limit to rhythmolpc user2-1/+15
2019-12-07one way to address rapid growth fearolpc user1-0/+8
2019-12-07emotion ref to blockchain life validationolpc user1-1/+6
2019-12-07lots of feeling-word-enumerationolpc user1-0/+285
2019-12-06used make funcs to put level0 in level1user1-4/+4
2019-12-06change missing from rhythmolpc user1-1/+1
2019-12-06Merge branch 'master' of xloem.github:xloem/intellectolpc user1-0/+7
2019-12-06some code around a timing conceptolpc user4-5/+169
2019-12-05tried to add more emotionsuser1-3/+7
2019-12-05i think we learn when we cryuser1-0/+3
2019-12-05add structure attempt filesolpc user3-0/+230
2019-12-05add function syntaxesolpc user6-2/+64
2019-11-26switch data to use std::any and merge value struct with conceptolpc user13-65/+53
2019-11-26removed braces from multilink call, normalized memorystore ref usage per ↵olpc user6-24/+27
proposal
2019-11-26this approach to level 2 is just taking too long to plan, may abandonolpc user10-0/+282
2019-11-25add batch linking via initializer_list, also some missing changesolpc user6-26/+58
2019-11-25add isanonymous, movetoname, decl[s], and nothing conceptolpc user8-23/+69
2019-11-25add vsetolpc user3-13/+15
2019-11-25separate functionality out a bitolpc user22-192/+216
2019-11-25cleanup mixin pointer mess for refsolpc user11-116/+165
2019-11-24messy but works. rushing to get this done with may have been a poor investment.olpc user19-25/+386
2019-11-24add a linking mixin for use by ref classesolpc user4-10/+45
2019-11-24level0 few more checksolpc user4-2/+38
2019-11-24breaking into levelsolpc user16-157/+377
2019-11-24wip fixing up, decided to refactor: see top of helpers.cppolpc user6-125/+257
2019-11-24changes didn't pan out; next change is big (merging statementevaluable with ↵olpc user8-53/+153
ref). saving work.
2019-11-23more syntax sugar, building meaningolpc user9-50/+176
2019-11-23make memory store a set <- waste of timeolpc user1-8/+11
2019-11-22syntax sugar for assigning anonymous to nameolpc user5-24/+61
2019-11-22use refs for temporaries, which means pulling them out of containersolpc user6-38/+37
2019-11-22while wip, moved concept storage off of helpersolpc user7-18/+128
2019-11-22basic habit state change meaning boilerplateolpc user6-8/+151
2019-11-22decl references in one expressionolpc user3-6/+26