solidity/libsolidity
chriseth e33c058a60
Merge pull request #10896 from ethereum/issue-10870
Fix issue with pop on storage array.
2021-02-23 17:49:17 +01:00
..
analysis Merge pull request #10896 from ethereum/issue-10870 2021-02-23 17:49:17 +01:00
ast Fix issue with pop on storage array. 2021-02-23 14:26:55 +01:00
codegen Merge pull request #10896 from ethereum/issue-10870 2021-02-23 17:49:17 +01:00
formal Fix issue with pop on storage array. 2021-02-23 14:26:55 +01:00
interface Remove IRGenerator::verifyCallGraphs and make generate() verify the graphs automatically 2021-02-23 10:47:02 +01:00
parsing libsolidity: Extend the AST for named AST nodes in order to get precise locations for names. 2021-02-10 18:13:09 +01:00
CMakeLists.txt Move CallGraph structure to a separate module 2021-02-23 10:47:02 +01:00