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
4d1c48eeee8a0b71b79ce51a811e8f1f3e2388d6
solidity
/
libsolidity
T
History
Alex Beregszaszi
e7a1e1abe7
Merge pull request
#2997
from federicobond/duplicate-events
...
Emit error when declaring event with same name and arguments twice
2017-10-02 20:21:16 +01:00
..
analysis
Extract duplicate function or event finding logic
2017-09-29 19:45:56 -03:00
ast
Pull out helper to apply address member to contract members
2017-09-28 14:54:15 +01:00
codegen
Better readable encoder assembly.
2017-09-27 15:59:59 +02:00
formal
Mark constructors explicit
2017-09-20 01:23:21 +01:00
inlineasm
Add helpers for isPush/isDup/isSwap
2017-10-02 10:34:54 +01:00
interface
Ensure parameter names match between headers and implementation
2017-09-20 01:23:21 +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