<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mal/go/src/reader, 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>running "gofmt" on the code</title>
<updated>2015-03-01T03:57:02+00:00</updated>
<author>
<name>Miki Tebeka</name>
<email>miki.tebeka@gmail.com</email>
</author>
<published>2015-03-01T03:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=978af8a768be2ed4b0be249a2e87744d0ba8307d'/>
<id>978af8a768be2ed4b0be249a2e87744d0ba8307d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>go: add time-ms. Ruby: fix step9,A content.</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:49:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=fb5c165838a658c79c9772c264a0a1673bc5081b'/>
<id>fb5c165838a658c79c9772c264a0a1673bc5081b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>go: add metadata and atoms. HashMap dedicated type.</title>
<updated>2014-10-10T02:37:00+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-10T02:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=f2544a9467ea032aff505b3ced3b4b3510a828fe'/>
<id>f2544a9467ea032aff505b3ced3b4b3510a828fe</id>
<content type='text'>
HashMap needs a dedicated type now to be able to store the metadata.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HashMap needs a dedicated type now to be able to store the metadata.
</pre>
</div>
</content>
</entry>
<entry>
<title>go: add hash-map support.</title>
<updated>2014-10-10T00:14:43+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-10T00:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=f2c9811fd8cbb205fad68952ebc1ba5d310f148d'/>
<id>f2c9811fd8cbb205fad68952ebc1ba5d310f148d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>go: add step7_quote</title>
<updated>2014-10-07T04:31:11+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-07T04:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=aeabd2145ff133cc6991166d8f1023ed33e223c8'/>
<id>aeabd2145ff133cc6991166d8f1023ed33e223c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>go: add step6_file</title>
<updated>2014-10-07T03:27:28+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-07T03:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=ad95503cea8ca85e9188effa87681275283157bf'/>
<id>ad95503cea8ca85e9188effa87681275283157bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>go: add step4_if_fn_do</title>
<updated>2014-10-07T01:36:23+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-07T01:36:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=af8fdff41e260b1b21be0e127afb536980f43804'/>
<id>af8fdff41e260b1b21be0e127afb536980f43804</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>go: step1_read_print vectors and hash-maps</title>
<updated>2014-10-05T03:16:57+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-05T03:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=fcbda8d58a22c734c1c9020287cbe1df795d76c0'/>
<id>fcbda8d58a22c734c1c9020287cbe1df795d76c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>go: step1_read_print print working.</title>
<updated>2014-10-05T02:49:26+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-05T02:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=70ea599b6e0787102f12cd543dcd65a2eb3751d5'/>
<id>70ea599b6e0787102f12cd543dcd65a2eb3751d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
