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
cdf29277f7
Branches
Tags
No results found.
solidity
/
libsolidity
History
chriseth
cdf29277f7
Merge pull request
#6055
from ethereum/smt_arrays
...
[SMTChecker] Add support to arrays
2019-03-06 18:00:23 +01:00
..
analysis
Check base contracts for abi encoder compatibility
2019-03-06 11:16:54 +01:00
ast
Move FunctionType::returnParameters() to CallableDeclaration
2019-03-06 11:13:01 +01:00
codegen
Allow encoding and decoding functions with empty type list.
2019-03-05 15:55:50 +01:00
formal
Handle aliasing
2019-03-06 11:29:54 +01:00
interface
Allow returning metadata in StandardCompiler without compilation
2019-03-04 16:19:55 +01:00
parsing
Set default EVM version to Petersburg.
2019-03-04 14:53:00 +01:00
CMakeLists.txt
Introduce global optimiser settings.
2019-03-04 11:40:28 +01:00