aboutsummaryrefslogtreecommitdiff
path: root/core/c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in `package utf8`; add `wchar_t` to `package c`gingerBill2019-10-271-0/+2
* Add error message for when trying to assign a type to a variable.gingerBill2019-03-221-3/+2
* Clean up import lookup codegingerBill2018-06-171-23/+24
* Allow for either .odin file or directory as the initial startgingerBill2018-05-271-11/+4
* Parse directories to be packagesgingerBill2018-05-211-0/+40