<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhall_rust/dhall/src/core, 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>Move contents of dhall under a semantics submodule</title>
<updated>2019-12-15T19:47:20+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2019-12-15T19:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=7abd49772643ee4e131ef47de66db22ba7c1e037'/>
<id>7abd49772643ee4e131ef47de66db22ba7c1e037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reexport dhall_syntax as a module in dhall</title>
<updated>2019-12-15T19:42:57+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2019-12-15T19:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=929a34c177f8b18ae791f77bbd4630a862fb1070'/>
<id>929a34c177f8b18ae791f77bbd4630a862fb1070</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a few more pretty errors</title>
<updated>2019-11-11T13:55:48+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2019-11-11T13:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=c9c248a4cab21fa1ae7692cd193e3b2c698d431d'/>
<id>c9c248a4cab21fa1ae7692cd193e3b2c698d431d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Propagate more spans</title>
<updated>2019-11-11T13:50:37+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2019-11-11T13:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=d28d114552e6c6cb913dce48893fa87e87bf11e2'/>
<id>d28d114552e6c6cb913dce48893fa87e87bf11e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store a `Span` in `Value`</title>
<updated>2019-11-11T13:50:36+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2019-11-11T11:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=5d5a356b8eb36e277c312e5550d1cb0a2f82e9fa'/>
<id>5d5a356b8eb36e277c312e5550d1cb0a2f82e9fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Capture absence of span in Span itself</title>
<updated>2019-11-11T13:50:36+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2019-11-11T11:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=b68c3af578d1f6b0d1e32e7d88ef57774fb468d8'/>
<id>b68c3af578d1f6b0d1e32e7d88ef57774fb468d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mapping functions to InterpolatedTextContents</title>
<updated>2019-09-03T15:30:11+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2019-09-03T14:44:02+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=f1c3d1d7487fbb18b228a1082fc1c966f34b6dc3'/>
<id>f1c3d1d7487fbb18b228a1082fc1c966f34b6dc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use map_mut in ValueF::normalize_mut</title>
<updated>2019-09-03T15:30:11+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2019-09-03T14:43:45+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=31a03bf9140a2fdf5eb52d0998d2d41efaf0d610'/>
<id>31a03bf9140a2fdf5eb52d0998d2d41efaf0d610</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup conversion of `Value` to `Expr`</title>
<updated>2019-08-30T17:24:04+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2019-08-28T11:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=55c127e70eb484df486a45b25bcf03479eebda10'/>
<id>55c127e70eb484df486a45b25bcf03479eebda10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename SubExpr to Expr, and Expr to RawExpr</title>
<updated>2019-08-28T11:16:07+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2019-08-27T21:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/dhall_rust/commit/?id=a7363042a16364a6dafdd545f4069dcf04a4197e'/>
<id>a7363042a16364a6dafdd545f4069dcf04a4197e</id>
<content type='text'>
For clarity, and consistency with Value
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For clarity, and consistency with Value
</pre>
</div>
</content>
</entry>
</feed>
