2 Commits

Author SHA1 Message Date
721d0a2b49 Use runtime asserts instead of error returns in desugar.c
The error paths are not tested and are mostly for NULL allocations so
it makes more sense to use runtime asserts for now for simplicity's
sake.
2024-10-27 02:15:34 +00:00
403d081e13 Move headers into include directories 2024-10-27 00:06:15 +01:00