|
|
fa01b22b81
|
Add compilation of casts
|
2026-04-13 21:08:57 +03:00 |
|
|
|
9791c9c8da
|
Add binops.h and binops.cpp
|
2026-04-13 18:00:47 +03:00 |
|
|
|
e45f120f1c
|
Add typecheck-functions to AST
|
2026-04-13 00:35:14 +03:00 |
|
|
|
07b691ba7a
|
Fix all warnings
|
2026-04-10 21:45:05 +03:00 |
|
|
|
ea9bb1fcb9
|
Move types to it's own file
|
2026-04-09 18:38:22 +03:00 |
|
|
|
c314ca4cb7
|
Compile test.c using LLVM
|
2026-04-02 17:20:07 +03:00 |
|
|
|
ab406df610
|
Fix passing around results
|
2026-04-02 16:09:42 +03:00 |
|
|
|
04a6ec1ded
|
Start adding AST and Result
|
2026-04-02 00:31:19 +03:00 |
|
|
|
ad04da8218
|
Move tokens to it's own file
|
2026-04-01 22:13:23 +03:00 |
|
|
|
721f996413
|
Implement a simple Hello World with LLVM
|
2026-04-01 20:46:38 +03:00 |
|