This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
702620151f
solidity
/
libsolidity
History
Christian Parpart
702620151f
Adds initial support for the Language Server Protocol (via --lsp CLI option).
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