<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mal/perl, 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>All: rename stepA_interop to stepA_mal</title>
<updated>2015-02-28T17:09:54+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2015-02-28T17:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=90f618cbe7ac7740accf501a75be6972bd95be1a'/>
<id>90f618cbe7ac7740accf501a75be6972bd95be1a</id>
<content type='text'>
Also, add missed postscript interop tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, add missed postscript interop tests.
</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>All: swap step9,A. Fixes for bash, C, perl.</title>
<updated>2015-01-07T03:57:24+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-10-10T04:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=01c9731649a7ed97fad0bdeac9cb75b7323c0ad6'/>
<id>01c9731649a7ed97fad0bdeac9cb75b7323c0ad6</id>
<content type='text'>
step9_interop -&gt; stepA_interop
stepA_more -&gt; step9_try

C: fix glib headers
bash: behavior change of declare -A and pattern replacement.
perl: squelch new 5.18 warnings related to switch/given statement.

Also, include some in-progress interop related files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
step9_interop -&gt; stepA_interop
stepA_more -&gt; step9_try

C: fix glib headers
bash: behavior change of declare -A and pattern replacement.
perl: squelch new 5.18 warnings related to switch/given statement.

Also, include some in-progress interop related files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Perl: include from same directory.</title>
<updated>2014-05-10T21:03:25+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-05-10T21:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=f26bc0110af9a6140a44cd01720ecadf0a3c8167'/>
<id>f26bc0110af9a6140a44cd01720ecadf0a3c8167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Perl: add Makefile and time-ms for perf tests.</title>
<updated>2014-04-24T03:42:36+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-04-24T03:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=1f2651c54ee30039b6a1289a63e44d538ecf6d6a'/>
<id>1f2651c54ee30039b6a1289a63e44d538ecf6d6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Perl: line edit history.</title>
<updated>2014-04-24T03:22:42+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-04-24T03:22:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=37b97ee7a874b4b881733477e4633914f41d1106'/>
<id>37b97ee7a874b4b881733477e4633914f41d1106</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>All: TCO let* and quasiquote.</title>
<updated>2014-04-24T02:59:50+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-04-24T02:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=6301e0b6374cecc5599665be14d6ddc6a31ce1e8'/>
<id>6301e0b6374cecc5599665be14d6ddc6a31ce1e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Perl: add vector, hash-map, metadata, atom support. TCO let*</title>
<updated>2014-04-24T02:46:57+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-04-24T02:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=89bd4de1e2704c1bc562788b2c5e4fc08b71a538'/>
<id>89bd4de1e2704c1bc562788b2c5e4fc08b71a538</id>
<content type='text'>
- Changes all collections to be one level of inderection where the top
  level is always a hash containing 'meta' and 'val'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Changes all collections to be one level of inderection where the top
  level is always a hash containing 'meta' and 'val'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Perl: add step9_interop test</title>
<updated>2014-04-24T01:30:33+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-04-24T01:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=85cc53f35b8302e13f0014454ac320b971c196db'/>
<id>85cc53f35b8302e13f0014454ac320b971c196db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Perl: add stepA_more.</title>
<updated>2014-04-23T04:50:43+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-04-23T04:50:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=16354bb46100a752fbe2cc8788c0d3b5e9909eb3'/>
<id>16354bb46100a752fbe2cc8788c0d3b5e9909eb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
