Commit Graph

7 Commits

Author SHA1 Message Date
bc8bfcea9d meta: add missing exe resource files 2024-12-16 20:57:30 +00:00
b87d152f07 meta: add metadata to win32 exe/dll files 2024-12-07 19:32:35 +00:00
ec05379e33 cmake: add support for static build 2024-12-06 19:48:20 +00:00
92f407ac09 lang: add colour to internal print functions 2024-11-20 22:14:11 +00:00
646a851a10 meta: add msvc support
since bluelib is already cross-platform, this is mostly just adding
__declspec(dllexport) to the library functions.
2024-11-14 19:30:36 +00:00
6b02a86ba4 lang: implement identifier support in the lexer 2024-11-13 21:37:00 +00:00
d6dea45f52 meta: rename library modules 2024-11-12 19:55:47 +00:00