index
:
dompa.git
allow-docstrings-in-defhtml
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dompa
Age
Commit message (
Expand
)
Author
2025-09-26
On second thought it's really not related to templating, just nodes, so movin...
Asko Nõmm
2025-09-26
Rename `utils-test` to `templates-test`
Asko Nõmm
2025-09-26
Use `cond->` instead of `merge`
Asko Nõmm
2025-09-26
Improve clj-kondo hooks.
Asko Nõmm
2025-09-25
Rename utils to templates, as it is more appropriate.
Asko Nõmm
2025-09-24
Improve $ macro clj-kondo hook, impl fragment node (well, not really a node i...
Asko Nõmm
2025-09-24
WIP
Asko Nõmm
2025-09-24
Fix issue where one could not use ints or longs in the $ macro, and add clj-k...
Asko Nõmm
2025-09-24
Improve performance of the $ macro.
Asko Nõmm
2025-09-23
Improvements to the utils macros.
Asko Nõmm
2025-09-23
Make nodes have namespaces keys so that we could make `$` helper macro into a...
Asko Nõmm
2025-09-22
Improvements to turning nodes into a HTML string, namely added support for at...
Asko Nõmm
2025-09-22
Refactor into a macro
Asko Nõmm
2025-09-21
Starting work on HTML builder functions. Probably needs a different namespace.
Asko Nõmm
2025-09-20
Fix issue with node name capture, add another test case.
Asko Nõmm
2025-09-20
Many fixes to coordinates logic in capturing attributes, and more tests. Coor...
Asko Nõmm
2025-09-14
Fix issue where a text node coordinate would not be created if it's the only ...
Asko Nõmm
2025-09-14
Restructure and start working on tests
Asko Nõmm
2025-09-11
Getting there
Asko Nõmm
2025-09-03
Getting there ...
Asko Nõmm
2025-08-30
Getting there ...
Asko Nõmm
2025-08-24
Initial commit
Asko Nõmm