<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dompa.git/src/dompa/coordinates.cljc, branch v1.0.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git2.nmm.ee/dompa.git/atom?h=v1.0.1</id>
<link rel='self' href='https://git2.nmm.ee/dompa.git/atom?h=v1.0.1'/>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/'/>
<updated>2025-10-19T15:12:40+00:00</updated>
<entry>
<title>#3: Fixes an issue where if the attribute value contained forward slashes, it would break the attribute parsing.</title>
<updated>2025-10-19T15:12:40+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-10-19T15:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=ad98bfddb09c6be641ff6755bb8caefc50f1636d'/>
<id>urn:sha1:ad98bfddb09c6be641ff6755bb8caefc50f1636d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#1: Fixes an issue where self-closing elements would break the attrs parsing</title>
<updated>2025-10-19T14:50:06+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-10-19T14:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=c3c62d780457a2fa1de1ab80ba66fdd1c82d6520'/>
<id>urn:sha1:c3c62d780457a2fa1de1ab80ba66fdd1c82d6520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce complex conditionals inside the `compose-reducer-fn`.</title>
<updated>2025-10-19T09:56:10+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-10-19T09:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=3a8a9cf2bc4d775153ce5fd0a00645c49384c46e'/>
<id>urn:sha1:3a8a9cf2bc4d775153ce5fd0a00645c49384c46e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean-up, documenting...</title>
<updated>2025-09-27T10:42:04+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-27T10:42:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=b6588785d7fa759fe4571f030322e05c85edc78c'/>
<id>urn:sha1:b6588785d7fa759fe4571f030322e05c85edc78c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `cond-&gt;` instead of `merge`</title>
<updated>2025-09-26T12:15:50+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-26T12:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=1a99176287d085b6784cb0113f415d0b0dddff6e'/>
<id>urn:sha1:1a99176287d085b6784cb0113f415d0b0dddff6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make nodes have namespaces keys so that we could make `$` helper macro into a function instead.</title>
<updated>2025-09-22T23:08:12+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-22T23:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=20fa62ab90ed87e143bf9b140ba4b7708f1e91ee'/>
<id>urn:sha1:20fa62ab90ed87e143bf9b140ba4b7708f1e91ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issue with node name capture, add another test case.</title>
<updated>2025-09-20T17:25:34+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-20T17:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=5f163f2b62613368714d8a1e8b342daaac0f89d5'/>
<id>urn:sha1:5f163f2b62613368714d8a1e8b342daaac0f89d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Many fixes to coordinates logic in capturing attributes, and more tests. Coordinates ns is shaping up well.</title>
<updated>2025-09-20T16:58:00+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-20T16:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=9f31cc6a5aae83f7986e733603e62e91eae31196'/>
<id>urn:sha1:9f31cc6a5aae83f7986e733603e62e91eae31196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issue where a text node coordinate would not be created if it's the only node in text.</title>
<updated>2025-09-14T11:51:29+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-14T11:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=ed2cf33c61816d6dd41cd2133ebcf0aa62a28e01'/>
<id>urn:sha1:ed2cf33c61816d6dd41cd2133ebcf0aa62a28e01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restructure and start working on tests</title>
<updated>2025-09-14T11:40:01+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-14T11:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=37b555f71ea6ebaea9ff183f186abc46cf9b1a67'/>
<id>urn:sha1:37b555f71ea6ebaea9ff183f186abc46cf9b1a67</id>
<content type='text'>
</content>
</entry>
</feed>
