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
/
extended.zig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-06
Removed the extended api. Refactored tests
Jimmi Holst Christensen
1
-233
/
+0
2018-06-20
Updated to use pass-by-value where possible
Jimmi HC
1
-13
/
+14
2018-06-19
Updated to newest version of zig
Jimmi HC
1
-30
/
+21
2018-06-08
Removed the settings param
Jimmi HC
1
-29
/
+25
2018-06-08
Added helper functions to construct extended.Param
Jimmi HC
1
-6
/
+54
2018-06-08
Updated to newest pointer syntax
Jimmi HC
1
-20
/
+17
2018-06-01
Reworked extended.zig again!
Jimmi HC
1
-183
/
+120
2018-06-01
The arg iterator is now responsible for allocation instead of core.Clap
Jimmi HC
1
-5
/
+4
2018-06-01
Id is now gotten through param of arg
Jimmi HC
1
-2
/
+2
2018-05-31
Started work on the proper structure for the lib
Jimmi HC
1
-227
/
+0
2018-05-31
Reworked the core.
Jimmi HC
1
-7
/
+7
2018-05-31
Support for basic sub commands
Jimmi HC
1
-132
/
+268
2018-05-25
Fixed code handling position
Jimmi HC
1
-7
/
+7
2018-05-25
Added support for accessing sub fields
Jimmi HC
1
-4
/
+42
2018-05-20
Support for command params in core.zig
Jimmi Holst Christensen
1
-23
/
+66
2018-05-20
The old clap now uses core.zig to get the same func as before
Jimmi Holst Christensen
1
-0
/
+274