index
:
zig-clap
131-assignment-separators
chore-update-zig
cicd-minimum-zig-version
master
no-default-allocator
release-0.9.1
subcommand-example
update-zig-setup-to-v2
v2
Mirror of https://github.com/Hejsil/zig-clap
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
example
/
simple.zig
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: Update examples in README to use new std.Io
Jimmi Holst Christensen
6 days
1
-5
/
+7
*
chore: update examples to use std.Io for Zig v0.16 compatibility
Takumi Katase
12 days
1
-1
/
+3
*
using new arraylist api
Fabrice
2025-08-16
1
-1
/
+1
*
feat: Add `Diagnostic.reportToFile`
Jimmi Holst Christensen
2025-07-22
1
-4
/
+2
*
Update to Zig 0.15.0-dev.1147
Ivan Stepanov
2025-07-21
1
-2
/
+4
*
Patch up README and fix comments in example files. (#143)
JustAnotherCodemonkey
2024-11-25
1
-2
/
+2
*
feat: Support multiple positionals of different types
Jimmi Holst Christensen
2024-10-24
1
-1
/
+1
*
refactor: Always access using full namespace
Jimmi Holst Christensen
2024-10-22
1
-11
/
+8
*
Remove the default allocator from `ParseOptions`
Jimmi Holst Christensen
2023-12-13
1
-0
/
+4
*
Count occurrences of flags (was "Add .count type for flags") (#96)
Devin J. Pohly
2023-04-02
1
-1
/
+1
*
Fix misspelled things
Jimmi Holst Christensen
2023-01-12
1
-1
/
+1
*
Add parseParams and friends
Jimmi Holst Christensen
2022-03-23
1
-7
/
+8
*
Allow for clap to parse argument values into types
Jimmi Holst Christensen
2022-03-09
1
-11
/
+13
*
Revert "Change clap into generating a struct"
Jimmi Holst Christensen
2022-02-25
1
-10
/
+10
*
Change clap into generating a struct
Jimmi Holst Christensen
2022-02-25
1
-10
/
+10
*
Use debug.print instead of deprecated debug.warn in examples
Komari Spaghetti
2021-07-17
1
-4
/
+4
*
Update to latest zig in preperation for 0.8.0
Komari Spaghetti
2021-05-26
1
-3
/
+3
*
Modernize codebase
Komari Spaghetti
2021-05-08
1
-1
/
+2
*
Refactor Diagnostic (and others) into a ParseOption struct
Komari Spaghetti
2021-04-28
1
-6
/
+5
*
Better parseParam
Jimmi Holst Christensen
2020-11-10
1
-3
/
+1
*
Report error context in Diagnostic (#26)
Komari Spaghetti
2020-11-02
1
-1
/
+10
*
adjust examples, README template
Asherah Connor
2020-08-28
1
-3
/
+6
*
Run zig fmt on build
v0.2.0
Jimmi Holst Christensen
2020-04-18
1
-2
/
+2
*
update examples to latest zig
joachimschmidt557
2020-04-11
1
-1
/
+1
*
update for latest zig (varargs is no more)
dbandstra
2019-12-09
1
-3
/
+3
*
update for latest zig
dbandstra
2019-12-01
1
-1
/
+1
*
Add clap.parse as the simplest way of using the lib
Jimmi Holst Christensen
2019-11-27
1
-0
/
+26