solidity/libsolidity
chriseth a30cf6c3e8
Merge pull request #11480 from ethereum/event-mapping-fatal-error
Errors about nested mapping in event parameter are fatal.
2021-06-03 11:39:26 +02:00
..
analysis Errors about nested mapping in event parameter are fatal. 2021-06-03 11:02:27 +02:00
ast FunctionDefinition.resolveVirtual(): Skip unimplemented functions when lookup happens via super 2021-06-02 16:16:15 +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