aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Support multiple eqns per tableThomas Voss 2024-09-046-67/+184
|
* SimplifyThomas Voss 2024-09-041-4/+4
|
* Use ⊕ as the XOR symbolThomas Voss 2024-09-041-1/+1
|
* Change XOR from ‘XOR’ to ‘~’Thomas Voss 2024-09-041-9/+10
|
* Simplify codeThomas Voss 2024-09-041-21/+22
|
* FormattingThomas Voss 2024-09-041-6/+6
|
* Replace digits with binaryThomas Voss 2024-09-041-7/+7
|
* Remove --latex in favour of --table-styleThomas Voss 2024-09-043-17/+44
|
* Support T/F, 0/1, and ⊤/⊥ in outputThomas Voss 2024-09-041-17/+53
|
* Support LaTeX outputThomas Voss 2024-09-043-13/+81
|
* FormattingThomas Voss 2024-09-041-9/+7
|
* 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-044-10/+61
|
* Use errx()Thomas Voss 2024-09-041-2/+1
|
* Genesis commitThomas Voss 2024-09-044-0/+375