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
75a92b0ffd0946c17a27a58e6e02abe96cd3fa00
solidity
/
libsolidity
T
History
Erik Kundt
75a92b0ffd
Warns if modifier uses msg.value in non-payable function.
2018-09-03 18:35:57 +02:00
..
analysis
Warns if modifier uses msg.value in non-payable function.
2018-09-03 18:35:57 +02:00
ast
Merge pull request
#4851
from anurag-git/anurag_issue_4824
2018-09-03 16:51:05 +02:00
codegen
Removed unused "FunctionType::Kind::CallCode" from Types.h and all its usage
2018-08-23 13:09:00 +05:30
formal
Add workarounds for building against CVC4 on ArchLinux.
2018-08-08 19:02:59 +02:00
inlineasm
Merge pull request
#4753
from mattaereal/boost-to-string-patch
2018-08-08 16:07:25 +01:00
interface
Merge pull request
#4542
from aarlt/constructor_natspec
2018-08-14 19:13:25 +02:00
parsing
Cleanup & polish numbers-with-underscores parsing, also improving tests.
2018-08-08 13:38:46 +02:00
CMakeLists.txt
Do not force GMP to be present as dependency of CVC4, but also allow CLN instead.
2018-08-08 19:02:59 +02:00