<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hamlet, branch master</title>
<subtitle>Set of logical combinators for Go values.
</subtitle>
<id>https://git.brandonirizarry.xyz/hamlet/atom?h=master</id>
<link rel='self' href='https://git.brandonirizarry.xyz/hamlet/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/hamlet/'/>
<updated>2026-05-31T02:57:17Z</updated>
<entry>
<title>feat: implement Deny</title>
<updated>2026-05-31T02:57:17Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-31T02:57:17Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/hamlet/commit/?id=a2a3a28b48eea53f4212877c4fbc4fc8d0865f64'/>
<id>urn:sha1:a2a3a28b48eea53f4212877c4fbc4fc8d0865f64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: use Present/Absent instead of New</title>
<updated>2026-05-31T02:51:24Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-31T02:51:24Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/hamlet/commit/?id=1d90d466a8f6f23c4cedcfc97438fc10bbd80d3e'/>
<id>urn:sha1:1d90d466a8f6f23c4cedcfc97438fc10bbd80d3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: simplify if-clauses in tests</title>
<updated>2026-05-30T15:27:11Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-30T15:27:11Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/hamlet/commit/?id=dd68cfd62603fa728b9707d7f37de092436d94ab'/>
<id>urn:sha1:dd68cfd62603fa728b9707d7f37de092436d94ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: add test for xor</title>
<updated>2026-05-30T15:26:26Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-30T15:26:26Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/hamlet/commit/?id=ee5623ffef652cb3eced3570a75d6bd19161a956'/>
<id>urn:sha1:ee5623ffef652cb3eced3570a75d6bd19161a956</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: add godoc to each library function</title>
<updated>2026-05-30T15:23:03Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-30T15:23:03Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/hamlet/commit/?id=b887bf08e6fd914d1adc7f13a14d824f74983c9c'/>
<id>urn:sha1:b887bf08e6fd914d1adc7f13a14d824f74983c9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: delete unused True and False</title>
<updated>2026-05-30T15:22:47Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-30T15:22:47Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/hamlet/commit/?id=4018e8570d4a1f2ad1b54201aafc1978de6428dd'/>
<id>urn:sha1:4018e8570d4a1f2ad1b54201aafc1978de6428dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: rename Value to Assert</title>
<updated>2026-05-30T15:19:45Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-30T15:19:45Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/hamlet/commit/?id=607912892bc7f1dbbdf9a8a42bc91cdb9f480079'/>
<id>urn:sha1:607912892bc7f1dbbdf9a8a42bc91cdb9f480079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: write a few real tests</title>
<updated>2026-05-30T15:19:07Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-30T15:19:07Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/hamlet/commit/?id=a7822e4da505e1aac12cd487a2b791ef1fe2cd41'/>
<id>urn:sha1:a7822e4da505e1aac12cd487a2b791ef1fe2cd41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: implement basic assertion modeling</title>
<updated>2026-05-30T15:14:26Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-30T15:14:26Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/hamlet/commit/?id=859af872373e4768e19c37cabe1b988f69bee070'/>
<id>urn:sha1:859af872373e4768e19c37cabe1b988f69bee070</id>
<content type='text'>
Right now we can do implication, negation, double implication, and,
or, and xor. That might be all we need for now.
</content>
</entry>
<entry>
<title>docs: add SO reference</title>
<updated>2026-05-30T15:14:11Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-30T15:14:11Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/hamlet/commit/?id=7bf10c9eca81791212ce6808c1a5be2acea03c97'/>
<id>urn:sha1:7bf10c9eca81791212ce6808c1a5be2acea03c97</id>
<content type='text'>
</content>
</entry>
</feed>
