Commit graph

6 commits

Author SHA1 Message Date
24285db686 Switch from markdown comments to hidden fences 2025-01-27 04:55:43 -05:00
407149dd4a Documentation tweaks and fixes 2025-01-23 00:17:19 -05:00
b0e7c1aa91 Reformat markdown 2025-01-14 15:15:09 -05:00
e2a26d9519 Overhaul logging
Provide a proper logging effect that filters messages by log level
before generating them.
2025-01-09 15:49:12 -05:00
fb2f643efa Make logging lazy in the string
Make the logging functions accept a Lazy String so we don't pay
formatting costs when we don't need to
2025-01-08 10:44:52 -05:00
94bbe93db9 doc: switch to literate idris
Switch entire project over to literate markdown files
2025-01-05 05:18:54 -05:00