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
7e1be52281c65d13d697d5ca85da795cb668a86f
solidity
/
libsolidity
T
History
Leonardo
7e1be52281
Merge pull request
#11165
from blishko/smt-abi-no-args
...
[SMTChecker] Fix ICE on ABI functions with no arguments
2021-03-25 15:21:57 +01:00
..
analysis
Show proper error for misusing the custom natspec tag
2021-03-25 12:45:37 +00:00
ast
Extract referencedDeclaration as helper.
2021-03-24 17:01:50 +01:00
codegen
Extract referencedDeclaration as helper.
2021-03-24 17:01:50 +01:00
formal
[SMTChecker] Fix ICE on ABI functions with no arguments
2021-03-25 13:28:29 +01:00
interface
Replace
TypePointer
with
Type const*
2021-03-23 11:47:19 +01:00
parsing
Provide locations for docstring parsing errors.
2021-03-01 17:34:25 +01:00
CMakeLists.txt
Move CallGraph structure to a separate module
2021-02-23 10:47:02 +01:00