solidity/libsolidity
chriseth 57e012da98
Merge pull request #12663 from ethereum/assemblyAnnotationDialectString
Assembly annotation as memory-safe using assembly flags.
2022-03-07 13:03:08 +01:00
..
analysis Allow memory-safe inline assembly dialect flag. 2022-03-02 17:07:11 +01:00
ast Allow memory-safe inline assembly dialect flag. 2022-03-02 17:07:11 +01:00
codegen Merge pull request #12620 from ethereum/assemblyAnnotation 2022-03-07 12:48:41 +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 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