aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.zig
Commit message (Expand)AuthorAgeFilesLines
* Make compatible with Zig devLibravatar Rutger Broekhoff2022-11-011-7/+7
* Make compatible with Zig 0.10.0Libravatar Rutger Broekhoff2022-10-311-41/+44
* Make compatible with Zig master0.3.1Libravatar Rutger Broekhoff2021-09-201-4/+4
* Remove unused parameters and variablesLibravatar Rutger Broekhoff2021-07-021-6/+4
* Use `.{ ... }` for struct init where possibleLibravatar Rutger Broekhoff2021-05-281-7/+7
* Move src/lib.zig to src/main.zig, release 0.2.00.2.0Libravatar Rutger Broekhoff2021-05-261-0/+729