solidity/libsolidity
chriseth cf7f814a4e
Merge pull request #10921 from ethereum/issue-10881
Natspec: Don't copy from base function if return parameters differ
2021-04-20 15:33:48 +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 Fix array decoding offset overflow. 2021-04-12 13:43:51 +02:00
formal Basic support to free constants 2021-04-19 19:23:18 +02:00
interface Merge pull request #10921 from ethereum/issue-10881 2021-04-20 15:33:48 +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