solidity/libsolidity
Daniel cd5ae26e34
Merge pull request #14143 from ethereum/remove-type-categoryname
Remove the inaccurate `Type::categoryName()`
2023-04-23 22:05:35 +02:00
..
analysis Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category 2023-04-20 13:50:22 +02:00
ast Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category 2023-04-20 13:50:22 +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 Remove unused CompilerStack::m_sourceJsons 2023-04-20 20:01:45 +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