solidity/libsolidity
2022-01-20 15:11:26 +01:00
..
analysis Natspec: Fix ICE when overriding a struct getter with a Natspec-documented return value and the name in the struct is different. 2022-01-17 17:10:07 +01:00
ast Equality operator allowed for external function types 2022-01-19 15:20:31 +05:30
codegen Fix too strict assert for calldata string -> bytes conversions 2022-01-20 15:11:26 +01:00
formal Do not analyze unecessary contracts 2021-12-24 19:36:32 +01:00
interface Equal store eliminator. 2022-01-03 15:52:05 +01:00
lsp LSP: Introduces lspAssert(condition, ErrorCode, message) 2022-01-05 11:30:04 +01:00
parsing Separate DebugData fields for Solidity and Yul source locations 2021-09-22 13:11:39 +02:00
CMakeLists.txt Initial implementation of Language Server 2021-12-16 17:52:49 +01:00