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
8fb7a18800
solidity
/
libsolidity
History
Leonardo
7bbf3a694b
Merge pull request
#11261
from ethereum/smt_choose_target
...
[SMTChecker] Add option to choose contracts to be analyzed
2021-04-21 13:11:33 +02:00
..
analysis
Allow notice tag for non-public state variable.
2021-04-08 17:06:14 +02:00
ast
Export used errors in the AST.
2021-04-19 14:15:50 +02:00
codegen
[Sol->Yul] Remove index access from byte array pop function to optimize it.
2021-04-21 11:01:18 +02:00
formal
Choose contracts to be analyzed by the SMTChecker
2021-04-21 10:34:14 +02:00
interface
Choose contracts to be analyzed by the SMTChecker
2021-04-21 10:34:14 +02:00
parsing
Allow NatSpec documentation for local variable declarations
2021-04-08 17:06:14 +02:00
CMakeLists.txt
Extract file reading logic from CommandLineInterface into FileReader class.
2021-04-06 17:10:43 +02:00