Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-03 | Store integers without pointers | Camil Staps | 1 | -0/+2 | |
2016-11-08 | Change _H_* to _H_FUSPEL_* for compatibility with other libraries | Camil Staps | 1 | -2/+2 | |
2016-10-14 | token_list using an array for memory efficiency | Camil Staps | 1 | -2/+3 | |
2016-10-07 | Cleanup (resolves #9) | Camil Staps | 1 | -55/+55 | |
2016-09-25 | Cleanup: unsigned -> bool (stdbool.h) | Camil Staps | 1 | -2/+4 | |
2016-09-24 | Made parse_file implementation dependent | Camil Staps | 1 | -1/+1 | |
2016-09-24 | Removed strictness | Camil Staps | 1 | -2/+0 | |
2016-09-24 | Working graphs (?) | Camil Staps | 1 | -6/+7 | |
2016-08-28 | Start graph-based approach | Camil Staps | 1 | -1/+0 | |
2016-08-28 | Adds an import construct; resolves #1 | Camil Staps | 1 | -0/+1 | |
2016-08-26 | Added strictness annotations | Camil Staps | 1 | -0/+2 | |
2016-08-26 | Linking C functions | Camil Staps | 1 | -0/+2 | |
2016-08-25 | Fix issue with trailing arguments | Camil Staps | 1 | -0/+1 | |
2016-08-25 | pedantic | Camil Staps | 1 | -0/+80 | |