Commit graph

12 commits

Author SHA1 Message Date
ed5baefd5d Fix errors 2025-02-14 19:09:35 -08:00
d70f9ab958 pdm to uv 2025-02-08 07:36:36 -08:00
bc57a75ca8 [dingus] Fix pdm build to not trash directory 2024-11-03 07:09:02 -08:00
42183be0f4 [dingus] Build out of tree 2024-11-02 09:57:26 -07:00
953d2ee2a0 [dingus] about.html 2024-11-02 09:29:37 -07:00
7206298cd1 [dingus] Improve dev loop 2024-10-28 05:55:29 -07:00
6ae04905a0 [dingus] make dingus 2024-10-26 12:31:08 -07:00
6692d12d36 [parser] Makefile nonsense
Includes are now explicit so they can be extracted into dependencies
for the makefile.
2024-10-26 12:29:27 -07:00
d7a6891519 Finish annotating test grammar, forced breaks, fixes
Forced breaks force a newline in a spot, which is sometimes what we
want. (Like, this syntax should *never* be on a single line.)
2024-09-13 11:57:16 -07:00
f6bc2ccea8 Move the examples into tests 2024-06-15 12:23:36 -07:00
e04aa1966e Start moving the examples into tests 2024-06-15 07:52:16 -07:00
3483d99a7d It's been some time coming
The actual library should not require a venv or a setup or anything
but it does make testing and whatnot easier.
2024-06-14 06:29:15 -07:00