This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
15
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
bbf45c4af1
solidity
/
libsolidity
History
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