Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-03 | Fix some minor bugs | Camil Staps | 1 | -3/+3 | |
2016-10-14 | token_list using an array for memory efficiency | Camil Staps | 1 | -45/+47 | |
2016-10-07 | Cleanup (resolves #9) | Camil Staps | 1 | -8/+8 | |
2016-09-25 | Cleanup: unsigned -> bool (stdbool.h) | Camil Staps | 1 | -4/+5 | |
2016-09-24 | Removed strictness | Camil Staps | 1 | -1/+0 | |
2016-09-24 | Added comments | Camil Staps | 1 | -0/+4 | |
2016-08-28 | Adds an import construct; resolves #1 | Camil Staps | 1 | -10/+17 | |
2016-08-26 | Fix bug with names starting with a c | Camil Staps | 1 | -1/+1 | |
2016-08-26 | Added strictness annotations | Camil Staps | 1 | -0/+1 | |
2016-08-26 | Linking C functions | Camil Staps | 1 | -3/+10 | |
2016-08-25 | pedantic | Camil Staps | 1 | -0/+101 | |