<feed xmlns='http://www.w3.org/2005/Atom'>
<title>args.git/tests, branch v2.3</title>
<subtitle>A header-only CLI args parser library in C89/ANSI C
</subtitle>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/'/>
<entry>
<title>feat: add readme, refactor error handling</title>
<updated>2026-02-01T15:35:37+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-02-01T15:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=e933171609b676556f70834cbf48b441c7ed8060'/>
<id>e933171609b676556f70834cbf48b441c7ed8060</id>
<content type='text'>
we now handle the allocation failure case in error branches too
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we now handle the allocation failure case in error branches too
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: clarify and add test for positional required args</title>
<updated>2026-02-01T12:41:07+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-02-01T12:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=a29480c901a92a1b1891b4edc3239f8d997a3f9d'/>
<id>a29480c901a92a1b1891b4edc3239f8d997a3f9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat!: break api by removing `n` from positionals, implement help string</title>
<updated>2026-02-01T12:34:45+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-02-01T12:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=1f51309907acb1bed6e588961ccb4a6a792b85c0'/>
<id>1f51309907acb1bed6e588961ccb4a6a792b85c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: fix ls_args_parse segfault on required positional args</title>
<updated>2026-02-01T09:45:06+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-02-01T09:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=acf522e7bab50b24ec702b405b4e450b65f835cd'/>
<id>acf522e7bab50b24ec702b405b4e450b65f835cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: implement positional arguments</title>
<updated>2026-01-29T18:30:21+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-01-29T18:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=b4feabc2c1dccb7212421c8e1edf57db6388a7a3'/>
<id>b4feabc2c1dccb7212421c8e1edf57db6388a7a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: implement required arguments, add tests</title>
<updated>2026-01-25T16:22:45+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-01-25T16:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=c781f2c7a4a41fad1a7e5e66ebb258c1fc8a415a'/>
<id>c781f2c7a4a41fad1a7e5e66ebb258c1fc8a415a</id>
<content type='text'>
bump ls_test to 1.3 for ASSERT_STR_{EQ, NEQ}
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bump ls_test to 1.3 for ASSERT_STR_{EQ, NEQ}
</pre>
</div>
</content>
</entry>
<entry>
<title>fix!: reach 96% line coverage, add tests, fix bugs</title>
<updated>2026-01-22T22:18:16+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-01-22T22:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=2d2be7e2b38031f7cd826f78543b18a287423ad7'/>
<id>2d2be7e2b38031f7cd826f78543b18a287423ad7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: update ls_test</title>
<updated>2026-01-20T22:55:24+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-01-20T22:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=36fdeca43eab4439a117d4c912f87e704eaa9cd5'/>
<id>36fdeca43eab4439a117d4c912f87e704eaa9cd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add string argument parsing</title>
<updated>2026-01-20T22:50:01+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-01-20T22:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=ca8d76c6e81aef3651bd2dcae2f71a14e0fcca6c'/>
<id>ca8d76c6e81aef3651bd2dcae2f71a14e0fcca6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2026-01-20T22:29:43+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-01-20T22:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=4ed5f7e5d99885f445ec70671779e60efa1bcbcc'/>
<id>4ed5f7e5d99885f445ec70671779e60efa1bcbcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
