aboutsummaryrefslogtreecommitdiff
path: root/src/parser.y
Commit message (Expand)AuthorAgeFilesLines
* Use more accurate position informationThomas Voss 2024-09-051-1/+2
* Allow line continuation anywhereThomas Voss 2024-09-051-18/+10
* Use yytoken_kind_t instead of intThomas Voss 2024-09-051-2/+2
* Support line continuationsThomas Voss 2024-09-051-9/+17
* Fix some integer-type bugsThomas Voss 2024-09-051-1/+2
* Support multiple eqns per tableThomas Voss 2024-09-041-25/+35
* SimplifyThomas Voss 2024-09-041-4/+4
* Simplify codeThomas Voss 2024-09-041-21/+22
* FormattingThomas Voss 2024-09-041-6/+6
* Remove --latex in favour of --table-styleThomas Voss 2024-09-041-2/+1
* Support LaTeX outputThomas Voss 2024-09-041-1/+5
* Allow an EOF-terminated lineThomas Voss 2024-09-041-1/+3
* Formatting fixThomas Voss 2024-09-041-1/+1
* Improve interactive usageThomas Voss 2024-09-041-2/+3
* Use errx()Thomas Voss 2024-09-041-2/+1
* Genesis commitThomas Voss 2024-09-041-0/+111