This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
15
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
f079efe28c
solidity
/
libsolidity
History
chriseth
d31f05fcc0
Merge pull request
#9528
from a3d4/improve-error-coverage-return-tag
...
Use assert to check if return tag applies to a public state-variable
2020-08-03 17:35:50 +02:00
..
analysis
Merge pull request
#9528
from a3d4/improve-error-coverage-return-tag
2020-08-03 17:35:50 +02:00
ast
Add check that regular and unicode string literals are well formatted
2020-07-27 18:21:17 +01:00
codegen
[Sol->Yul] Implementing bytes copying from calldata to memory.
2020-07-27 15:14:26 +02:00
formal
[SMTChecker] Fix ICE on fixed bytes access
2020-07-28 17:59:42 +02:00
interface
Use cbor metadata in gas cost tests.
2020-07-28 23:42:22 +02:00
parsing
Add check that regular and unicode string literals are well formatted
2020-07-27 18:21:17 +01:00
CMakeLists.txt
NatSpec: Implement `
@inheritdoc
`
2020-07-20 18:32:18 +02:00