index
:
args.git
master
A header-only CLI args parser library in C89/ANSI C
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
docs: add links
Lion Kortlepel
2 days
Tag
Download
Author
Age
v2.4
args-2.4.tar.zst
args-2.4.zip
Lion Kortlepel
2 days
v2.3
args-2.3.tar.zst
args-2.3.zip
Lion Kortlepel
2 days
v2.2
args-2.2.tar.zst
args-2.2.zip
Lion Kortlepel
2 days
v2.1
args-2.1.tar.zst
args-2.1.zip
Lion Kortlepel
2 days
Age
Commit message
Author
Files
Lines
2 days
fix: clarify and add test for positional required args
v2.1
Lion Kortlepel
2
-2
/
+30
2 days
chore: bump version to 2.0
Lion Kortlepel
1
-1
/
+1
2 days
feat!: break api by removing `n` from positionals, implement help string
Lion Kortlepel
3
-44
/
+239
3 days
fix: fix ls_args_parse segfault on required positional args
Lion Kortlepel
2
-5
/
+32
5 days
feat: implement positional arguments
Lion Kortlepel
2
-24
/
+236
9 days
feat: implement required arguments, add tests
Lion Kortlepel
3
-11
/
+88
9 days
fix: rename allocated_ strings to make accidental use less likely
Lion Kortlepel
1
-30
/
+30
9 days
fix!: breaking: LS_ARG_ enum -> LS_ARGS_ enum
Lion Kortlepel
1
-2
/
+2
9 days
docs: fix comment style
Lion Kortlepel
1
-1
/
+2
9 days
fix: fix debug info displaying wrong file/line info
Lion Kortlepel
1
-1
/
+1
9 days
docs: add docs header to main include
Lion Kortlepel
1
-0
/
+74
12 days
ci: add coverage scripts
Lion Kortlepel
2
-0
/
+63
12 days
fix!: reach 96% line coverage, add tests, fix bugs
Lion Kortlepel
6
-94
/
+513
2026-01-20
tests: update ls_test
Lion Kortlepel
1
-1
/
+2
2026-01-20
feat: add string argument parsing
Lion Kortlepel
2
-20
/
+64
2026-01-20
initial commit
Lion Kortlepel
8
-0
/
+631