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
/
core.zig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-06
Removed the extended api. Refactored tests
Jimmi Holst Christensen
1
-376
/
+0
2018-06-20
Updated to use pass-by-value where possible
Jimmi HC
1
-3
/
+3
2018-06-19
Updated to newest version of zig
Jimmi HC
1
-33
/
+32
2018-06-08
Updated to newest pointer syntax
Jimmi HC
1
-13
/
+13
2018-06-01
Reworked extended.zig again!
Jimmi HC
1
-2
/
+4
2018-06-01
The arg iterator is now responsible for allocation instead of core.Clap
Jimmi HC
1
-33
/
+34
2018-06-01
Core args now have a pointer to the param that the arg belongs to
Jimmi HC
1
-11
/
+11
2018-05-31
Added example of how to parse Zig args with clap.core
Jimmi Holst Christensen
1
-21
/
+23
2018-05-31
Started work on the proper structure for the lib
Jimmi HC
1
-121
/
+0
2018-05-31
Reworked the core.
Jimmi HC
1
-140
/
+172
2018-05-31
Support for basic sub commands
Jimmi HC
1
-1
/
+1
2018-05-20
Support for command params in core.zig
Jimmi Holst Christensen
1
-39
/
+119
2018-05-20
The old clap now uses core.zig to get the same func as before
Jimmi Holst Christensen
1
-35
/
+32
2018-05-19
core.zig tested and ready for action!
Jimmi Holst Christensen
1
-32
/
+185
2018-05-19
Finished the first draft of the core
Jimmi Holst Christensen
1
-22
/
+175
2018-05-18
Started work one a simpler core api
Jimmi HC
1
-0
/
+78