summaryrefslogtreecommitdiff
path: root/clap.zig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed code crashing ZigGravatar Jimmi Holst Christensen2018-03-141-12/+11
|
* Changed around some code in testGravatar Jimmi Holst Christensen2018-03-141-21/+23
|
* Added command line argument parser.Gravatar Jimmi Holst Christensen2018-03-141-0/+332
* Zig crashes when trying to compile this code