This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
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
b8fdb666e2
solidity
/
libsolidity
History
Daniel Kirchner
b8fdb666e2
Allow duplicated constructor calls, if no arguments; support for multiple inheritance; backwards compatibility.
...
# tmp
2018-04-09 15:26:05 +02:00
..
analysis
Allow duplicated constructor calls, if no arguments; support for multiple inheritance; backwards compatibility.
2018-04-09 15:26:05 +02:00
ast
Allow `
memory
` suffix for internal elementary type parsing.
2018-04-05 16:06:04 +02:00
codegen
Merge pull request
#3824
from ethereum/baseArgumentsEmptyParenthesis
2018-04-05 14:43:28 +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