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
24d1507537ef54848387331e38fcb60581028737
solidity
/
libsolidity
T
History
chriseth
db4f780283
Merge pull request
#4962
from anurag-git/anurag_issue_3667-1
...
Removed default case from "ExpressionCompiler::visit(FunctionCall...)".
2018-10-01 13:24:26 +02:00
..
analysis
Merge pull request
#5061
from ethereum/fixedSizeArrayLength
2018-09-26 14:55:07 +02:00
ast
Merge pull request
#4962
from anurag-git/anurag_issue_3667-1
2018-10-01 13:24:26 +02:00
codegen
Merge pull request
#4962
from anurag-git/anurag_issue_3667-1
2018-10-01 13:24:26 +02:00
formal
Removing extra default cases to force compile time error, instead of runtime.
2018-09-30 12:40:38 +05:30
inlineasm
Add assembly support for EXTCODEHASH (EIP-1052)
2018-09-26 16:11:02 +01:00
interface
Merge pull request
#4962
from anurag-git/anurag_issue_3667-1
2018-10-01 13:24:26 +02:00
parsing
Disallow uppercase X in hex number literals
2018-09-19 22:01:15 +08:00
CMakeLists.txt
Do not force GMP to be present as dependency of CVC4, but also allow CLN instead.
2018-08-08 19:02:59 +02:00