Commit Graph

4 Commits

Author SHA1 Message Date
7845afcf38 asm: add interfaces for a low-level bytecode assembler 2024-12-09 13:29:44 +00:00
230e66e066 asm: lex: add left and right brace symbols 2024-11-20 22:15:10 +00:00
4e8d6e8122 asm: implement asembly lexer 2024-11-19 22:08:58 +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