solidity/libsolidity
2023-06-20 15:29:45 +03:00
..
analysis Fix #10155 - remove warning about free fucntion shadowing of interface function 2023-06-20 15:29:45 +03:00
ast Fix #10155 - remove warning about free fucntion shadowing of interface function 2023-06-20 15:29:45 +03:00
codegen IRGenerator: Leave IR optimization up to the caller to avoid unnecessarily doing it twice 2023-06-07 19:44:40 +02:00
formal Add --print-smt flag to output SMTChecker SMTLIB code 2023-06-16 14:04:07 +02:00
interface Merge pull request #14328 from ethereum/fix-incomplete-ast-in-standard-json-on-analysis-fail 2023-06-19 18:26:33 +02:00
lsp Fixes compilation errors with some clangs 2023-02-03 21:37:50 -05:00
parsing Fix #10155 - remove warning about free fucntion shadowing of interface function 2023-06-20 15:29:45 +03:00
CMakeLists.txt User-defined operators: AST 2023-02-22 00:06:17 +01:00