solidity/libsolidity
chriseth e5500b9f20
Merge pull request #11471 from ethereum/funcdef-unimplemented-modifier
Reports an error on unimplemented modifiers in a function definition.
2021-06-09 13:54:05 +02:00
..
analysis Merge pull request #11471 from ethereum/funcdef-unimplemented-modifier 2021-06-09 13:54:05 +02:00
ast Do not warn about shadowing parameters in functions without implementation 2021-06-09 12:35:26 +02:00
codegen Merge pull request #11491 from TerranCivilian/fix-10269 2021-06-07 20:15:20 +02:00
formal Merge pull request #11491 from TerranCivilian/fix-10269 2021-06-07 20:15:20 +02:00
interface Fix infinite recursion in function call graph generator due to recursive constant references. 2021-06-08 16:39:30 +02:00
parsing Refactoring yul source locations. 2021-05-04 16:05:23 +02:00
CMakeLists.txt ControlFlowAnalyser: Also consider called functions in a flow 2021-06-01 15:54:37 +02:00