aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_backend_proc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make `or_else` and `or_return` operators (binary and suffix respectively)gingerBill2021-08-151-5/+0
* `or_return` built-in proceduregingerBill2021-08-151-0/+2
* Fix #1077gingerBill2021-08-131-1/+1
* Unify semantics of the built-in `swizzle` procedure with the selector express...gingerBill2021-08-091-24/+2
* Reorganize llvm_backend.cpp into separate files for easier maintenancegingerBill2021-08-071-0/+2221