Activity
Some more fixes for the docs
Some more fixes for the docs
Update status + leave aside map dispatch for now
Update status + leave aside map dispatch for now
Fix font-face declaration + convert text to outlines
Fix font-face declaration + convert text to outlines
Use Adorn to display Adorn's source code
Use Adorn to display Adorn's source code
Remove README front matter + align colors
Remove README front matter + align colors
Conditionally rewrite README image
Conditionally rewrite README image
Make element conversion generic
Make element conversion generic
Fix display of logo image
Fix display of logo image
Merge branch 'main' into website
Merge branch 'main' into website
Add strings to string span elements
Add strings to string span elements
Begin adding examples to README
Begin adding examples to README
Rename node->hiccup form->hiccup
Rename node->hiccup form->hiccup
Fix final function calls with the help of cljs compiler warnings
Fix final function calls with the help of cljs compiler warnings
Measure performance of node-attributes
Measure performance of node-attributes
Add new utility function to record benchmarks
Add new utility function to record benchmarks
Re-test performance after corrections
Re-test performance after corrections
Add tests of equivalence + make var->span walk-friendly
Add tests of equivalence + make var->span walk-friendly
Fix node-attributes with tag-based fallback
Fix node-attributes with tag-based fallback
[WIP] Taking measurements of and notes on performance
[WIP] Taking measurements of and notes on performance
Initial walk-based reimplementation and performance comparison
Initial walk-based reimplementation and performance comparison
Disable performance tests for now
Disable performance tests for now
Merge branch 'main' into compatibility-checks
Merge branch 'main' into compatibility-checks
Ensure node conversion is consistent
Ensure node conversion is consistent
[WIP] Working test of equivalence (in CLJ)
[WIP] Working test of equivalence (in CLJ)