solidity/libsolidity
Daniel Kirchner 2b201f21a1
Merge pull request #12758 from ethereum/accessToTypeDefinition
Provide generic access to type definition for user-defined types.
2022-03-10 13:16:39 +01:00
..
analysis Allow memory-safe inline assembly dialect flag. 2022-03-02 17:07:11 +01:00
ast Provide generic access to type definition for user-defined types. 2022-03-09 10:41:57 +01:00
codegen Remove isCreation flag from OptimiserSettings. 2022-03-09 17:53:28 +01:00
formal Replace all locale-dependent operations with locale-agnostic counterparts 2022-03-07 17:23:08 +01:00
interface Split out disassemble to remove numeric from instruction includes. 2022-03-02 15:30:41 +01:00
lsp LSP: Introduces lspAssert(condition, ErrorCode, message) 2022-01-05 11:30:04 +01:00
parsing Allow memory-safe inline assembly dialect flag. 2022-03-02 17:07:11 +01:00
CMakeLists.txt Initial implementation of Language Server 2021-12-16 17:52:49 +01:00