<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhall_rust/dhall/src/semantics/tck, branch substitutions</title>
<subtitle>working copy forked from https://github.com/Nadrieril/dhall-rust
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/'/>
<entry>
<title>Replace a bunch of Err(…)? and format!("constant") calls.</title>
<updated>2021-03-27T10:51:05+00:00</updated>
<author>
<name>Ceri Storey</name>
</author>
<published>2021-03-27T10:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=6053e48575cf3b421f3eb8a6af33c853a518d9c9'/>
<id>6053e48575cf3b421f3eb8a6af33c853a518d9c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve imports and alternatives outside of the ast traversal</title>
<updated>2020-12-07T19:35:30+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2020-12-07T19:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=4473f3549f331c51a7df0e307d356a06c00d7288'/>
<id>4473f3549f331c51a7df0e307d356a06c00d7288</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Defer name errors to typechecking</title>
<updated>2020-12-07T19:35:13+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2020-12-07T17:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=7a392b07166c089979e69d4c8a68da3298964c28'/>
<id>7a392b07166c089979e69d4c8a68da3298964c28</id>
<content type='text'>
We aren't supposed to inspect anything before alternatives are chosen
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We aren't supposed to inspect anything before alternatives are chosen
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify `skip_resolve_expr` with normal resolution</title>
<updated>2020-12-07T19:34:39+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2020-12-07T15:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=922199ab322efa7b62bf4698cf5ed9e2d7a378c0'/>
<id>922199ab322efa7b62bf4698cf5ed9e2d7a378c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass import results via the global context</title>
<updated>2020-12-07T19:34:39+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2020-12-07T14:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=c1fe26d45c831eec015ad5c015236fce1928613a'/>
<id>c1fe26d45c831eec015ad5c015236fce1928613a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Thread cx through normalization</title>
<updated>2020-12-07T19:34:38+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2020-12-06T23:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=c785b7c0c6cd8b3b1cc15eb79caf982a757020ba'/>
<id>c785b7c0c6cd8b3b1cc15eb79caf982a757020ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Thread cx through typecheck</title>
<updated>2020-12-07T19:34:38+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2020-12-06T21:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=6287b7a7f9e421877ee13fefa586395fec844c99'/>
<id>6287b7a7f9e421877ee13fefa586395fec844c99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typecheck `with` using mutation</title>
<updated>2020-11-03T23:18:58+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2020-11-02T04:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=85d946016d67515aa70fa01338512e3fd7df408e'/>
<id>85d946016d67515aa70fa01338512e3fd7df408e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spec: allow unions with mixed kinds</title>
<updated>2020-06-25T14:12:09+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2020-04-11T21:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=9da112a1985124f549254943c81495e637fb43cc'/>
<id>9da112a1985124f549254943c81495e637fb43cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clippy</title>
<updated>2020-04-07T11:07:59+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2020-04-07T11:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=214a3c998a3358849495b54a60d46f626b131f0a'/>
<id>214a3c998a3358849495b54a60d46f626b131f0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
