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
54e00b930d
solidity
/
libsolidity
History
chriseth
54e00b930d
Merge pull request
#6331
from ethereum/pragma-parser-location-reporting-fix
...
Fixes wrong source location when reporting pragma solidity version conflicts
2019-03-20 16:07:56 +01:00
..
analysis
Fix function calls with named arguments for overloaded functions
2019-03-20 14:54:41 +01:00
ast
Fix function calls with named arguments for overloaded functions
2019-03-20 14:54:41 +01:00
codegen
Pass "optimize stack allocation" flag down to the stack compressor.
2019-03-20 15:03:27 +01:00
formal
Add callstack to model report
2019-03-20 10:35:29 +01:00
interface
Introduce simplfied CBOR encoding for Metadata
2019-03-19 16:06:19 +00:00
parsing
Fixes wrong source location when reporting pragma solidity version conflicts.
2019-03-20 11:42:25 +01:00
CMakeLists.txt
Extract utility functions from ABI encoder.
2019-03-05 22:13:55 +01:00