solidity/libsolidity
2021-12-16 17:52:49 +01:00
..
analysis Issue 11610 : Replced typeError with fataTypeError in lines 390 and 406. Test file added in test/libsolidity/syntaxTests/calldata_struct_argument_with_internal_type_inside.sol 2021-12-03 12:23:35 +05:30
ast Moved a check related to constants to TypeChecker 2021-10-26 18:43:04 +02:00
codegen Added sameType check for fromType and toType in YulUtilFunctions.cpp and relevant tests in semanticTests 2021-12-15 23:50:25 +05:30
formal Fix soundness of storage/memory pointers that were not erasing enough knowledge 2021-12-14 12:02:18 +01:00
interface Add const and file name. 2021-12-13 17:33:48 +01:00
lsp Initial implementation of Language Server 2021-12-16 17:52:49 +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