solidity/libsolidity
chriseth 8735d3fb6c
Merge pull request #11930 from ethereum/calldataStructInlineAssembly
Fix inline assembly assignments to calldata structs and statically-sized calldata arrays.
2021-09-14 16:16:48 +02:00
..
analysis Add new info severity 2021-09-13 22:48:22 +02:00
ast Print code snippets next to source locations in IR output 2021-09-14 12:09:59 +02:00
codegen Merge pull request #11930 from ethereum/calldataStructInlineAssembly 2021-09-14 16:16:48 +02:00
formal [SMTChecker] Cleanup spurious messages about TypeTypes 2021-09-07 16:55:25 +02:00
interface Merge pull request #11931 from ethereum/different-metadata-via-ir 2021-09-14 15:48:08 +02:00
parsing Implemented parsing for UserDefinedValueType 2021-09-07 19:42:51 +02:00
CMakeLists.txt ControlFlowAnalyser: Also consider called functions in a flow 2021-06-01 15:54:37 +02:00