Commit graph

7 commits

Author SHA1 Message Date
ad9ad51b79 build: add check build step 2024-03-22 11:10:54 +01:00
602a4dff01 feat: WIP add project manager service
The project manager service will provide fuzzy find, LRU, and similar
background services for open projects.
2024-03-21 22:54:41 +01:00
62f9404bc6 fix: set default abi to musl on linux
This keeps the linux build fully independent of the distro it
is running on.

closes #5
2024-03-21 22:41:08 +01:00
0e71a25a49 build: migrate to flow-syntax 2024-03-06 22:34:07 +01:00
6bab2e6cda refactor: move buffer module to a subdirectory 2024-03-02 20:14:48 +01:00
aa74155cc1 fix: move mkdir .cache/cdb step from zig wrapper to build.zig
This fixes #2
2024-03-01 11:50:25 +01:00
4ece4babad Initial public release 2024-02-29 00:00:15 +01:00