solidity/libsolidity
2023-04-29 00:20:12 +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 Move the second run of YulOptimizer to IRGenerator to make it more obvious we're running it twice 2023-04-29 00:20:12 +02:00
formal [SMTChecker] Use path condition when creating CHC targets 2023-04-21 18:56:34 +02:00
interface Move the second run of YulOptimizer to IRGenerator to make it more obvious we're running it twice 2023-04-29 00:20:12 +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