solidity/libsolidity
2023-04-18 14:23:58 -03:00
..
analysis Better error message when trying to call things that are not functions 2023-04-04 17:30:37 +02:00
ast Adds NatSpec to AST for struct definitions. 2023-04-18 13:10:21 +02:00
codegen Annotate function ID of functions that may be called via the internal dispatch. 2023-03-20 20:14:41 +01: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 Fix null dereference in using for directive when operator name is empty 2023-04-18 14:23:58 -03:00
CMakeLists.txt User-defined operators: AST 2023-02-22 00:06:17 +01:00