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
9c62647f19541f875590ff61bca9042e1139f9da
solidity
/
libsolidity
T
History
chriseth
9c62647f19
Merge pull request
#2978
from ethereum/infer-location
...
Report correct location for inferred types in packed encoding
2017-09-27 12:13:01 +02:00
..
analysis
Merge pull request
#2978
from ethereum/infer-location
2017-09-27 12:13:01 +02:00
ast
Ensure that address types are always declared as 160bit
2017-09-26 22:46:33 +01:00
codegen
Ensure that address types are always declared as 160bit
2017-09-26 22:46:33 +01:00
formal
Mark constructors explicit
2017-09-20 01:23:21 +01:00
inlineasm
Support multiple assignment in inline assembly
2017-09-20 11:16:23 +02:00
interface
Ensure parameter names match between headers and implementation
2017-09-20 01:23:21 +01:00
parsing
Better error message for unexpected trailing comma in parameter lists
2017-09-25 10:42:01 +01:00
CMakeLists.txt
Prepare build system for Z3.
2017-08-23 17:37:35 +02:00