solidity/libsolidity
Alex Beregszaszi 0e8e4eacd5 Pass on assembly instance from AssemblyStack to CompilerStack
This allows for generation of various output artifacts supported by the old codegen
2021-06-17 15:35:59 +02:00
..
analysis Merge pull request #11527 from ethereum/restartSerach 2021-06-14 13:54:27 +02:00
ast Do not warn about shadowing parameters in functions without implementation 2021-06-09 12:35:26 +02:00
codegen IR Codegen: Small refactoring & comment fixes 2021-06-14 13:35:53 +02:00
formal Merge pull request #11491 from TerranCivilian/fix-10269 2021-06-07 20:15:20 +02:00
interface Pass on assembly instance from AssemblyStack to CompilerStack 2021-06-17 15:35:59 +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