This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
060b2c2b23da99836eb54dc30eb7d870016bcb7a
solidity
/
libsolidity
T
History
Kwang Yul Seo
d70ff5f8c3
Remove a redundant check
...
m_type can't be FunctionType::Kind::DelegateCall.
2017-11-13 09:54:55 +09:00
..
analysis
More detailed errors for invalid array lengths (such as division by zero).
2017-10-20 11:59:18 +01:00
ast
Remove a redundant check
2017-11-13 09:54:55 +09:00
codegen
Do not accept truncated function selectors.
2017-10-17 23:17:36 +02:00
formal
Merge pull request
#3030
from ethereum/smt-variable-types
2017-10-20 16:55:09 +02:00
inlineasm
Add helpers for isPush/isDup/isSwap
2017-10-02 10:34:54 +01:00
interface
Merge pull request
#3092
from rivenhk/b_2885
2017-10-23 10:54:52 +02:00
parsing
Fix source location of VariableDeclarationStatement.
2017-09-27 19:27:36 +02:00
CMakeLists.txt
Improve Z3 message in cmake
2017-10-13 13:33:18 +01:00