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
11c51de5b95343cd1dfcb83a2ef8da0592464c96
solidity
/
libsolidity
T
History
chriseth
11c51de5b9
Merge pull request
#2968
from ethereum/calldataencodedsize
...
Add some asserts about calldata encoded size.
2017-10-05 12:16:37 +02:00
..
analysis
Do not consider shadowing in variable names inside event declarations
2017-10-04 13:30:26 -03:00
ast
Use solAssert and not assert
2017-10-04 13:05:55 +01:00
codegen
Merge pull request
#2968
from ethereum/calldataencodedsize
2017-10-05 12:16:37 +02:00
formal
Merge pull request
#3022
from ethereum/assert
2017-10-04 14:11:43 +01:00
inlineasm
Add helpers for isPush/isDup/isSwap
2017-10-02 10:34:54 +01:00
interface
Restrict contracts compiled via outputSelection (but not the individual output details)
2017-10-04 20:30:14 +01:00
parsing
Fix source location of VariableDeclarationStatement.
2017-09-27 19:27:36 +02:00
CMakeLists.txt
Prepare build system for Z3.
2017-08-23 17:37:35 +02:00