aboutsummaryrefslogtreecommitdiff
path: root/src/common.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* string comparisonsgingerBill2016-08-151-23/+47
|
* Code generation for procedure literalsgingerBill2016-08-111-1/+1
|
* f16/f128,u|i128, basic vector support.gingerBill2016-08-101-0/+11
|
* String supportgingerBill2016-08-051-75/+5
|
* Restart LLVM IR SSA generationgingerBill2016-07-301-0/+5
| | | | This is the third go and I'm going for it!
* `alias` and unified parameters lists for procedures and structures.gingerBill2016-07-251-0/+13
|
* Path validatorgingerBill2016-07-211-1/+1
|
* Only allow .odin files to be parsedgingerBill2016-07-211-0/+29
|
* Initial release versiongingerBill2016-07-091-0/+17
| | | | | | * Code cleanup * Fix some TODOs * Reduce heap allocation use and replace with arena allocation
* Initial CommitgingerBill2016-07-071-0/+221
Original Git Repo "went bad" so I had to restart.