aboutsummaryrefslogtreecommitdiff
path: root/core/bits/bits.odin
Commit message (Expand)AuthorAgeFilesLines
* Support larger integer literals to work with the new BigInt systemgingerBill2018-07-291-19/+19
* Fix anonymous proceduresgingerBill2018-07-011-7/+25
* Split up `init_preload` into specific partsgingerBill2018-06-031-86/+73
* Remove need for __llvm_coregingerBill2018-06-031-25/+25
* Move ODIN_* platform constants to `core:os`gingerBill2018-05-271-16/+18
* Parse directories to be packagesgingerBill2018-05-211-0/+246