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
1205de65dc3a9eff0fcfa95d29624f1a728908c9
solidity
/
libsolidity
T
History
Daniel Kirchner
e7daed68c1
Merge pull request
#4911
from ethereum/addressPayable
...
Payable and non-payable address type.
2018-09-13 17:30:54 +02:00
..
analysis
Add payable and non-payable state mutability to AddressType.
2018-09-13 15:15:49 +02:00
ast
Add `
stateMutability
field to JSON AST for
address
` types.
2018-09-13 15:15:49 +02:00
codegen
Add payable and non-payable state mutability to AddressType.
2018-09-13 15:15:49 +02:00
formal
Split IntegerType into IntegerType and AddressType.
2018-09-05 12:19:14 +02:00
inlineasm
Merge pull request
#4753
from mattaereal/boost-to-string-patch
2018-08-08 16:07:25 +01:00
interface
give more information (at most 35 chars before and after) for too long lines
2018-09-13 09:55:54 +08:00
parsing
Accept `
address payable
` during parsing.
2018-09-11 14:52:23 +02: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