Age | Commit message (Expand) | Author | Files | Lines |
2019-12-31 | although level2 is broken, I'm merging to put friend on trunk, helps me under... | olpc user | 1 | -8/+6 |
2019-12-31 | working on runtime errors | olpc user | 1 | -4/+6 |
2019-12-26 | level2 compiles, nothing visible yet | olpc user | 1 | -2/+2 |
2019-12-26 | wip | user | 1 | -1/+1 |
2019-12-21 | =S default assumptions for habit macro | olpc user | 1 | -2/+5 |
2019-12-15 | clang fix | user | 1 | -1/+1 |
2019-12-13 | a request for support ended up in makefile; commiting changed file | olpc user | 1 | -0/+2 |
2019-12-12 | this code appears to make a try{} block loop in a weird compiler exception ed... | olpc user | 1 | -1/+1 |
2019-12-10 | readded basic allocation; held pointers with a std::unique_ptr; added some wo... | olpc user | 1 | -1/+1 |
2019-12-09 | pass context to habits specifically | olpc user | 1 | -1/+1 |
2019-12-09 | positional argument sugar for habits | olpc user | 1 | -2/+8 |
2019-12-09 | use tls contexts for habits | olpc user | 1 | -1/+3 |
2019-12-06 | used make funcs to put level0 in level1 | user | 1 | -4/+4 |
2019-12-06 | some code around a timing concept | olpc user | 1 | -1/+4 |
2019-11-26 | switch data to use std::any and merge value struct with concept | olpc user | 1 | -3/+1 |
2019-11-25 | add batch linking via initializer_list, also some missing changes | olpc user | 1 | -4/+5 |
2019-11-24 | messy but works. rushing to get this done with may have been a poor investment. | olpc user | 1 | -1/+4 |
2019-11-24 | breaking into levels | olpc user | 1 | -2/+8 |
2019-11-24 | changes didn't pan out; next change is big (merging statementevaluable with r... | olpc user | 1 | -1/+1 |
2019-11-23 | more syntax sugar, building meaning | olpc user | 1 | -2/+2 |
2019-11-22 | while wip, moved concept storage off of helpers | olpc user | 1 | -2/+2 |
2019-11-22 | basic habit state change meaning boilerplate | olpc user | 1 | -1/+1 |
2019-11-21 | helpers | olpc user | 1 | -1/+1 |
2019-11-21 | direct cast concept from string | olpc user | 1 | -3/+6 |
2019-11-21 | simple c++ refs | olpc user | 1 | -0/+4 |