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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of github.com:Hejsil/zig-clap
Jimmi HC
2019-02-10
3
-38
/
+26
|
\
|
*
Merge branch 'master' of github.com:Hejsil/zig-clap
Jimmi Holst Christensen
2019-01-17
1
-16
/
+14
|
|
\
|
*
|
Refactored the arg iterators to new be static interface implementations
Jimmi Holst Christensen
2019-01-17
3
-38
/
+26
*
|
|
Updated to newest testing API
Jimmi HC
2019-02-10
2
-15
/
+15
|
|
/
|
/
|
*
|
Changed Names.prefix to Names.both
Jimmi HC
2018-11-15
1
-16
/
+14
|
/
*
Renamed helpEx to helpFull and added a new helpEx that wraps helpFull
Jimmi Holst Christensen
2018-11-15
1
-4
/
+40
*
Added help function
Jimmi Holst Christensen
2018-11-15
1
-0
/
+134
*
Zig fmt
Jimmi Holst Christensen
2018-11-14
3
-8
/
+4
*
Added pub flag/option/positional init funcs to Param
Jimmi Holst Christensen
2018-11-14
3
-24
/
+28
*
Restructured and make StreamingClap simpler
Jimmi Holst Christensen
2018-11-14
4
-0
/
+675
*
Removed the extended api. Refactored tests
Jimmi Holst Christensen
2018-09-06
2
-609
/
+0
*
Updated to use pass-by-value where possible
Jimmi HC
2018-06-20
2
-16
/
+17
*
Updated to newest version of zig
Jimmi HC
2018-06-19
2
-63
/
+53
*
Removed the settings param
Jimmi HC
2018-06-08
1
-29
/
+25
*
Added helper functions to construct extended.Param
Jimmi HC
2018-06-08
1
-6
/
+54
*
Updated to newest pointer syntax
Jimmi HC
2018-06-08
2
-33
/
+30
*
Reworked extended.zig again!
Jimmi HC
2018-06-01
2
-185
/
+124
*
The arg iterator is now responsible for allocation instead of core.Clap
Jimmi HC
2018-06-01
2
-38
/
+38
*
Id is now gotten through param of arg
Jimmi HC
2018-06-01
1
-2
/
+2
*
Core args now have a pointer to the param that the arg belongs to
Jimmi HC
2018-06-01
1
-11
/
+11
*
Added example of how to parse Zig args with clap.core
Jimmi Holst Christensen
2018-05-31
1
-21
/
+23
*
Started work on the proper structure for the lib
Jimmi HC
2018-05-31
2
-0
/
+636