aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/print_llvm.cpp
Commit message (Expand)AuthorAgeFilesLines
* expr as type; {N}bool is still causing problemsgingerBill2016-08-141-5/+29
* Compound Literals - struct, array, slice, vectorgingerBill2016-08-121-8/+24
* Nested ProceduresgingerBill2016-08-111-0/+3
* Code generation for procedure literalsgingerBill2016-08-111-65/+66
* copy(...)gingerBill2016-08-101-4/+53
* Tuple support in codegengingerBill2016-08-101-0/+7
* f16/f128,u|i128, basic vector support.gingerBill2016-08-101-13/+28
* Strings galore!gingerBill2016-08-051-5/+9
* Minor refactor and basic librarygingerBill2016-08-051-13/+23
* String supportgingerBill2016-08-051-0/+564