<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 12:39:25 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/si/jira.issueviews:issue-xml/LOGIC-60/LOGIC-60.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[LOGIC-60] Simple unification and partial-map support for ClojureScript</title>
                <link>http://dev.clojure.org/jira/browse/LOGIC-60</link>
                <project id="10020" key="LOGIC">core.logic</project>
                        <description>&lt;p&gt;This ports over the simple unifier (and prep and binding-map) as well as the partial-map support into ClojureScript.  Additionally some deprecated protocol use was patched up.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15781">LOGIC-60</key>
            <summary>Simple unification and partial-map support for ClojureScript</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="ohpauleez">Paul deGrandis</assignee>
                                <reporter username="ohpauleez">Paul deGrandis</reporter>
                        <labels>
                    </labels>
                <created>Thu, 25 Oct 2012 09:41:29 -0500</created>
                <updated>Fri, 26 Oct 2012 00:40:52 -0500</updated>
                    <resolved>Fri, 26 Oct 2012 00:40:52 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="29800" author="dnolen" created="Thu, 25 Oct 2012 11:11:30 -0500"  >&lt;p&gt;This looks great but could we copy over the related tests for simple unification and partial map unification? You can run these with script/test. Thanks.&lt;/p&gt;</comment>
                    <comment id="29801" author="ohpauleez" created="Thu, 25 Oct 2012 12:39:59 -0500"  >&lt;p&gt;I promise to write tests from now on &lt;img class=&quot;emoticon&quot; src=&quot;http://dev.clojure.org/jira/images/icons/emoticons/wink.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;I patched up one bug, noted the failing unification for partial-map (I will open a new ticket for it).&lt;/p&gt;

&lt;p&gt;Also, prep is failing on some JS Object because of a with-meta call.  See the tests for the cases where that happens.  I couldn&apos;t figure it out, but I haven&apos;t hit this in my project code (I&apos;m doing extremely simple unification and binding-map stuff).&lt;br/&gt;
I&apos;ll open up a new ticket for that as well.&lt;/p&gt;

&lt;p&gt;===&lt;br/&gt;
edit: take version 3 - removed print statements I left in the test file&lt;/p&gt;</comment>
                    <comment id="29806" author="dnolen" created="Fri, 26 Oct 2012 00:40:52 -0500"  >&lt;p&gt;fixed, &lt;a href=&quot;http://github.com/clojure/core.logic/commit/e33668ff0bd76aded94b7911e498c62473e47a6f&quot;&gt;http://github.com/clojure/core.logic/commit/e33668ff0bd76aded94b7911e498c62473e47a6f&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11613" name="logic-60-simple-unification-partmap-2.diff" size="10593" author="ohpauleez" created="Thu, 25 Oct 2012 12:37:22 -0500" />
                    <attachment id="11614" name="logic-60-simple-unification-partmap-3.diff" size="10583" author="ohpauleez" created="Thu, 25 Oct 2012 12:48:44 -0500" />
                    <attachment id="11612" name="logic-60-simple-unification-partmap.diff" size="6421" author="ohpauleez" created="Thu, 25 Oct 2012 09:49:37 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>