<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makkai/src/checker.rs, branch main</title>
<subtitle>Type theory implementation</subtitle>
<id>https://git.l-3.space/makkai/atom/src/checker.rs?h=main</id>
<link rel='self' href='https://git.l-3.space/makkai/atom/src/checker.rs?h=main'/>
<link rel='alternate' type='text/html' href='https://git.l-3.space/makkai/'/>
<updated>2026-05-07T18:34:47Z</updated>
<entry>
<title>regression in WiP work to improve sets</title>
<updated>2026-05-07T18:34:47Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-05-07T18:25:08Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/makkai/commit/?id=77e215d06ac471dbbdbca3aaa2940f0c77580ac8'/>
<id>urn:sha1:77e215d06ac471dbbdbca3aaa2940f0c77580ac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finish the implementation, we don't have motives so this is how it will have to stay</title>
<updated>2026-05-07T10:18:31Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-05-07T09:06:51Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/makkai/commit/?id=d14c744a1cff323f8a837ef620a93ee518c392a2'/>
<id>urn:sha1:d14c744a1cff323f8a837ef620a93ee518c392a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WiP</title>
<updated>2026-05-06T19:40:27Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-05-06T13:27:43Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/makkai/commit/?id=d682ad6bbb5547ffbcc19da90275ff43e4e03e20'/>
<id>urn:sha1:d682ad6bbb5547ffbcc19da90275ff43e4e03e20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>repair binding for nesting in for</title>
<updated>2026-05-05T15:50:03Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-05-05T15:39:43Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/makkai/commit/?id=9b3fe7ceb8aa0b0f174a17e6e13b5d325c974979'/>
<id>urn:sha1:9b3fe7ceb8aa0b0f174a17e6e13b5d325c974979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address remaining TODO, fix issues with left-nesting for for and ext, add motivation blurb to the readme</title>
<updated>2026-05-05T13:49:59Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-05-05T10:15:07Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/makkai/commit/?id=89304b27ea81270684810c18d3315c9d399beaf9'/>
<id>urn:sha1:89304b27ea81270684810c18d3315c9d399beaf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add monotic counters, fix element binding case in app-&gt;for</title>
<updated>2026-05-01T10:12:09Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-05-01T09:56:10Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/makkai/commit/?id=8839959fd05a04f2d37461ab842d23107b104d20'/>
<id>urn:sha1:8839959fd05a04f2d37461ab842d23107b104d20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch to references in many places for check_*, complete logic of Var case for App</title>
<updated>2026-04-29T15:51:55Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-04-29T15:36:13Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/makkai/commit/?id=79a612f4983d1f2b59c653fb0c21879eb191457e'/>
<id>urn:sha1:79a612f4983d1f2b59c653fb0c21879eb191457e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement canonicalisation in case arms, work through first bit of app</title>
<updated>2026-04-29T15:21:20Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-04-29T13:18:12Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/makkai/commit/?id=87266db229c7f14527c85b06abcf074cf861f6f9'/>
<id>urn:sha1:87266db229c7f14527c85b06abcf074cf861f6f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wire in instance checking to the main checker</title>
<updated>2026-04-29T13:12:10Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-04-29T11:45:48Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/makkai/commit/?id=cafb3a62af10bb09f8489ba0ab07258a70a75664'/>
<id>urn:sha1:cafb3a62af10bb09f8489ba0ab07258a70a75664</id>
<content type='text'>
</content>
</entry>
<entry>
<title>snapshot of working through instances/singatures &lt;&gt; sets/elements</title>
<updated>2026-04-28T16:07:32Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-04-28T14:00:45Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/makkai/commit/?id=67e3285ae6c7b94adc1983dcff18a009455bc582'/>
<id>urn:sha1:67e3285ae6c7b94adc1983dcff18a009455bc582</id>
<content type='text'>
</content>
</entry>
</feed>
