aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_backend.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Add ReturnStmtgingerBill2020-02-051-20/+1596
|
* Slowly add more statements and expressions; Add header filegingerBill2020-02-051-307/+786
|
* Port code for lb_build_call_exprgingerBill2020-02-021-19/+410
|
* Implement constant value generation from ExactValuegingerBill2020-02-021-194/+917
|
* Correctly generate LLVM types from Odin types.gingerBill2020-02-021-65/+380
|
* Use `lbValue` to represent values everywheregingerBill2020-02-011-87/+198
|
* Begin LLVM C API integrationgingerBill2020-02-011-0/+831