solidity/libsolidity
2022-02-21 14:32:52 +01:00
..
analysis Consider all grandparents in override analysis. 2022-02-14 15:31:31 +01:00
ast Added support for FunctionType::Kind::StringConcat and functions string.concat 2022-02-10 22:08:47 +05:30
codegen Extract external function part into its own function. 2022-02-21 14:32:52 +01:00
formal Changed instaces of isByteArrayOrString() to isByteArray() where it's only supposed to return a True for Bytes Type 2022-02-02 17:05:26 +05:30
interface Include used events in `--hashes` output 2022-02-09 13:50:42 +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