solidity/libsolidity
Christian Parpart 2d07ea3d42 Implements $/setTrace and uses trace logging.
For helping the caller to know in advance how many files are expected
with a response for publishDiagnostics.
2022-04-05 13:51:42 +02:00
..
analysis Use error message for unary operators. 2022-04-04 16:53:36 +05:30
ast Set handlers use unified jsonPrint with prettifier if needed 2022-04-04 20:17:11 +02:00
codegen Fix and updated test. 2022-03-15 10:23:09 +01:00
formal Fix import directive visits in type checker and view pure checker. 2022-03-14 14:53:06 +01:00
interface No longer mark Yul as experimental. 2022-03-14 14:48:01 +01:00
lsp Implements $/setTrace and uses trace logging. 2022-04-05 13:51:42 +02:00
parsing Using for with global binding. 2022-03-14 17:39:14 +01:00
CMakeLists.txt LSP: Implements goto-definition. 2022-03-14 11:59:41 +01:00