solidity/libsolidity
Leonardo 13d3b35141
Merge pull request #11116 from blishko/issue-10985
[SMTChecker] Handle InaccessibleDynamicType
2021-03-24 14:39:24 +01:00
..
analysis Check if all types in bytes.concat are fixed bytes or byte array. 2021-03-24 11:49:21 +01:00
ast Adding bytes.concat function type. 2021-03-24 11:49:21 +01:00
codegen Implementing bytes.concat for legacy codegen. 2021-03-24 11:49:21 +01:00
formal [SMTChecker] Handle InaccessibleDynamicType 2021-03-24 11:53:06 +01:00
interface Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
parsing Provide locations for docstring parsing errors. 2021-03-01 17:34:25 +01:00
CMakeLists.txt Move CallGraph structure to a separate module 2021-02-23 10:47:02 +01:00