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
b52614116e9c72d840b375b0bbb1c56a63df3680
solidity
/
libsolidity
T
History
chriseth
b52614116e
Merge pull request
#3821
from ethereum/warn-constructor-override
...
Warn constructor override
2018-04-10 11:39:31 +02:00
..
analysis
Use the most derived contract as main location in case of diamond inheritance.
2018-04-09 16:23:18 +02:00
ast
Merge pull request
#3821
from ethereum/warn-constructor-override
2018-04-10 11:39:31 +02:00
codegen
Move constructor argument override check to TypeChecker and reuse annotations in ContractCompiler.
2018-04-09 15:26:08 +02:00
formal
[SMTChecker] Removing usage of UFs to access SSA indices
2018-04-05 12:48:58 +02:00
inlineasm
Warn about using loose inline assembly features as experimental 0.5.0 feature.
2018-03-06 17:45:34 +01:00
interface
Support constantinople in evm-version
2018-03-12 18:13:19 +01:00
parsing
Allow `
memory
` suffix for internal elementary type parsing.
2018-04-05 16:06:04 +02:00
CMakeLists.txt
Improve Z3 message in cmake
2017-10-13 13:33:18 +01:00