<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mal/ps/Makefile, 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>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: 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>Add stats-lisp target (only env, core, stepA)</title>
<updated>2014-04-11T00:27:42+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-04-11T00:27:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=712af9efbe15a9a65c25ab92ee2a49c8e749ed3d'/>
<id>712af9efbe15a9a65c25ab92ee2a49c8e749ed3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>All: split types into types, env, printer, core.</title>
<updated>2014-04-03T03:23:37+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-04-03T03:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=ea81a8087bcd7953b083a2be9db447f75e7ebf56'/>
<id>ea81a8087bcd7953b083a2be9db447f75e7ebf56</id>
<content type='text'>
- types: low-level mapping to the implementation language.
- core: functions on types that are exposed directly to mal.
- printer: implementation called by pr-str, str, prn, println.
- env: the environment implementation

- Also, unindent all TCO while loops so that the diff of step4 and
  step5 are minimized.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- types: low-level mapping to the implementation language.
- core: functions on types that are exposed directly to mal.
- printer: implementation called by pr-str, str, prn, println.
- env: the environment implementation

- Also, unindent all TCO while loops so that the diff of step4 and
  step5 are minimized.
</pre>
</div>
</content>
</entry>
<entry>
<title>PS: add step8_macros.</title>
<updated>2014-04-01T04:05:41+00:00</updated>
<author>
<name>Joel Martin</name>
<email>github@martintribe.org</email>
</author>
<published>2014-04-01T04:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/mal/commit/?id=3da90d39071ddd9a70c6adaf69fbc8f8b99346dd'/>
<id>3da90d39071ddd9a70c6adaf69fbc8f8b99346dd</id>
<content type='text'>
Use dicts rather than array block for user defined mal function type.
Add fload function to setup call from a mal_function dict.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use dicts rather than array block for user defined mal function type.
Add fload function to setup call from a mal_function dict.
</pre>
</div>
</content>
</entry>
</feed>
