solidity/libsolidity
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