solidity/libsolidity
chriseth 1f8f1a3db9
Merge pull request #11484 from ethereum/fix-unreachable-code-anaysis
Fix revert pruner modifying function flows wrong
2021-06-04 12:44:35 +02:00
..
analysis Merge pull request #11484 from ethereum/fix-unreachable-code-anaysis 2021-06-04 12:44:35 +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