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
ce27eecb934111fee88c49013f2611f2fac0d79e
solidity
/
libsolidity
T
History
Daniel
a77d4e281f
Merge pull request
#14139
from ethereum/make-plus-binary-only
...
Make plus binary only (second attempt)
2023-04-18 21:20:31 +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
Add warning for EIP-3860 enforced initcode limits
2023-04-15 13:43:05 +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