aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/print_llvm.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Win32 testgingerBill2016-08-151-29/+53
* | Win32 Window TestgingerBill2016-08-161-32/+60
|/
* Full Unicode SupportgingerBill2016-08-151-7/+16
* string comparisonsgingerBill2016-08-151-10/+37
* #foreign "custom_name"; <N x i1> bugs (see test.ll and test2.ll)gingerBill2016-08-141-3/+3
* Vector index works with booleans now.gingerBill2016-08-141-4/+16
* 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