<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mal/matlab/+types, branch gh-pages</title>
<subtitle>Forked from https://github.com/kanaka/mal</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/'/>
<entry>
<title>matlab: move Reader.m to +types/Reader.m</title>
<updated>2015-03-02T19:04:44+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-03-02T19:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=751ab516f1ecb639543ba99363afb85bf1aa2e62'/>
<id>751ab516f1ecb639543ba99363afb85bf1aa2e62</id>
<content type='text'>
Fixes https://github.com/kanaka/mal/issues/18 for case insensitive
file-systems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/kanaka/mal/issues/18 for case insensitive
file-systems.
</pre>
</div>
</content>
</entry>
<entry>
<title>matlab: fix do/slice, strings. Self-hosting!</title>
<updated>2015-02-10T07:51:28+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-02-10T07:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=0b234e13a114a9f7eb6e44c1febf11158907f0a5'/>
<id>0b234e13a114a9f7eb6e44c1febf11158907f0a5</id>
<content type='text'>
Fix Makefile stats/stats-lisp.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Makefile stats/stats-lisp.
</pre>
</div>
</content>
</entry>
<entry>
<title>matlab: add metadata and atom support.</title>
<updated>2015-02-10T07:34:56+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-02-10T07:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=53942f889aa103e5ea298b92b7a4fc7d7a133d1a'/>
<id>53942f889aa103e5ea298b92b7a4fc7d7a133d1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>matlab: add keyword, vector, hash-map support.</title>
<updated>2015-02-10T07:46:17+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-02-10T05:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=6a572dff25a95f460d1b3c1b259c7a0a1f10c2d0'/>
<id>6a572dff25a95f460d1b3c1b259c7a0a1f10c2d0</id>
<content type='text'>
Switch List to full object like vector and hash-map.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch List to full object like vector and hash-map.
</pre>
</div>
</content>
</entry>
<entry>
<title>matlab: Add step9.</title>
<updated>2015-02-09T05:51:53+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-02-09T05:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=b550d8b72a16aa83de1de9e76ac66ab000a0ef2f'/>
<id>b550d8b72a16aa83de1de9e76ac66ab000a0ef2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>matlab: all step4 except optional.</title>
<updated>2015-02-09T05:51:22+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-02-08T19:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=6d12affa8bc91a6662e8d4bdcc66a6963b77e947'/>
<id>6d12affa8bc91a6662e8d4bdcc66a6963b77e947</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>matlab: start of step4</title>
<updated>2015-02-09T05:51:08+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-02-08T07:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=d6624158bdf41e047ad8d0a9942238dc80649901'/>
<id>d6624158bdf41e047ad8d0a9942238dc80649901</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>matlab: step0 and step1 basics.</title>
<updated>2015-02-08T02:32:24+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-02-08T02:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=9a54ea186c2c7646d014b97774adfc418e9ab9c9'/>
<id>9a54ea186c2c7646d014b97774adfc418e9ab9c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
