<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mal/process, branch 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>guide: step2_env.qx -&gt; step3_env.qx</title>
<updated>2015-03-08T09:43:27+00:00</updated>
<author>
<name>james sangho nah</name>
<email>sangho.nah@gmail.com</email>
</author>
<published>2015-03-08T09:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=169ddeb250af6dd97423e4b149bdb329a95228f7'/>
<id>169ddeb250af6dd97423e4b149bdb329a95228f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>guide: minor cleanup of "let*" section.</title>
<updated>2015-03-07T21:59:52+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-03-07T21:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=0a63c9f9db29436c94f09d47b8b3296cecce8d6c'/>
<id>0a63c9f9db29436c94f09d47b8b3296cecce8d6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>guide: typo.</title>
<updated>2015-03-07T21:24:22+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-03-07T21:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=daa1cf3fe5a23c087c87829bfebeeb01ac04911b'/>
<id>daa1cf3fe5a23c087c87829bfebeeb01ac04911b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>guide: change optional section to deferrable.</title>
<updated>2015-03-07T15:07:13+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-03-07T15:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=45a8b3ca5be842d85674b6e262cd5983a54a130e'/>
<id>45a8b3ca5be842d85674b6e262cd5983a54a130e</id>
<content type='text'>
- Clarify that this is not the same class as optional tests.
- Also, add deferrable not about adding the original function to the
  value return by `fn*` in step 5. Fixes https://github.com/kanaka/mal/issues/27
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Clarify that this is not the same class as optional tests.
- Also, add deferrable not about adding the original function to the
  value return by `fn*` in step 5. Fixes https://github.com/kanaka/mal/issues/27
</pre>
</div>
</content>
</entry>
<entry>
<title>typos fixed</title>
<updated>2015-03-07T03:42:18+00:00</updated>
<author>
<name>james sangho nah</name>
<email>sangho.nah@gmail.com</email>
</author>
<published>2015-03-07T03:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=2315fd53e1a32cb237c9e8d02491f4881be31a18'/>
<id>2315fd53e1a32cb237c9e8d02491f4881be31a18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate feedback from github.com/boxed</title>
<updated>2015-03-04T02:45:24+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-03-04T02:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=58ba5af4704c4539ee7d3814dfeff8672577f86a'/>
<id>58ba5af4704c4539ee7d3814dfeff8672577f86a</id>
<content type='text'>
https://github.com/kanaka/mal/issues/19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/kanaka/mal/issues/19
</pre>
</div>
</content>
</entry>
<entry>
<title>process/guide.md: add some step8 wrapup text.</title>
<updated>2015-03-03T03:30:10+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-03-03T03:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=8a98ef9a3f3a6b6d05d02dc305a0c886c907e0f3'/>
<id>8a98ef9a3f3a6b6d05d02dc305a0c886c907e0f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add link to syntax-across-languages</title>
<updated>2015-03-02T17:04:46+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-03-02T17:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=334a71b60745998663ebbbeea5b0c66f9aca5e13'/>
<id>334a71b60745998663ebbbeea5b0c66f9aca5e13</id>
<content type='text'>
Thanks to https://news.ycombinator.com/user?id=klibertp for
suggestion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to https://news.ycombinator.com/user?id=klibertp for
suggestion.
</pre>
</div>
</content>
</entry>
<entry>
<title>guide: typo. Fix https://github.com/kanaka/mal/issues/17</title>
<updated>2015-03-01T21:49:41+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-03-01T21:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=d9c020b069cbd07d09d806b331f158556c69add5'/>
<id>d9c020b069cbd07d09d806b331f158556c69add5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small typo</title>
<updated>2015-02-28T21:27:53+00:00</updated>
<author>
<name>Thomas Coopman</name>
<email>thomas.coopman@gmail.com</email>
</author>
<published>2015-02-28T21:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=943f21c4220400e8c2c10a25c12537694d868e9b'/>
<id>943f21c4220400e8c2c10a25c12537694d868e9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
