This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
10
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
5e507aa909
solidity
/
libsolidity
History
Kamil Śliwak
5e507aa909
fixup! [libevmasm] Add support to import evm assembly json.
2023-04-21 23:28:42 +02:00
..
analysis
Refactor TokenTraits::isUnaryOp() not to treat + as a unary operator
2023-04-18 16:49:31 +02:00
ast
Disallow unary plus at the parsing stage
2023-04-18 16:47:00 +02:00
codegen
Disallow unary plus at the parsing stage
2023-04-18 16:47:00 +02:00
formal
group unsupported warnings
2023-03-15 17:06:06 +01:00
interface
fixup! [libevmasm] Add support to import evm assembly json.
2023-04-21 23:28:42 +02:00
lsp
Fixes compilation errors with some clangs
2023-02-03 21:37:50 -05:00
parsing
Merge pull request
#14139
from ethereum/make-plus-binary-only
2023-04-18 21:20:31 +02:00
CMakeLists.txt
User-defined operators: AST
2023-02-22 00:06:17 +01:00