aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/interface/EVMVersion.h
Commit message (Expand)AuthorAgeFilesLines
* Isolating files shared between Yul- and Solidity language frontend.Christian Parpart2018-11-221-94/+0
* CREATE2 is part of Constantinople nowAlex Beregszaszi2018-09-261-0/+1
* Support constantinople in evm-versionAlex Beregszaszi2018-03-131-1/+1
* Only warn for shift instructions if not using constantinopleAlex Beregszaszi2018-03-021-0/+1
* Add constantinople.chriseth2018-03-021-3/+5
* Add TangerineWhistle.chriseth2018-03-021-15/+24
* Add ability to set the target EVM version.chriseth2018-03-021-0/+81