| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add gyro.zzz | 2021-04-08 | 1 | -0/+14 | |
| * | zig.mod- add license field | 2021-02-16 | 1 | -0/+2 | |
| * | Create zig.mod | 2020-12-06 | 1 | -0/+3 | |
| * | Bump goto-bus-stop/setup-zig from v1.2.5 to v1.3.0 | 2020-11-29 | 1 | -2/+2 | |
| * | Create Dependabot config file | 2020-11-29 | 1 | -0/+8 | |
| * | Don't format in build script | 2020-11-29 | 1 | -8/+0 | |
| * | Support all arguments after -- being positionals | 2020-11-21 | 1 | -78/+106 | |
| * | Fix spelling error | 2020-11-21 | 1 | -1/+1 | |
| * | Merge branch 'master' into zig-master | 2020-11-21 | 2 | -9/+271 | |
| |\ | |||||
| | * | Implement ShellIterator | 2020-11-21 | 1 | -0/+262 | |
| | * | Run CI on PR | 2020-11-16 | 1 | -1/+4 | |
| | * | Update ci | 2020-11-10 | 1 | -8/+5 | |
| * | | Merge branch 'master' into zig-master | 2020-11-10 | 6 | -77/+26 | |
| |\| | |||||
| | * | Deprecate ComptimeClap in favor of parseExv0.3.0 | 2020-11-10 | 6 | -77/+26 | |
| | * | Update ci to use 0.7.0 | 2020-11-10 | 1 | -2/+2 | |
| * | | Update ci to use 0.7.0 | 2020-11-10 | 1 | -2/+2 | |
| |/ | |||||
| * | Merge branch 'master' into zig-master | 2020-11-10 | 3 | -2/+6 | |
| |\ | |||||
| | * | Better parseParam | 2020-11-10 | 6 | -212/+150 | |
| | * | Improve Diagnostic error message reporting | 2020-11-03 | 4 | -32/+107 | |
| | * | Report error context in Diagnostic (#26) | 2020-11-02 | 8 | -58/+167 | |
| | * | adjust examples, README template | 2020-09-06 | 6 | -21/+37 | |
| | * | reverse the order of these | 2020-09-06 | 1 | -9/+9 | |
| | * | fix up | 2020-09-06 | 2 | -7/+10 | |
| | * | add documentation to Values enum | 2020-09-06 | 1 | -0/+1 | |
| | * | separate options into single and multiple | 2020-09-06 | 1 | -25/+35 | |
| | * | parse and validate multiple option | 2020-09-06 | 3 | -52/+111 | |
| | * | parse multiple options | 2020-09-06 | 2 | -9/+26 | |
| | * | Fix expected type error on 32 bit systems | 2020-08-15 | 3 | -8/+11 | |
| | * | Create FUNDING.yml | 2020-06-17 | 1 | -0/+1 | |
| * | | Better parseParam | 2020-11-10 | 6 | -212/+150 | |
| * | | Improve Diagnostic error message reporting | 2020-11-03 | 4 | -32/+107 | |
| * | | Replace `var` with `anytype` | 2020-11-02 | 2 | -2/+2 | |
| * | | Report error context in Diagnostic (#26) | 2020-11-02 | 8 | -58/+167 | |
| * | | use null sentinel in OsIterator (#27) | 2020-11-01 | 1 | -2/+2 | |
| * | | adjust examples, README template | 2020-08-28 | 5 | -24/+40 | |
| * | | reverse the order of these | 2020-08-28 | 1 | -9/+9 | |
| * | | fix up | 2020-08-28 | 2 | -7/+10 | |
| * | | add documentation to Values enum | 2020-08-28 | 1 | -0/+1 | |
| * | | separate options into single and multiple | 2020-08-28 | 1 | -25/+35 | |
| * | | parse and validate multiple option | 2020-08-28 | 3 | -52/+111 | |
| * | | parse multiple options | 2020-08-28 | 2 | -9/+26 | |
| * | | add build step id | 2020-08-22 | 1 | -1/+1 | |
| * | | Merge pull request #21 from joachimschmidt557/var-anytype | 2020-07-14 | 1 | -10/+10 | |
| |\ \ | |/ |/| | |||||
| | * | update to latest zig | 2020-07-13 | 1 | -10/+10 | |
| |/ | |||||
| * | Run zig fmt on buildv0.2.0 | 2020-04-18 | 4 | -6/+9 | |
| * | Merge branch 'master' into zig-master | 2020-04-18 | 6 | -36/+270 | |
| |\ | |||||
| | * | Better readme for usage | 2020-03-05 | 2 | -22/+4 | |
| | * | Add clap.usage | 2020-03-05 | 5 | -21/+260 | |
| * | | Merge pull request #17 from joachimschmidt557/zig-master | 2020-04-11 | 6 | -11/+9 | |
| |\ \ | |||||
| | * | | rebuild readme | 2020-04-11 | 2 | -6/+5 | |