solidity/libsolidity
2023-04-20 19:53:48 +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 Misc small refactors: Superfluous std::, trailing commas in lists, whitespace, missing breaks, import order 2023-04-20 19:53:48 +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