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
f2fa5133204b6c98c67b5336e8714647147221c0
solidity
/
libsolidity
T
History
Jared Wasinger
c6bd2979b1
Add assembly support for EXTCODEHASH (EIP-1052)
2018-09-26 16:11:02 +01:00
..
analysis
Merge pull request
#5061
from ethereum/fixedSizeArrayLength
2018-09-26 14:55:07 +02:00
ast
Use better assertion messages for RationalNumberType::literalValue
2018-09-26 13:05:58 +01:00
codegen
fix typo
2018-09-20 22:54:57 +08:00
formal
Split IntegerType into IntegerType and AddressType.
2018-09-05 12:19:14 +02:00
inlineasm
Add assembly support for EXTCODEHASH (EIP-1052)
2018-09-26 16:11:02 +01:00
interface
Add PathGasMeter.estimateMax helper
2018-09-26 14:25:40 +01: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