solidity/libsolidity
chriseth d31f05fcc0
Merge pull request #9528 from a3d4/improve-error-coverage-return-tag
Use assert to check if return tag applies to a public state-variable
2020-08-03 17:35:50 +02:00
..
analysis Merge pull request #9528 from a3d4/improve-error-coverage-return-tag 2020-08-03 17:35:50 +02:00
ast Add check that regular and unicode string literals are well formatted 2020-07-27 18:21:17 +01:00
codegen [Sol->Yul] Implementing bytes copying from calldata to memory. 2020-07-27 15:14:26 +02:00
formal [SMTChecker] Fix ICE on fixed bytes access 2020-07-28 17:59:42 +02:00
interface Use cbor metadata in gas cost tests. 2020-07-28 23:42:22 +02:00
parsing Add check that regular and unicode string literals are well formatted 2020-07-27 18:21:17 +01:00
CMakeLists.txt NatSpec: Implement `@inheritdoc` 2020-07-20 18:32:18 +02:00