This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
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
67bbcefe6c
solidity
/
libsolidity
History
Leonardo Alt
67bbcefe6c
Report deprecation error on functions sha3 and suicide also without call.
2018-11-29 14:29:13 +01:00
..
analysis
Report deprecation error on functions sha3 and suicide also without call.
2018-11-29 14:29:13 +01:00
ast
Merge pull request
#5538
from hydai/static_uint256
2018-11-29 11:17:33 +01:00
codegen
Replace IntegerType(256) with static function IntegerType::uint256()
2018-11-29 17:07:18 +08:00
formal
[SMTChecker] Unknown answer for constant condition check should not do anything
2018-11-26 12:54:02 +01:00
interface
Use yul parser in assembly stack.
2018-11-27 15:59:57 +01:00
parsing
Change scanner error diagnostics to be non-intrusive to the token API.
2018-11-24 12:40:51 +01:00
CMakeLists.txt
Fix merge problem in CMake files.
2018-11-26 14:50:04 +01:00