18 Commits (11bf19abfc1ebf628d9260ea8799059bac0f6e95)

Author SHA1 Message Date
Garrit Franke 11bf19abfc
qbe: add todo 2 years ago
Garrit Franke f5b0975b13
qbe: use qbe-rs lib 2 years ago
Garrit Franke 1fc58bc8f7
chore: replace field access enum with struct 3 years ago
Garrit Franke d0a50d86aa
chore: replace structinitializatio enum with struct 3 years ago
Garrit Franke cb3aeabd52
chore: replace binop with struct 3 years ago
Garrit Franke a7f27a9a9c
chore: replace fn call enum with struct 3 years ago
Garrit Franke 17042f219b
fix: lint 3 years ago
Garrit Franke 0588a76e4f
chore: replace array enum with struct 3 years ago
Garrit Franke dc1d775334
chore: replace while enum with struct 3 years ago
Garrit Franke 9c69ca6a5a
chore: replace conditionals enum with struct 3 years ago
Garrit Franke 60f413bd46
chore: replace assign enum with struct 3 years ago
Garrit Franke 1321f473dd
chore: struct enum for declares 3 years ago
Garrit Franke 97e0e45733
chore: use struct enum for block 3 years ago
Garrit Franke 663fc79513
chore: use struct enum for array access 3 years ago
Alexey Yerin 0f27abfa90 qbe: move tests to generator::tests 3 years ago
Alexey Yerin 8090a3e727 qbe: unconditionally add end label in if statements 3 years ago
Alexey Yerin 6c5d02faae qbe: validate that non-void functions always return 3 years ago
Alexey 35895865b9
QBE generator (#42) 3 years ago