<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yellowsquid/inky.git/src/Inky/Type, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.yellowsquid.uk/yellowsquid/inky.git/atom?h=master</id>
<link rel='self' href='http://git.yellowsquid.uk/yellowsquid/inky.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/inky.git/'/>
<updated>2025-03-13T13:20:29Z</updated>
<entry>
<title>Modify definition of data types.</title>
<updated>2025-03-13T13:20:29Z</updated>
<author>
<name>Greg Brown</name>
<email>greg.brown01@ed.ac.uk</email>
</author>
<published>2025-01-30T16:57:47Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/inky.git/commit/?id=f5b75edd91389f0a45045b707abfa36c746e8d54'/>
<id>urn:sha1:f5b75edd91389f0a45045b707abfa36c746e8d54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add quotation to help metaprogramming.</title>
<updated>2025-01-07T13:50:13Z</updated>
<author>
<name>Greg Brown</name>
<email>greg.brown01@ed.ac.uk</email>
</author>
<published>2025-01-07T13:50:13Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/inky.git/commit/?id=f2490f5ca35b528c7332791c6932045eb9d5438b'/>
<id>urn:sha1:f2490f5ca35b528c7332791c6932045eb9d5438b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add compilation to scheme.</title>
<updated>2024-11-15T15:44:30Z</updated>
<author>
<name>Greg Brown</name>
<email>greg.brown01@ed.ac.uk</email>
</author>
<published>2024-11-15T15:44:30Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/inky.git/commit/?id=3caa95a139538bb07c74847ca3aba2603a03c502'/>
<id>urn:sha1:3caa95a139538bb07c74847ca3aba2603a03c502</id>
<content type='text'>
Extract parser as an independent project.
</content>
</entry>
<entry>
<title>Write a fuelled reducer for System T.</title>
<updated>2024-10-29T18:58:45Z</updated>
<author>
<name>Greg Brown</name>
<email>greg.brown01@ed.ac.uk</email>
</author>
<published>2024-10-29T18:58:45Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/inky.git/commit/?id=82783476f330801b54402bdcc4723add44a963dc'/>
<id>urn:sha1:82783476f330801b54402bdcc4723add44a963dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve pretty printer.</title>
<updated>2024-10-28T17:30:38Z</updated>
<author>
<name>Greg Brown</name>
<email>greg.brown01@ed.ac.uk</email>
</author>
<published>2024-10-28T17:30:38Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/inky.git/commit/?id=cd5d7c8207447a1a2dc78554288912d1950c9bf9'/>
<id>urn:sha1:cd5d7c8207447a1a2dc78554288912d1950c9bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make everything relevant.</title>
<updated>2024-10-28T15:34:16Z</updated>
<author>
<name>Greg Brown</name>
<email>greg.brown01@ed.ac.uk</email>
</author>
<published>2024-10-28T15:34:16Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/inky.git/commit/?id=e258c78a5ab9529242b4c8fa168eda85430e641e'/>
<id>urn:sha1:e258c78a5ab9529242b4c8fa168eda85430e641e</id>
<content type='text'>
Too few proofs were relevant. Now they are.
</content>
</entry>
<entry>
<title>Do a lot.</title>
<updated>2024-10-09T15:26:23Z</updated>
<author>
<name>Greg Brown</name>
<email>greg.brown01@ed.ac.uk</email>
</author>
<published>2024-10-09T15:26:23Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/inky.git/commit/?id=8b326bb4a879be72cb6382519350cbb5231f7a6e'/>
<id>urn:sha1:8b326bb4a879be72cb6382519350cbb5231f7a6e</id>
<content type='text'>
- Add type aliases.
- Make `suc` a symbol.
- Fix incorrect specification for `IsFunction`.
- Write parser for terms.
- Use `collie` to improve command line experience.
</content>
</entry>
<entry>
<title>Introduce names in contexts.</title>
<updated>2024-09-17T16:09:41Z</updated>
<author>
<name>Greg Brown</name>
<email>greg.brown01@ed.ac.uk</email>
</author>
<published>2024-09-17T16:09:41Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/inky.git/commit/?id=974717f0aa46bb295d44e239594b38f63f39ceab'/>
<id>urn:sha1:974717f0aa46bb295d44e239594b38f63f39ceab</id>
<content type='text'>
Introduce rows for n-ary sums and products.

Remove union types.
</content>
</entry>
<entry>
<title>Define pretty printers for terms and types.</title>
<updated>2024-09-13T14:17:52Z</updated>
<author>
<name>Greg Brown</name>
<email>greg.brown01@ed.ac.uk</email>
</author>
<published>2024-09-13T14:17:52Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/inky.git/commit/?id=33fc608bf9e44e814ba594c8a5d8294572966cbc'/>
<id>urn:sha1:33fc608bf9e44e814ba594c8a5d8294572966cbc</id>
<content type='text'>
</content>
</entry>
</feed>
