<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dompa.git/src/dompa/utils.cljc, branch v1.2.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git2.nmm.ee/dompa.git/atom?h=v1.2.1</id>
<link rel='self' href='https://git2.nmm.ee/dompa.git/atom?h=v1.2.1'/>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/'/>
<updated>2025-09-25T18:39:10+00:00</updated>
<entry>
<title>Rename utils to templates, as it is more appropriate.</title>
<updated>2025-09-25T18:39:10+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-25T18:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=cf55a6a6688c54527a3d27a8d6027858ced99257'/>
<id>urn:sha1:cf55a6a6688c54527a3d27a8d6027858ced99257</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve $ macro clj-kondo hook, impl fragment node (well, not really a node itself, but any node with a name of :&lt;&gt; will replace itself with its children.</title>
<updated>2025-09-24T18:57:57+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-24T18:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=d98e13761fdcaa8cba912d367670855087b29c01'/>
<id>urn:sha1:d98e13761fdcaa8cba912d367670855087b29c01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP</title>
<updated>2025-09-24T18:04:21+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-24T18:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=13f7093cfc9860dc2a9b2fd94f19d3661f15b3d3'/>
<id>urn:sha1:13f7093cfc9860dc2a9b2fd94f19d3661f15b3d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issue where one could not use ints or longs in the $ macro, and add clj-kondo hook for better validation.</title>
<updated>2025-09-24T13:47:18+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-24T13:47:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=b94e6243d0f557a2221e3369605933de5c98de74'/>
<id>urn:sha1:b94e6243d0f557a2221e3369605933de5c98de74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve performance of the $ macro.</title>
<updated>2025-09-24T07:09:05+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-24T07:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=afbb8d284349c46f8c5cd999e21f95c62572fda9'/>
<id>urn:sha1:afbb8d284349c46f8c5cd999e21f95c62572fda9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements to the utils macros.</title>
<updated>2025-09-23T19:46:16+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-23T19:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=d2b8b9424ffd40b8703ad61438430f3491a33249'/>
<id>urn:sha1:d2b8b9424ffd40b8703ad61438430f3491a33249</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>Improvements to turning nodes into a HTML string, namely added support for attributes, and improvements to the $ macro.</title>
<updated>2025-09-22T14:41:54+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-22T14:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=1cde4cbae25e4cd1a79e882f0858f44b664a453b'/>
<id>urn:sha1:1cde4cbae25e4cd1a79e882f0858f44b664a453b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor into a macro</title>
<updated>2025-09-21T22:32:40+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-21T22:32:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=2362996d9788638e139c3102117dcd2f43e9466b'/>
<id>urn:sha1:2362996d9788638e139c3102117dcd2f43e9466b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Starting work on HTML builder functions. Probably needs a different namespace.</title>
<updated>2025-09-21T20:19:24+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@nmm.ee</email>
</author>
<published>2025-09-21T20:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/dompa.git/commit/?id=42d7a2063b9a923b6538bee9c61eda04f1242d85'/>
<id>urn:sha1:42d7a2063b9a923b6538bee9c61eda04f1242d85</id>
<content type='text'>
</content>
</entry>
</feed>
