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
f343c5a730663d7a85069a2d032ea9335c3689d7
solidity
/
libsolidity
T
History
Christian Parpart
9fb835b710
Fixes
#5051
(introduced in
#4684
), effectively allowing underscores in address literals.
2018-10-02 15:37:15 +02:00
..
analysis
Fixes
#5051
(introduced in
#4684
), effectively allowing underscores in address literals.
2018-10-02 15:37:15 +02:00
ast
Fixes
#5051
(introduced in
#4684
), effectively allowing underscores in address literals.
2018-10-02 15:37:15 +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