<feed xmlns='http://www.w3.org/2005/Atom'>
<title>felix.git/test/examples, branch hotg</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/felix.git/atom?h=hotg</id>
<link rel='self' href='https://git.adelon.net/felix.git/atom?h=hotg'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/'/>
<updated>2026-08-05T20:18:50+00:00</updated>
<entry>
<title>Make finite-set literals intrinsic</title>
<updated>2026-08-05T20:18:50+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-08-05T20:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=84041116c7e9d8a3f5e6336c6d36dc39a8759ed6'/>
<id>urn:sha1:84041116c7e9d8a3f5e6336c6d36dc39a8759ed6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate historical parity examples</title>
<updated>2026-08-05T19:16:47+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-08-05T19:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=7e45956e151910831fbe35340ef1cb0d40614218'/>
<id>urn:sha1:7e45956e151910831fbe35340ef1cb0d40614218</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build module-local syntax interfaces</title>
<updated>2026-07-30T21:13:36+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-07-30T21:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=0f0b966d958464f08b6efa39f9eee38d96509c19'/>
<id>urn:sha1:0f0b966d958464f08b6efa39f9eee38d96509c19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check direct inductives through fixed-point replay</title>
<updated>2026-07-28T12:54:42+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-07-28T12:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=ba4acdaa305d01469f66cd316edde4d22ea2fff9'/>
<id>urn:sha1:ba4acdaa305d01469f66cd316edde4d22ea2fff9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Validate relation parameter arity</title>
<updated>2026-07-27T16:19:29+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-07-27T15:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=3b573d94d4c5e82802745daa7c7d679727155e7d'/>
<id>urn:sha1:3b573d94d4c5e82802745daa7c7d679727155e7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use semantic subset formula inside inductive defns</title>
<updated>2026-07-23T17:56:52+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-07-23T17:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=d1d3f178db000a6ffd928a75af8eb1ba2b7f8b9a'/>
<id>urn:sha1:d1d3f178db000a6ffd928a75af8eb1ba2b7f8b9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Track ownership of top-level symbols</title>
<updated>2026-07-03T00:13:21+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-07-03T00:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=40bc466d6a996e731cba21f24a58be08b1f22689'/>
<id>urn:sha1:40bc466d6a996e731cba21f24a58be08b1f22689</id>
<content type='text'>
Require every ownable top-level symbol to be introduced by a dedicated owner before it can appear in facts. Reject duplicate ownership and prevent symbols used by inductive definitions from being defined later.

Use the ownership/dependency information to reject hidden recursive inductive definitions and to generate referenceable inductive principles.

BREAKING CHANGE: Top-level facts no longer introduce symbols implicitly.
</content>
</entry>
<entry>
<title>Implement datatypes</title>
<updated>2026-04-13T20:50:05+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-04-13T20:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=308afa734be012233673821deeeb9d440cc82dcb'/>
<id>urn:sha1:308afa734be012233673821deeeb9d440cc82dcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle bounded calculations</title>
<updated>2026-04-12T20:03:56+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-04-12T20:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=78379138430db3ae0575be8148b2646e8685f834'/>
<id>urn:sha1:78379138430db3ae0575be8148b2646e8685f834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests</title>
<updated>2025-11-27T21:50:49+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2025-11-27T21:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=d1043cccea094fc3a0c37fbd84c0eead434890e5'/>
<id>urn:sha1:d1043cccea094fc3a0c37fbd84c0eead434890e5</id>
<content type='text'>
</content>
</entry>
</feed>
