| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add compatibility code between zig 0.12 and 0.130.9.1release-0.9.1 | 2024-07-05 | 2 | -1/+7 | |
| * | Update to latest zig0.9.0 | 2024-06-16 | 1 | -4/+4 | |
| * | Add installation instructions to README | 2024-06-09 | 2 | -0/+30 | |
| * | gitignore: Add new zig-cache folder | 2024-05-31 | 1 | -1/+1 | |
| * | Update for latest zig | 2024-05-30 | 1 | -1/+1 | |
| * | Use b.path instead of manually setting the fields | 2024-05-16 | 1 | -3/+3 | |
| * | Updated `build.zig` to support Zig 0.13.0-dev.211+6a65561e3 | 2024-05-16 | 1 | -3/+3 | |
| * | Remove zig.mod0.8.0 | 2024-04-21 | 1 | -5/+0 | |
| * | Arguments: Ensure no member of `fields` is undefined | 2024-03-30 | 1 | -2/+9 | |
| * | Updated to latest zig | 2024-03-12 | 1 | -1/+1 | |
| * | LICENSE: Remove year | 2024-02-24 | 1 | -1/+1 | |
| * | cicd: Only depend on major versions | 2024-02-02 | 2 | -3/+3 | |
| * | Remove gyro.zzz | 2024-02-02 | 1 | -14/+0 | |
| * | Update to latest version of zig | 2024-01-09 | 2 | -2/+8 | |
| * | Update to latest master | 2024-01-05 | 1 | -5/+5 | |
| * | Add autodoc website | 2024-01-02 | 3 | -0/+61 | |
| * | Remove the default allocator from `ParseOptions` | 2023-12-13 | 6 | -10/+41 | |
| * | Fix short only params not getting fields in `Arguments` | 2023-11-16 | 1 | -10/+11 | |
| * | Add build.zig.zon (#108) | 2023-11-10 | 1 | -0/+5 | |
| * | parsers: Add extra tests to `clap.parsers.int` | 2023-09-10 | 1 | -0/+7 | |
| * | parsers: Actually add some documentation to these functions | 2023-09-10 | 1 | -2/+10 | |
| * | Update to latest zig (4d7dd1689)0.7.0 | 2023-08-03 | 1 | -1/+1 | |
| * | Update to latest zig | 2023-06-27 | 1 | -12/+12 | |
| * | Update to latest zig | 2023-06-22 | 1 | -2/+2 | |
| * | Update to latest version of zig | 2023-06-18 | 1 | -1/+1 | |
| * | help,usage: Support multiple positionals (#97) | 2023-06-15 | 1 | -16/+43 | |
| * | ci: Disable ReleaseSmall builds | 2023-04-17 | 1 | -1/+1 | |
| * | Update to newest version of zig | 2023-04-14 | 1 | -4/+6 | |
| * | Count occurrences of flags (was "Add .count type for flags") (#96) | 2023-04-02 | 7 | -13/+31 | |
| * | Update build script to actually run the tests | 2023-03-20 | 1 | -1/+1 | |
| * | Update to newest version of zig | 2023-03-19 | 1 | -15/+20 | |
| * | build: use new addModule() API which now returns a Module | 2023-03-06 | 1 | -2/+2 | |
| * | Mode addModule to the top | 2023-03-01 | 1 | -2/+2 | |
| * | Delete dependabot.yml. We don't have dependecies | 2023-02-28 | 1 | -8/+0 | |
| * | build: expose 'clap' module for dependeees (#92) | 2023-02-26 | 1 | -0/+2 | |
| * | chore: update to latest master | 2023-02-22 | 1 | -2/+2 | |
| * | ci: Rename release to optimize | 2023-02-06 | 1 | -2/+2 | |
| * | use new syntax for optimizations | 2023-02-06 | 1 | -2/+2 | |
| * | Update to latest version of zig | 2023-02-05 | 1 | -12/+15 | |
| * | Fix misspelled things | 2023-01-12 | 4 | -13/+13 | |
| * | year++ | 2023-01-04 | 1 | -1/+1 | |
| * | Update to latest Zig master | 2022-12-20 | 1 | -4/+4 | |
| * | Fix cicd | 2022-12-09 | 1 | -1/+1 | |
| * | Update to newest version of zig | 2022-12-09 | 2 | -3/+0 | |
| * | Handle change to std.ArrayList(T).toOwnedSlice() | 2022-12-01 | 1 | -3/+3 | |
| * | Workaround stage2 bug | 2022-11-22 | 1 | -1/+3 | |
| * | Don't iterate all configs in build script | 2022-11-15 | 2 | -22/+12 | |
| * | Bump goto-bus-stop/setup-zig from 1.3.0 to 2.0.1 | 2022-11-08 | 1 | -2/+2 | |
| * | 0.6.00.6.0 | 2022-11-01 | 1 | -1/+1 | |
| * | Fix regression from last commit | 2022-10-03 | 1 | -11/+14 |