solidity/tools
cameel a189c8b6e2 [yul-phaser] Pass unique_ptr rather than a mutable reference to Program::applyOptimisationSteps()
- Giving the function ownership of an object and then receiving back another object is better than letting it implicitly modify data passed in an argument.
2020-02-06 09:01:10 +01:00
..
solidityUpgrade Adds documentation for Solidity source upgrader. 2020-02-05 16:52:54 +01:00
yulPhaser [yul-phaser] Pass unique_ptr rather than a mutable reference to Program::applyOptimisationSteps() 2020-02-06 09:01:10 +01:00
CMakeLists.txt [yul-phaser] Add Population class 2020-02-05 18:13:30 +01:00