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
7ff9a27979a53a0b844db2dda12a54ee4a68cf5e
solidity
/
libsolidity
T
History
chriseth
7ff9a27979
Merge pull request
#4734
from ethereum/astUpdate
...
JSON AST: replace ``isConstructor`` by ``kind`` which also supports fallbacks
2018-10-08 21:47:27 +02:00
..
analysis
Fix typos.
2018-10-04 13:28:16 +02:00
ast
Merge pull request
#4734
from ethereum/astUpdate
2018-10-08 21:47:27 +02:00
codegen
Fix typos.
2018-10-04 13:28:16 +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
Fix typos.
2018-10-04 13:28:16 +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