| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-12-14 | Make constant field access account for field reordering. | Austin Hicks | -3/+1 | |
| 2016-12-14 | Fix bugs to optimizing enums: | Austin Hicks | -2/+3 | |
| - The discriminant must be first in all variants. - The loop responsible for patching enum variants when the discriminant is enlarged was nonfunctional. | ||||
| 2016-10-17 | Mark enums with non-zero discriminant as non-zero | Vadim Petrochenkov | -0/+39 | |
