solidity/libsolidity
2022-05-23 11:34:13 +02:00
..
analysis More strict override check for data locations. 2022-05-17 13:02:12 +02:00
ast Adding event and error selector fields on the lines of the function selector fields 2022-05-23 10:49:16 +02:00
codegen Merge pull request #12921 from ethereum/add_event_and_error_selector_fields_on_the_line_of_function_selector_field 2022-05-23 11:34:13 +02:00
formal Check early if solvers are available. 2022-05-11 20:02:31 +02:00
interface Renamed AssemblyStack to YulStack 2022-04-08 20:28:55 +02:00
lsp LSP: Implement semantic tokens 2022-05-18 14:54:16 +02:00
parsing fix(parser): error for unexpected token 2022-04-29 16:13:04 +04:00
CMakeLists.txt LSP: Implement semantic tokens 2022-05-18 14:54:16 +02:00