solidity/libsolidity
2021-11-25 11:00:16 +01:00
..
analysis Moved a check related to constants to TypeChecker 2021-10-26 18:43:04 +02:00
ast [libsolidity] ASTUtils: Adds helper to quickly locate closest ASTNode match for a byte offset into a SourceUnit. 2021-11-24 13:37:11 +01:00
codegen Skip extcodesize check if return data is expected. 2021-11-08 14:58:09 +01:00
formal Fix ICE in CHC when using gas in the function options 2021-11-03 15:40:54 +01:00
interface Adds initial support for the Language Server Protocol (via --lsp CLI option). 2021-11-25 11:00:16 +01:00
lsp Adds initial support for the Language Server Protocol (via --lsp CLI option). 2021-11-25 11:00:16 +01:00
parsing Separate DebugData fields for Solidity and Yul source locations 2021-09-22 13:11:39 +02:00
CMakeLists.txt Adds initial support for the Language Server Protocol (via --lsp CLI option). 2021-11-25 11:00:16 +01:00