issues
search
Hejsil
/
zig-clap
Command line argument parsing library
MIT License
939
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Invalid, ignore
#141
joelreymont
closed
3 days ago
0
docs: Add subcommand example
#140
Hejsil
closed
1 week ago
0
feat: Support multiple positionals of different types
#139
Hejsil
closed
1 week ago
0
refactor: positonals type now depend on the number of values taken
#138
Hejsil
closed
1 week ago
0
feat: Add `terminating_positional` to `clap.ParseOptions`
#137
Hejsil
closed
1 week ago
0
Count codepoints instead of bytes, when determining width
#136
illfygli
closed
2 months ago
1
Have a plan for using into build.zig?
#135
ritalin
closed
2 months ago
4
Including as module in new app with zig 0.13.0 cannot build - Error about MakeOptions
#134
crrodger
closed
3 months ago
2
feat: Allow for the assignment separator to be configured
#133
Hejsil
closed
3 months ago
0
autocompletion scripts
#132
kindlychung
opened
3 months ago
1
[request] Using `:` as an assignment separator like `=`
#131
heysokam
closed
3 months ago
7
no field or member function named print in `fs.File`
#130
wozniak
closed
3 months ago
1
12 compatible
#129
jinzhongjia
closed
3 months ago
4
Backward compatibility?
#128
jinzhongjia
closed
3 months ago
4
error in build.zig
#127
IkaSek
closed
4 months ago
1
Update to latest zig
#126
Techatrix
closed
4 months ago
0
Add installation instructions to README
#125
janie314
closed
4 months ago
2
Update for latest zig
#124
Beyley
closed
5 months ago
1
Updated `build.zig` to support Zig 0.13.0-dev.211+6a65561e3
#123
BrookJeynes
closed
5 months ago
0
comptime dereference requires '[8]builtin.Type.StructField' to have a well-defined layout, but it does not.
#122
Siphonay
closed
7 months ago
2
Add support for environment variables
#121
fkollmann
closed
7 months ago
1
Updated to latest zig
#120
giann
closed
7 months ago
1
cicd: Only depend on major versions
#119
Hejsil
closed
9 months ago
0
Update to zig 0.12.0-dev.2076+8fd15c6ca
#118
KNnut
closed
9 months ago
1
Update to latest master
#117
der-teufel-programming
closed
10 months ago
1
Default values for arguments?
#116
jaywonchung
closed
10 months ago
2
Allow short commands without long options
#115
michidk
closed
3 months ago
2
positionals causing runtime error
#114
rowland
closed
10 months ago
3
Add autodoc website
#113
abhinav
closed
10 months ago
2
Remove the default allocator from `ParseOptions`
#112
Hejsil
closed
10 months ago
0
Remove default allocator assignment in clap
#111
RossComputerGuy
closed
10 months ago
2
Argument parsing in function
#110
notramo
closed
11 months ago
4
Create a tag to line up with zon version 0.7.0
#109
softprops
closed
11 months ago
2
Add support for zig builtin package manager
#108
taggon
closed
11 months ago
2
Add required an default value support
#107
voroskoi
closed
12 months ago
1
Passing sensitive input
#106
bq-wrongway
closed
1 year ago
2
How to deal with InvalidaArgument error
#105
bq-wrongway
closed
1 year ago
4
parsers: Actually add some documentation to these functions
#104
Hejsil
closed
1 year ago
0
Parse int larger than u8
#103
rupurt
closed
1 year ago
4
Create a release for 0.11
#102
orhun
closed
1 year ago
2
Update to latest zig (4d7dd1689)
#101
MarcusWagberg
closed
1 year ago
1
Add build.zig.zon to enable ZPM download
#100
tensorush
closed
1 year ago
0
chore: respond to builtin name changes in zig master
#99
paoda
closed
1 year ago
1
Support for multiple positionals of different type
#98
aherrmann
closed
1 week ago
1
Support multiple positionals
#97
aherrmann
closed
1 year ago
2
Count occurrences of flags (was "Add .count type for flags")
#96
djpohly
closed
1 year ago
7
build: use new addModule() API which now returns a Module
#95
travisstaloch
closed
1 year ago
1
Can't install it using the built-in package manager
#94
notramo
closed
1 year ago
1
Revamp how arguments after "--" are handled.
#93
jwhear
closed
1 year ago
3
build: expose 'clap' module for dependeees
#92
travisstaloch
closed
1 year ago
6
Next