Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup 0.5.0 test cases | Alex Beregszaszi | 2018-08-06 | 1 | -8/+0 |
* | Only allow compile-time constants for constant state variables. | chriseth | 2018-07-04 | 1 | -1/+1 |
* | Adjust tests. | chriseth | 2018-06-25 | 2 | -8/+4 |
* | 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 |