solidity/libsolidity
chriseth d586b7b57a
Merge pull request #10991 from ethereum/bareCallNoReturndatacopy
[Sol->Yul] Fix bare call wihout returndatacopy.
2021-02-23 13:24:50 +01:00
..
analysis Move CallGraph structure to a separate module 2021-02-23 10:47:02 +01:00
ast Move call graphs from CompilerStack to ContractDefinitionAnnotation 2021-02-23 10:47:02 +01:00
codegen Merge pull request #10991 from ethereum/bareCallNoReturndatacopy 2021-02-23 13:24:50 +01:00
formal Merge pull request #10836 from ethereum/smt_fix_cex_inheritance 2021-02-03 18:49:25 +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