Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing std:: from std::to_string and include for boost/lexical_cast | Matías Aereal Aeón | 2018-08-08 | 1 | -4/+4 |
* | Replace dev::eth namespace with dev::lll in LLL | Alex Beregszaszi | 2018-07-28 | 1 | -3/+3 |
* | test: Rename test/TestHelper.* to test/Options.* and add Options::validate(). | Daniel Kirchner | 2018-03-14 | 1 | -1/+1 |
* | Use EVM version in gas meter and optimizer. | chriseth | 2018-03-05 | 1 | -6/+11 |
* | Add test for each assembly opcode/instruction in LLL | Jared Wasinger | 2017-10-18 | 1 | -2/+513 |
* | lll: disallow useless PUSHn in assembly | Alex Beregszaszi | 2017-10-13 | 1 | -0/+17 |
* | LLL: Add compiler tests | Alex Beregszaszi | 2017-10-02 | 1 | -0/+128 |