solidity/libsolidity
chriseth 0c7e4cf16b
Merge pull request #9340 from ethereum/compileTimeSha
Evaluate keccak256 of string literals at compile-time.
2020-07-08 18:42:38 +02:00
..
analysis Fix wording of non-function override error messages. 2020-07-07 11:57:38 +02:00
ast Constructors cannot have calldata parameters. 2020-07-06 16:52:51 +02:00
codegen Merge pull request #9340 from ethereum/compileTimeSha 2020-07-08 18:42:38 +02:00
formal [SMTChecker] Add current input variables to the function summary 2020-07-02 15:30:29 +02:00
interface Natspec: change events() to interfaceEvents() 2020-07-07 17:22:09 +05:30
parsing Add a missing DocStringParser error to tests. 2020-07-01 04:42:37 +02:00
CMakeLists.txt Create libsmtutil 2020-05-20 12:55:18 +02:00