lean4-htt/src/Lean/Data/Lsp
2022-10-07 17:28:15 -07:00
..
Basic.lean feat: datatypes for LSP code actions (#1654) 2022-09-28 09:07:39 +00:00
Capabilities.lean feat: datatypes for LSP code actions (#1654) 2022-09-28 09:07:39 +00:00
Client.lean style: add copyright headers 2022-01-14 09:18:57 +01:00
CodeActions.lean feat: datatypes for LSP code actions (#1654) 2022-09-28 09:07:39 +00:00
Communication.lean fix: remove broken Handle.isEof 2022-08-26 20:55:09 -07:00
Diagnostics.lean feat: datatypes for LSP code actions (#1654) 2022-09-28 09:07:39 +00:00
Extra.lean refactor: RpcEncodable 2022-08-10 06:31:46 -07:00
InitShutdown.lean feat: datatypes for LSP code actions (#1654) 2022-09-28 09:07:39 +00:00
Internal.lean chore: move Std.* data structures to Lean.* 2022-09-26 05:46:04 -07:00
Ipc.lean fix: Clear Diagnostics when file is closed (#1591) 2022-10-07 17:28:15 -07:00
LanguageFeatures.lean chore: remove unnecessary french quotes 2022-07-29 20:53:01 -07:00
TextSync.lean chore: convert doc/mod comments from /- to /--//-! (#1354) 2022-07-22 12:05:31 -07:00
Utf16.lean refactor: unname some unused variables 2022-06-07 16:37:45 -07:00
Workspace.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00