<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mal/rust/src/step3_env.rs, branch revert-28-master</title>
<subtitle>Forked from https://github.com/kanaka/mal</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/'/>
<entry>
<title>Update Rust code to the current Rust nightly</title>
<updated>2015-03-05T08:40:57+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-03-05T08:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=bbeb1b87c2b848189c0f71c93cf4b70b32d45a4d'/>
<id>bbeb1b87c2b848189c0f71c93cf4b70b32d45a4d</id>
<content type='text'>
Lots of changes! Hopefully everything is still semantically equivalent (tests
still pass)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lots of changes! Hopefully everything is still semantically equivalent (tests
still pass)
</pre>
</div>
</content>
</entry>
<entry>
<title>All: add keywords.</title>
<updated>2015-01-09T22:16:50+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-12-19T02:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=b8ee29b22fbaa7a01f2754b4d6dd9af52e02017c'/>
<id>b8ee29b22fbaa7a01f2754b4d6dd9af52e02017c</id>
<content type='text'>
Also, fix nth and count to match cloure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, fix nth and count to match cloure.
</pre>
</div>
</content>
</entry>
<entry>
<title>rust: add conj, stepA. Self-hosting!</title>
<updated>2015-01-07T03:59:01+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-28T04:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=77b2da6cf337bbd85914619bfbccba69b6621a04'/>
<id>77b2da6cf337bbd85914619bfbccba69b6621a04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rust: add metadata support.</title>
<updated>2015-01-07T03:59:00+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-28T03:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=bd3067230dcbd18fb1f0db7abb52c4ea1c2e227b'/>
<id>bd3067230dcbd18fb1f0db7abb52c4ea1c2e227b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rust: add step9_try. Refactor error handling.</title>
<updated>2015-01-07T03:58:59+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-28T01:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=3744d56621ff4c1c6c8a1fd6beb1d03123df53a5'/>
<id>3744d56621ff4c1c6c8a1fd6beb1d03123df53a5</id>
<content type='text'>
Additional core functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Additional core functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>rust: add vector and hash-map support.</title>
<updated>2014-10-28T01:07:29+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-28T01:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=5939404b0fb822fd29a483dc0d0a4d716cef206e'/>
<id>5939404b0fb822fd29a483dc0d0a4d716cef206e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rust: add step8_macros</title>
<updated>2015-01-07T03:58:59+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-27T23:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=a77e2b31de9d1c1f5767e6bff56062f8b3c71211'/>
<id>a77e2b31de9d1c1f5767e6bff56062f8b3c71211</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rust: add step7_quote. Refactor with type constructors.</title>
<updated>2015-01-07T03:58:58+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-25T21:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=4ee7c0f2970accc0f49eeac7fb2a0359b159c8ae'/>
<id>4ee7c0f2970accc0f49eeac7fb2a0359b159c8ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rust: add step5_tco</title>
<updated>2015-01-07T03:58:58+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-25T21:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=2ee5367b95e98252e1446a1cc1a782c516f21e72'/>
<id>2ee5367b95e98252e1446a1cc1a782c516f21e72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rust: add step4_if_fn_do</title>
<updated>2015-01-07T03:58:57+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-25T19:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=0a4d62f2f8362290dfc956ba5c948794a77a6e4d'/>
<id>0a4d62f2f8362290dfc956ba5c948794a77a6e4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
