| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | `runtime.Typeid_Bit_Field` layout to store more information into the typeid | gingerBill | 2018-08-25 | 1 | -0/+55 |
| * | Fix for in enum iteration | gingerBill | 2018-08-22 | 1 | -5/+0 |
| * | Add underlying type for `bit_set` | gingerBill | 2018-08-17 | 1 | -1/+5 |
| * | bit_set['A'..'Z'], bit_set[0..8] | gingerBill | 2018-08-16 | 1 | -4/+43 |
| * | Minor sanity features for `bit_set` | gingerBill | 2018-08-14 | 1 | -4/+5 |
| * | Add `bit_set` type | gingerBill | 2018-08-14 | 1 | -1/+87 |
| * | Reduce number of range and slice operators #239 | gingerBill | 2018-08-01 | 1 | -59/+59 |
| * | using Foo :: enum {A, B, C}; len(Foo) | gingerBill | 2018-07-29 | 1 | -1/+0 |
| * | Remove special shared scope for runtime stuff | gingerBill | 2018-06-03 | 1 | -64/+64 |
| * | Reorganize `runtime` package | gingerBill | 2018-05-27 | 1 | -1/+1 |
| * | Parse directories to be packages | gingerBill | 2018-05-21 | 1 | -0/+1170 |