-
Joined on
2024年07月20日
5000208120
decent error reporting
2c4b9238eb
rename rt files
8aa0d23729
add pointer types
d4930bb97b
other int types
267f168bb5
rt: preparing for future core and runtime libraries
c4ddeca59d
add README
5b4168d658
driver: make unified executable toolchain driver
13247b5672
init
7f02e40f29
fix empty returns for void functions
eb65f13923
variable assignments
271ad3a5b2
loops
658539d450
improved and refactor sema expression analysis
9eba8de683
codegen: fix invalid qbe for bool literals
e00f461481
if-else statements
a3c1e2a323
implement bitwise not and refactor codegen
5486190be8
refactor type system
adcff183fc
add bool type
aa0dd06dcd
add rest of operators for expressions
f33361e563
temporarily made start in assembly
570444842b
new driver
73c4c18aa2
function calls and own runtime