summaryrefslogtreecommitdiff
path: root/mlir/tools/mlir-lsp-server/mlir-lsp-server.cpp
AgeCommit message (Expand)Author
2025-09-11[LLVM][MLIR] Move LSP server support library from MLIR into LLVM (#157885)Bertik23
2025-09-09Revert "[LLVM][MLIR] Move LSP server support library from MLIR into LLVM (#15...Nikita Popov
2025-09-09[LLVM][MLIR] Move LSP server support library from MLIR into LLVM (#155572)Bertik23
2025-07-29[mlir] Reland `Move InitAll*** implementation into static library` (#151150)Ivan Butygin
2025-07-29Revert "[mlir][core] Move `InitAll***` implementation into static library." (...Mehdi Amini
2025-07-29[mlir][core] Move `InitAll***` implementation into static library. (#150805)Ivan Butygin
2025-06-01[mlir][lsp] Enable registering dialects based on URI. (#141331)Jacques Pienaar
2023-08-31[mlir][lsp] Register all extensions and TestDynDialect in main.Ingo Müller
2022-05-25[mlir:LSP] Link the test dialect into mlir-lsp-serverRiver Riddle
2021-04-21[mlir][mlir-lsp] Add a new C++ LSP server for MLIR named mlir-lsp-serverRiver Riddle