summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Improve the project structure, update the protocol5.0.5Marko Zajc13-236/+406
2023-11-29Fix some base conversionsMarko Zajc1-6/+7
2023-11-29Reduce precision in high precision mode to 900Marko Zajc1-1/+1
2023-11-29Add support for base conversion and change argv parsingMarko Zajc2-16/+23
2023-10-31Set output to terminal (to get better unicode support) and enable colorizationMarko Zajc1-1/+1
2023-06-13Implement seccompMarko Zajc3-2/+40
2022-10-11Revert the MakefileMarko Zajc1-14/+14
2022-10-11Fix a sigsegv on variable assignment and allow multiple expressionsMarko Zajc2-39/+54
2022-06-30Add a .gitignoreMarko Zajc1-0/+5
2022-07-02Remove a dangling whitespaceMarko Zajc1-1/+1
2022-06-30Initial commitMarko Zajc2-0/+210