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
4a19c7e495
solidity
/
libsolidity
History
Kamil Śliwak
4a19c7e495
Treat invalid external function type as a fatal error to prevent the type from being used
...
- `returnParameterTypesWithoutDynamicTypes()` assumes it won't encounter such types.
2021-06-02 21:44:39 +02:00
..
analysis
Treat invalid external function type as a fatal error to prevent the type from being used
2021-06-02 21:44:39 +02:00
ast
Error message: try-catch parameter cannot be in storage.
2021-05-31 11:25:08 +02:00
codegen
Properly set source location of bare blocks.
2021-05-31 18:28:17 +02:00
formal
Fix conversion from bytes to fixed bytes
2021-06-01 17:55:18 +02:00
interface
ControlFlowAnalyser: Also consider called functions in a flow
2021-06-01 15:54:37 +02:00
parsing
Refactoring yul source locations.
2021-05-04 16:05:23 +02:00
CMakeLists.txt
ControlFlowAnalyser: Also consider called functions in a flow
2021-06-01 15:54:37 +02:00