Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Use yy_scan_string() instead of fmemopen(); | Thomas Voss | 2 months | |
Age | Commit message | Author | Files | Lines |
2024-09-12 | Use yy_scan_string() instead of fmemopen();HEADmaster | 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 |
2024-09-05 | Don’t use yylineno | Thomas Voss | 1 | -3/+2 |
[...] | ||||
Clone | ||||
git://git.thomasvoss.com/pinocchio.git | ||||
git@git.thomasvoss.com:pinocchio |