Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Fix incorrect operator precedence | Thomas Voss | 7 days | |
Age | Commit message | Author | Files | Lines |
7 days | Fix incorrect operator precedenceHEADmaster | Thomas Voss | 1 | -1/+2 |
2024-09-12 | Use yy_scan_string() instead of fmemopen(); | Thomas Voss | 1 | -12/+13 |
2024-09-12 | Remove redundant parenthesis | Thomas Voss | 1 | -1/+1 |
2024-09-12 | Remove unused lexer rule | Thomas Voss | 1 | -1/+0 |
2024-09-12 | Fix errors in the README | Thomas Voss | 1 | -2/+2 |
2024-09-12 | Silence warnings outside of our control | Thomas Voss | 1 | -0/+3 |
2024-09-12 | Fix check for __builtin_popcountg() | Thomas Voss | 1 | -1/+1 |
2024-09-06 | Improve error messages a tiny bit | Thomas Voss | 2 | -10/+24 |
2024-09-06 | *Finally* do proper location tracking | Thomas Voss | 1 | -16/+19 |
2024-09-06 | More accurate location tracking | Thomas Voss | 1 | -13/+25 |
[...] | ||||
Clone | ||||
git://git.thomasvoss.com/pinocchio.git | ||||
git@git.thomasvoss.com:pinocchio |