lean4-htt/src/Lean/Data/Lsp
Joscha 7cce91acb4 refactor: move some reference-related types to Lean.Data
These types are required for worker->watchdog notifications.
2022-01-14 09:18:57 +01:00
..
Basic.lean feat: implement reference request 2022-01-14 09:18:57 +01:00
Capabilities.lean fix: only enable InsertReplaceEdit if supported 2022-01-07 20:28:10 +01:00
Client.lean feat: register file watcher for .ilean files 2022-01-14 09:18:57 +01:00
Communication.lean chore: server: repr-print invalid header 2021-04-03 00:23:45 +02:00
Diagnostics.lean refactor: consistent naming of widget modules 2021-08-24 08:57:41 -07:00
Extra.lean feat: change error flag to progress kind in LeanFileProgressProcessingInfo 2021-12-15 13:00:05 +01:00
InitShutdown.lean refactor: use Except instead of Option in the JSON code. 2021-06-07 12:10:10 +02:00
Internal.lean refactor: move some reference-related types to Lean.Data 2022-01-14 09:18:57 +01:00
Ipc.lean chore: style 2021-06-21 10:17:26 -07:00
LanguageFeatures.lean fix: make set_option completion replace typed partial name 2022-01-07 17:06:26 +01:00
TextSync.lean refactor: use Except instead of Option in the JSON code. 2021-06-07 12:10:10 +02:00
Utf16.lean fix: index out of bounds 2021-04-09 10:09:12 -07:00
Workspace.lean feat: register file watcher for .ilean files 2022-01-14 09:18:57 +01:00