solidity/libsolidity
Leonardo 7bbf3a694b
Merge pull request #11261 from ethereum/smt_choose_target
[SMTChecker] Add option to choose contracts to be analyzed
2021-04-21 13:11:33 +02:00
..
analysis Allow notice tag for non-public state variable. 2021-04-08 17:06:14 +02:00
ast Export used errors in the AST. 2021-04-19 14:15:50 +02:00
codegen [Sol->Yul] Remove index access from byte array pop function to optimize it. 2021-04-21 11:01:18 +02:00
formal Choose contracts to be analyzed by the SMTChecker 2021-04-21 10:34:14 +02:00
interface Choose contracts to be analyzed by the SMTChecker 2021-04-21 10:34:14 +02:00
parsing Allow NatSpec documentation for local variable declarations 2021-04-08 17:06:14 +02:00
CMakeLists.txt Extract file reading logic from CommandLineInterface into FileReader class. 2021-04-06 17:10:43 +02:00