solidity/libsolidity
2022-01-17 17:10:07 +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 Fix ICE when a constant variable declaration forward references a struct 2022-01-17 13:24:14 +01:00
codegen Merge pull request #12431 from ethereum/fixFun2 2022-01-04 18:18:21 +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