lean4-htt/src/Lean/Data/Lsp
2021-10-11 22:59:47 +02:00
..
Basic.lean refactor: use Except instead of Option in the JSON code. 2021-06-07 12:10:10 +02:00
Capabilities.lean feat: server: auto completion skeleton 2021-04-01 18:26:17 +02: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: add range parameter to getInteractiveDiagnostics 2021-10-11 22:59:47 +02:00
InitShutdown.lean refactor: use Except instead of Option in the JSON code. 2021-06-07 12:10:10 +02:00
Ipc.lean chore: style 2021-06-21 10:17:26 -07:00
LanguageFeatures.lean feat: add enum command for declaring enumeration types 2021-09-05 16:58:49 -07: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 refactor: use From/ToJson deriving handlers 2020-12-26 19:38:24 +01:00