solidity/libsolidity
Leonardo a48106ca1f
Merge pull request #10670 from blishko/smt-virtual-modifiers-fix
[SMTChecker] Fix virtual modifier called statically
2020-12-21 18:05:02 +01:00
..
analysis Report meaningful error if parsing a version pragma failed 2020-12-18 11:50:37 +00:00
ast Disallow some explicit conversions to address payable 2020-12-15 15:01:40 +01:00
codegen [Sol->Yul] Implementing getters for bytes and structs containing bytes member. 2020-12-21 14:46:06 +01:00
formal [SMTChecker] Fix virtual modifier called statically 2020-12-21 13:52:28 +01:00
interface Output runtime object in IR 2020-12-16 19:23:10 +00:00
parsing Report meaningful error if parsing a version pragma failed 2020-12-18 11:50:37 +00:00
CMakeLists.txt Enable the -Wconversion warning 2020-12-08 16:45:24 +00:00