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
64d14b4cc4
solidity
/
libsolidity
History
Mathias Baumann
64d14b4cc4
IRNames::function(): Return correct name if the function is a constructor
2021-02-23 10:29:12 +01:00
..
analysis
Only warn about variables being shadowed in inline assembly.
2021-02-19 14:29:22 +01:00
ast
FunctionType: Add assertions against missing type annotations
2021-02-23 10:29:12 +01:00
codegen
IRNames::function(): Return correct name if the function is a constructor
2021-02-23 10:29:12 +01:00
formal
Merge pull request
#10836
from ethereum/smt_fix_cex_inheritance
2021-02-03 18:49:25 +01:00
interface
CompilerStack: Typo in a comment
2021-02-23 10:29:12 +01:00
parsing
libsolidity: Extend the AST for named AST nodes in order to get precise locations for names.
2021-02-10 18:13:09 +01:00
CMakeLists.txt
Add CLI and JSON option to select SMTChecker targets
2021-01-20 17:35:37 +01:00