Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-07 | Fix clang errors | Camil Staps | 1 | -2/+2 | |
2018-04-03 | Store integers without pointers | Camil Staps | 1 | -5/+3 | |
2016-10-07 | Cleanup (resolves #9) | Camil Staps | 1 | -8/+8 | |
2016-10-07 | Resolve #12, don't show code keyword in debug graph | Camil Staps | 1 | -0/+29 | |
2016-09-25 | Cleanup: unsigned -> bool (stdbool.h) | Camil Staps | 1 | -1/+1 | |
2016-09-24 | Removed strictness | Camil Staps | 1 | -1/+0 | |
2016-09-24 | Fix issue with overwritten references | Camil Staps | 1 | -10/+46 | |
2016-09-24 | Working graphs (?) | Camil Staps | 1 | -25/+15 | |
2016-08-30 | Fix one memory leak mentioned in #2; add debug dot graphs output | Camil Staps | 1 | -4/+4 | |
2016-08-29 | Currying arguments and Code applications | Camil Staps | 1 | -0/+134 | |