Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split warning for multi arguments for hash functions | Alex Beregszaszi | 2018-05-16 | 2 | -2/+4 |
* | Adjust tests. | chriseth | 2018-05-16 | 2 | -1/+4 |
* | ABI encoding functions are pure and should be usable in constants. | chriseth | 2018-05-15 | 1 | -0/+7 |
* | Replace constant with view in the tests. | Daniel Kirchner | 2018-05-09 | 2 | -0/+14 |
* | Add test to check ConstantEvaluator for pure non-rational functions. | Daniel Kirchner | 2018-04-12 | 1 | -0/+11 |
* | Error on invalid arithmetic with constant expressions. | Daniel Kirchner | 2018-04-12 | 6 | -0/+53 |
* | Add source locations to syntax test expectations. | Daniel Kirchner | 2018-04-10 | 3 | -8/+8 |
* | Extract constant cycle tests. | chriseth | 2018-04-03 | 4 | -0/+32 |