solidity/libsolidity
2021-02-23 10:46:28 +01:00
..
analysis FunctionCallGraph: operator<< for printing nodes in an unambiguous way 2021-02-23 10:46:28 +01:00
ast FunctionType: Add assertions against missing type annotations 2021-02-23 10:29:12 +01:00
codegen Add IRGenerator::verifyCallGraphs() 2021-02-23 10:46:28 +01:00
formal Merge pull request #10836 from ethereum/smt_fix_cex_inheritance 2021-02-03 18:49:25 +01:00
interface CompilerStack: Build call graphs in the analysis phase 2021-02-23 10:46:28 +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 Implement a Function Call Graph 2021-02-23 10:46:28 +01:00