solidity/libsolidity
chriseth bbf45c4af1
Merge pull request #6758 from ethereum/smt_global_context
[SMTChecker] Move handling of global vars and functions
2019-05-20 15:15:54 +02:00
..
analysis Throws error on library calling itself externally. 2019-05-02 12:41:07 +02:00
ast Add function that retrieves first FunctionDefinition up the scope path 2019-05-09 09:15:11 +02:00
codegen Fix handling of structs of dynamic size as constructor parameters. 2019-05-16 17:10:54 +02:00
formal [SMTChecker] Move global variables and functions to encoding context 2019-05-16 18:11:31 +02:00
interface Merge pull request #6599 from ethereum/ipfsHash 2019-05-15 14:21:58 +02:00
parsing Fixes Natspec parser error when whitespace is missing. 2019-05-10 10:53:32 +02:00
CMakeLists.txt LValues and state variables of value type. 2019-05-02 17:03:22 +02:00