solidity/libsolidity
chriseth a8ffa6c08d
Merge pull request #11482 from ethereum/fixUnreachable2
Fix control-flow handling of modifiers without body.
2021-06-03 16:56:05 +02:00
..
analysis Merge pull request #11482 from ethereum/fixUnreachable2 2021-06-03 16:56:05 +02:00
ast Cache functions by name. 2021-06-03 11:10:35 +02:00
codegen Merge pull request #11479 from ethereum/fix-ice-when-assigning-implicitly-convertible-function-array-to-storage 2021-06-03 10:52:21 +02:00
formal Fix conversion from bytes to fixed bytes 2021-06-01 17:55:18 +02:00
interface ControlFlowAnalyser: Also consider called functions in a flow 2021-06-01 15:54:37 +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