solidity/libsolidity
hrkrshnn 95091f6b58 Implemented block.basefee in Solidilty and basefee() in Yul.
Also added basefee to Yul grammar.
2021-08-09 16:18:08 +02:00
..
analysis Implemented block.basefee in Solidilty and basefee() in Yul. 2021-08-09 16:18:08 +02:00
ast Implemented block.basefee in Solidilty and basefee() in Yul. 2021-08-09 16:18:08 +02:00
codegen Implemented block.basefee in Solidilty and basefee() in Yul. 2021-08-09 16:18:08 +02:00
formal Do not create VCs for underoverflow by default for Sol >=0.8 2021-08-09 14:12:31 +02:00
interface Add option divModWithSlacks 2021-08-06 15:50:25 +02:00
parsing Eliminate unnecessary m_source from Parser 2021-08-03 16:03:45 +02:00
CMakeLists.txt ControlFlowAnalyser: Also consider called functions in a flow 2021-06-01 15:54:37 +02:00