aboutsummaryrefslogtreecommitdiff
path: root/src/lexer.l
Commit message (Collapse)AuthorAgeFilesLines
* FormattingThomas Voss 2024-09-051-5/+5
|
* Add a commentThomas Voss 2024-09-051-1/+4
|
* Don’t parse if a lexing error occursThomas Voss 2024-09-051-0/+6
|
* Allow line continuation anywhereThomas Voss 2024-09-051-1/+6
|
* Support line continuationsThomas Voss 2024-09-051-0/+1
|
* Support multiple eqns per tableThomas Voss 2024-09-041-0/+1
|
* Change XOR from ‘XOR’ to ‘~’Thomas Voss 2024-09-041-9/+10
|
* Improve interactive usageThomas Voss 2024-09-041-3/+10
|
* Genesis commitThomas Voss 2024-09-041-0/+34