solidity/libsolidity
2020-09-09 14:45:58 +02:00
..
analysis ViewPureChecker::reportMutability: don't check visibility on constructors. 2020-09-07 11:35:33 -05:00
ast FunctionType::canTakeArguments(): Use the correct index when comparing named parameter types 2020-09-09 14:45:58 +02:00
codegen [Sol->Yul] Fixing storage array index access 2020-09-08 16:02:56 +02:00
formal Make recursive structs unsupported 2020-09-03 15:19:33 +02:00
interface Implemented UnusedFunctionArgumentPruner 2020-09-03 13:15:38 +02:00
parsing Merge pull request #9649 from a3d4/improve-error-coverage-erorrecovery 2020-08-31 18:33:19 +02:00
CMakeLists.txt Refactor predicates 2020-09-01 16:09:56 +02:00