Age | Commit message (Expand) | Author |
---|---|---|
2023-04-25 | style: Use clang-format as formatter and linter tool | Johnny Richard |
2023-04-16 | util: Create string_view tool to optimize memory usage | Johnny Richard |
2023-04-16 | build: Rename make target clear to clean | Johnny Richard |
2023-04-15 | build: Enable warning and debug CFLAGS | Johnny Richard |
2023-04-14 | build: Add clear target to Makefile | Johnny Richard |
2023-04-14 | build: Move *.c to src folder | Johnny Richard |
2023-04-13 | Create inital project structure + lexer | Johnny Richard |