Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enforce disallowing empty structs | Christian Parpart | 2018-06-14 | 1 | -6/+5 |
* | Split warning for multi arguments for hash functions | Alex Beregszaszi | 2018-05-16 | 1 | -3/+6 |
* | Add test for single non-bytes argument. | chriseth | 2018-05-16 | 1 | -0/+12 |
* | Adjust tests. | chriseth | 2018-05-16 | 4 | -6/+8 |
* | Allow struct encoding with new encoder. | chriseth | 2018-04-12 | 4 | -5/+55 |
* | Add source locations to syntax test expectations. | Daniel Kirchner | 2018-04-10 | 4 | -18/+18 |
* | Update tests for empty structs | Alex Beregszaszi | 2018-03-31 | 2 | -0/+2 |
* | Prevent encoding of weird types and support packed encoding of external funct... | chriseth | 2018-03-29 | 5 | -0/+62 |