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
8b564a7be7
solidity
/
libsolidity
History
chriseth
8b564a7be7
Fix reads checks for immutable variables.
2020-08-28 15:24:40 +02:00
..
analysis
Fix reads checks for immutable variables.
2020-08-28 15:24:40 +02:00
ast
Remove null values from AST also in standard-json mode.
2020-08-19 11:06:14 +02:00
codegen
[Sol->Yul] Enabling storage pointers to local vars in inline assembly.
2020-08-26 10:25:42 +02:00
formal
Merge pull request
#9639
from ethereum/smtConditionalSupport
2020-08-21 14:25:47 +02:00
interface
Only conditionally run old code generation in CompilerStack, StandardCompiler and semantic tests.
2020-08-06 15:05:17 +02:00
parsing
Free functions.
2020-08-18 11:46:59 +02:00
CMakeLists.txt
NatSpec: Implement `
@inheritdoc
`
2020-07-20 18:32:18 +02:00