A shared library for my Zig projects
Find a file
Lyssieth 50d8cc92bd
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Rename a bunch of things everywhere to make them more consistent.
`snake_case` for variables,
`camelCase` for functions,
`PascalCase` for classes :3
2025-05-05 11:13:00 +03:00
.vscode Improve settings 2024-11-28 23:39:44 +02:00
.woodpecker Massive fuckery 2024-11-24 01:26:03 +02:00
src Rename a bunch of things everywhere to make them more consistent. 2025-05-05 11:13:00 +03:00
.envrc Initial Commit 2024-11-24 00:43:29 +02:00
.gitignore Initial Commit 2024-11-24 00:43:29 +02:00
build.zig Make shit work. AA. 2024-12-02 04:50:58 +02:00
build.zig.zon Upgrade all the thingies 2025-05-02 06:26:27 +03:00
flake.lock Upgrade all the thingies 2025-05-02 06:26:27 +03:00
flake.nix Massive fuckery 2024-11-24 01:26:03 +02:00
Justfile Adjust the watch command 2024-12-10 04:05:43 +02:00
README.md Initial Commit 2024-11-24 00:43:29 +02:00

Lys' Zig Library

A "fancy" library for Zig that does a bunch of random cool things.