This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b225bf5d53
solidity
/
libsolidity
History
Alex Beregszaszi
b225bf5d53
Remove useless payable & constant typecheck
2017-08-14 14:21:47 +01:00
..
analysis
Remove useless payable & constant typecheck
2017-08-14 14:21:47 +01:00
ast
Replace constant/payable with StateMutability in AST
2017-08-14 14:21:47 +01:00
codegen
.delegatecall() should always return a boolean of execution status
2017-08-01 20:50:03 +01:00
inlineasm
Merge pull request
#2504
from ethereum/inlineasm-decl-empty
2017-07-13 16:58:24 +02:00
interface
Use a secondary location for function override errors
2017-08-11 22:45:25 +01:00
parsing
Replace constant/payable with StateMutability in AST
2017-08-14 14:21:47 +01:00
CMakeLists.txt
Adapt EVM codegen to new namespace.
2017-05-26 15:08:27 +02:00