<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhall_rust/dhall/src/semantics/nze, branch derive-macro</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>chore: fix clippy warnings</title>
<updated>2021-01-22T19:26:25+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2021-01-22T19:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=9ac6740b21b87eca327b4e3acad5a6b647b3636c'/>
<id>9ac6740b21b87eca327b4e3acad5a6b647b3636c</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>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 everywhere else imports are read</title>
<updated>2020-12-07T19:34:39+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2020-12-07T14:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=8c5b3ff15f2125e9d731fc199e194e1993c36b37'/>
<id>8c5b3ff15f2125e9d731fc199e194e1993c36b37</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>Remove NirInternal</title>
<updated>2020-11-03T23:18:58+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2020-11-03T20:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=ecc5242463308c16f38dbd5015b9f264f990b76a'/>
<id>ecc5242463308c16f38dbd5015b9f264f990b76a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize `with` by mutation.</title>
<updated>2020-11-03T23:18:58+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2020-11-02T03:47:15+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=9e8ae42b2742e27a70a7fb8ea79ae21060d43fc1'/>
<id>9e8ae42b2742e27a70a7fb8ea79ae21060d43fc1</id>
<content type='text'>
This is Cow-style mutation: we clone only what's shared and then mutate
it. This it more legible and more efficient than the immutable version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is Cow-style mutation: we clone only what's shared and then mutate
it. This it more legible and more efficient than the immutable version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to keep ownership of `Nir`s when convenient</title>
<updated>2020-11-03T23:18:58+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2020-11-02T01:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=055e70f52bb0d8740ce6ac00b98ae856c29642b2'/>
<id>055e70f52bb0d8740ce6ac00b98ae856c29642b2</id>
<content type='text'>
The goal is that we might avoid cloning internals in the common case
where a value is not shared
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The goal is that we might avoid cloning internals in the common case
where a value is not shared
</pre>
</div>
</content>
</entry>
<entry>
<title>Move BinOp and Builtin definitions in the relevant module</title>
<updated>2020-04-06T21:26:08+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2020-04-06T21:24:15+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=56efd2ac39149d8652bd625fbf0679c10823b137'/>
<id>56efd2ac39149d8652bd625fbf0679c10823b137</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
