| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-02-22 | tidy line length override #58617 | Patrick McCarter | -0/+1 | |
| 2019-02-22 | Change byte align message wording #58617 | Patrick McCarter | -1/+1 | |
| 2019-02-22 | Invalid byte alignment expected/provided in message #58617 | Patrick McCarter | -0/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-05 | fix validation error on non-integer enum discriminants | Ralf Jung | -0/+1 | |
| 2018-10-25 | Rebase fallout | Oliver Schneider | -5/+5 | |
| 2018-10-13 | validation: accept pointers in integer arrays | Ralf Jung | -0/+3 | |
| 2018-10-09 | unify handling of thin and fat pointers by moving primitive type handling ↵ | Ralf Jung | -0/+3 | |
| out of aggregate handling Also, make enum variant handling a bit nicer | ||||
| 2018-10-09 | switch validation of scalars to be type-driven | Ralf Jung | -0/+24 | |
| This does not actually regress anything. It would regress NonNull, but we didn't handle that correctly previously either. | ||||
