Commit Graph

7 Commits

Author SHA1 Message Date
3d2fa00db8 Changed a path so that VSCode's Intellisense stops complaining 2022-07-18 15:59:04 +02:00
085677bc2b Syscall* ASTNodes and LLVM IR generation for x86
Inline assembly for the win!
2022-07-18 15:57:16 +02:00
7522858897 basic LLVM IR building and parsing 2022-07-15 14:28:05 +02:00
98b14e6bf5 Finally, some real progress on the AST!! 2022-07-11 11:59:02 +02:00
8b1bb00d75 Precompiled Header :) 2022-06-16 15:56:10 +02:00
4f6a1235a0 used clang-format :) 2022-06-14 16:29:51 +02:00
60059e1091 ast stuff 2022-06-02 18:25:01 +02:00