solidity/libsolidity
chriseth 92a2cddbfa
Merge pull request #10024 from ethereum/outofBoundsGetter
Use revert for out-of-bounds array index access in getter.
2020-10-14 12:33:41 +02:00
..
analysis Print warning for unnamed return parameters and no return statement 2020-10-13 13:11:29 +02:00
ast Fixing ICE when returning Struct from library 2020-10-13 20:00:11 +02:00
codegen Merge pull request #10024 from ethereum/outofBoundsGetter 2020-10-14 12:33:41 +02:00
formal [SMTChecker] Fix counterexample state reporting 2020-10-13 22:18:43 +01:00
interface Fix shadowing/same-name warnings for later declarations 2020-10-08 20:22:04 +02:00
parsing Constants at file-level. 2020-10-08 18:56:17 +02:00
CMakeLists.txt Support array slices 2020-10-01 11:52:02 +02:00