solidity/libsolidity
Bhargava Shastry e2a2276272 Contract level checker: Disallow free function redefinition and alias
shadowing another free function

Co-authored-by: chriseth <chris@ethereum.org>
2020-09-25 17:09:58 +02:00
..
analysis Contract level checker: Disallow free function redefinition and alias 2020-09-25 17:09:58 +02:00
ast Return UTF-8 error in BoolResult and remove it from string type 2020-09-23 17:35:05 +01:00
codegen Use invalid opcode on internal errors. 2020-09-24 16:02:35 +02:00
formal [SMTChecker] Keep constraints of string literals after assignment 2020-09-25 11:32:48 +01:00
interface Contract level checker: Disallow free function redefinition and alias 2020-09-25 17:09:58 +02:00
parsing Merge pull request #9649 from a3d4/improve-error-coverage-erorrecovery 2020-08-31 18:33:19 +02:00
CMakeLists.txt Refactor CHC sorts 2020-09-15 16:45:50 +02:00