|
|
cc99e7440e
|
lang: add diagnostic definitions
|
2025-05-08 20:31:40 +01:00 |
|
|
|
2cd78a64b0
|
lang: start implementing code generation (ast to ir) facility
|
2025-04-14 09:48:16 +01:00 |
|
|
|
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 |
|