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-ex.zig
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Add `Diagnostic.reportToFile`
Jimmi Holst Christensen
2025-07-22
1
-4
/
+1
*
Update to Zig 0.15.0-dev.1147
Ivan Stepanov
2025-07-21
1
-1
/
+5
*
Patch up README and fix comments in example files. (#143)
JustAnotherCodemonkey
2024-11-25
1
-1
/
+1
*
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
-13
/
+9
*
feat: Allow for the assignment separator to be configured
Jimmi Holst Christensen
2024-07-18
1
-0
/
+3
*
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
*
Add clap.parsers.enumeration for parsing enums
Jimmi Holst Christensen
2022-07-25
1
-0
/
+5
*
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
-22
/
+17
*
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
*
Refactor the ArgIterator interface
Jimmi Holst Christensen
2022-01-31
1
-3
/
+5
*
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
-7
/
+3
*
Merge branch 'master' into zig-master
Komari Spaghetti
2021-05-26
1
-6
/
+13
|
\
|
*
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
/
+8
*
|
zig master updates
Asherah Connor
2021-01-10
1
-1
/
+1
|
/
*
Deprecate ComptimeClap in favor of parseEx
v0.3.0
Jimmi Holst Christensen
2020-11-10
1
-0
/
+43