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
Zig 0.8 update
#41
ve-nt
closed
3 years ago
3
Refactor Diagnostic (and others) into a ParseOption struct
#40
Hejsil
closed
3 years ago
0
Add clap.parseParams which parses a string into many parameters
#39
Hejsil
closed
2 years ago
0
cannot format slice without a specifier (i.e. {s} or {any})
#38
nfisher1226
closed
3 years ago
3
zig.mod- add license field
#37
nektro
closed
3 years ago
0
zig master updates
#36
kivikakk
closed
3 years ago
1
Support for more complex parameters
#35
maringuu
opened
3 years ago
2
Add native integration with the zigmod package manager
#34
nektro
closed
3 years ago
1
Bump goto-bus-stop/setup-zig from v1.2.5 to v1.3.0
#33
dependabot[bot]
closed
3 years ago
0
Create Dependabot config file
#32
dependabot-preview[bot]
closed
3 years ago
0
StreamingClap should support making all arguments after `--` be positional arguments
#31
Hejsil
closed
3 years ago
2
Add support for arguments that are not tokenized yet
#30
kristoff-it
closed
3 years ago
3
Better api for `ComptimeClap`
#29
Hejsil
closed
3 years ago
1
`clap.help` with proper line wrapping
#28
Hejsil
closed
2 years ago
2
use null sentinel in OsIterator
#27
mattnite
closed
4 years ago
2
Report error context in Diagnostic
#26
Hejsil
closed
3 years ago
0
parse multiple options
#25
kivikakk
closed
4 years ago
9
add build step id
#24
kivikakk
closed
4 years ago
1
Incompatibility with 32bit builds
#23
pedromsilvapt
closed
4 years ago
1
replaced var arguments with anytype
#22
mattnite
closed
4 years ago
1
update to latest zig
#21
joachimschmidt557
closed
4 years ago
1
Proposal: make providing multiple values to options possible
#20
joachimschmidt557
closed
4 years ago
2
zig 0.6.0, error: expected type 'std.build.Id', found '*const [10:0]u8'
#19
phdye
closed
4 years ago
2
Fix build for zig 0.6.0
#18
lluchs
closed
4 years ago
3
update examples to latest zig
#17
joachimschmidt557
closed
4 years ago
3
update to latest zig
#16
joachimschmidt557
closed
4 years ago
3
update for latest zig
#15
ghost
closed
4 years ago
1
update for latest zig (typeOf was renamed)
#14
ghost
closed
4 years ago
0
update for latest zig (varargs is no more)
#13
ghost
closed
4 years ago
1
update for latest zig
#12
ghost
closed
4 years ago
3
README examples need an update
#11
SamTebbs33
closed
5 years ago
4
Generate parameters from a help message
#10
Hejsil
closed
5 years ago
1
Best naming of the Argument struct.
#9
Hejsil
closed
6 years ago
0
A Zig'y way of constructing the clap
#8
Hejsil
closed
5 years ago
14
Use std.os.ArgIterator
#7
Hejsil
closed
6 years ago
0
Proper error types
#6
Hejsil
closed
3 years ago
0
Short args that take values should be able to have the value immediately after the arg
#5
Hejsil
closed
6 years ago
0
Multible values to one option
#4
Hejsil
closed
5 years ago
2
Custom argument to value parsers
#3
Hejsil
closed
6 years ago
1
Accessing fields of substructs
#2
Hejsil
closed
6 years ago
0
Sub commands
#1
Hejsil
closed
5 years ago
2
Previous