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
Branch
Commit message
Author
Age
allow-docstrings-in-defhtml
Allow docstrings in `defhtml` (closes #2)
Asko Nõmm
4 months
main
Update README.md
asko
3 months
Tag
Download
Author
Age
v1.2.3
commit a8696e088e...
Asko Nõmm
4 months
v1.2.2
commit 94f5f3c21f...
Asko Nõmm
5 months
v1.2.1
commit 9bece129f5...
Asko Nõmm
5 months
v1.2.0
commit eb565a2a5c...
Asko Nomm
6 months
v1.1.0
commit a30919848d...
Asko Nõmm
7 months
v1.0.3
commit 3ef74e6a0c...
Asko Nõmm
8 months
v1.0.2
commit 497a7dcf84...
Asko Nõmm
8 months
v1.0.1
commit 35de9bc8aa...
Asko Nõmm
8 months
v1.0.0
commit af50c1c03b...
Asko Nõmm
8 months
Age
Commit message
Author
2025-10-20
Merge pull request #8 from askonomm/7-doctype-is-missing-on-a-round-trip-of-h...
v1.0.3
Asko Nõmm
2025-10-20
#7: Have the round trip test run only in server-side (cljs has no slurp)
Asko Nõmm
2025-10-20
#7: Fixes an issue where `!doctype` would be left out when creating nodes due...
Asko Nõmm
2025-10-19
Add quickdoc API doc generation
Asko Nõmm
2025-10-19
Update README
Asko Nõmm
2025-10-19
Merge pull request #6 from askonomm/5-same-name-elements-close-too-early
v1.0.2
Asko Nõmm
2025-10-19
#5: Fixen an issue where same-name children of a root would cause the nodes t...
Asko Nõmm
2025-10-19
Update README
Asko Nõmm
2025-10-19
Merge pull request #4 from askonomm/3-attribute-value-containing-forward-slas...
v1.0.1
Asko Nõmm
2025-10-19
#3: Fixes an issue where if the attribute value contained forward slashes, it...
Asko Nõmm
[...]