aboutsummaryrefslogtreecommitdiff
path: root/core/fmt
Commit message (Expand)AuthorAgeFilesLines
* `runtime.Typeid_Bit_Field` layout to store more information into the typeidgingerBill2018-08-251-0/+55
* Fix for in enum iterationgingerBill2018-08-221-5/+0
* Add underlying type for `bit_set`gingerBill2018-08-171-1/+5
* bit_set['A'..'Z'], bit_set[0..8]gingerBill2018-08-161-4/+43
* Minor sanity features for `bit_set`gingerBill2018-08-141-4/+5
* Add `bit_set` typegingerBill2018-08-141-1/+87
* Reduce number of range and slice operators #239gingerBill2018-08-011-59/+59
* using Foo :: enum {A, B, C}; len(Foo)gingerBill2018-07-291-1/+0
* Remove special shared scope for runtime stuffgingerBill2018-06-031-64/+64
* Reorganize `runtime` packagegingerBill2018-05-271-1/+1
* Parse directories to be packagesgingerBill2018-05-211-0/+1170