ccls/src
Fangrui Song f82a436536 documentSymbol: ignore TypeParameter
Reported by Riatre
2019-11-09 19:58:32 -08:00
..
messages documentSymbol: ignore TypeParameter 2019-11-09 19:58:32 -08:00
serializers Add clang.pathMappings to reuse cache files with differect source paths 2019-11-09 19:58:32 -08:00
clang_complete.cc Publish diagnostics of inferred files and change diagnostics.{onChange,onOpen,onSave} from bool to debounce time 2019-11-09 19:58:32 -08:00
clang_complete.hh Publish diagnostics of inferred files and change diagnostics.{onChange,onOpen,onSave} from bool to debounce time 2019-11-09 19:58:32 -08:00
clang_tu.cc intern args 2019-11-09 19:58:32 -08:00
clang_tu.h intern args 2019-11-09 19:58:32 -08:00
clang_utils.cc Normalize paths on Windows 2019-11-09 19:58:32 -08:00
clang_utils.h Add license notice 2019-10-24 01:01:21 -07:00
config.cc Simplify pipeline and fix race 2019-11-09 19:58:32 -08:00
config.h Publish diagnostics of inferred files and change diagnostics.{onChange,onOpen,onSave} from bool to debounce time 2019-11-09 19:58:32 -08:00
filesystem.cc Normalize paths on Windows 2019-11-09 19:58:32 -08:00
filesystem.hh Add license notice 2019-10-24 01:01:21 -07:00
fuzzy_match.cc SkipFunctionBodiesScope; improve fuzzy 2019-10-24 01:01:21 -07:00
fuzzy_match.h Add license notice 2019-10-24 01:01:21 -07:00
hierarchy.hh Rename hierarchies to $ccls/{call,inheritance,member} 2019-11-09 19:58:32 -08:00
include_complete.cc Add license notice 2019-10-24 01:01:21 -07:00
include_complete.h Add license notice 2019-10-24 01:01:21 -07:00
indexer.cc Misc 2019-11-09 19:58:32 -08:00
indexer.h Fix spurious "Failed to index" errors 2019-11-09 19:58:32 -08:00
language.cc Add license notice 2019-10-24 01:01:21 -07:00
language.h Fix unaligned load/store; add index.multiVersion prototype, rename index.onParse to index.OnOpen 2019-10-24 01:13:24 -07:00
log.cc Add license notice 2019-10-24 01:01:21 -07:00
log.hh Add license notice 2019-10-24 01:01:21 -07:00
lru_cache.h Add license notice 2019-10-24 01:01:21 -07:00
lsp_code_action.h Add license notice 2019-10-24 01:01:21 -07:00
lsp_completion.h Add license notice 2019-10-24 01:01:21 -07:00
lsp_diagnostic.h Add license notice 2019-10-24 01:01:21 -07:00
lsp.cc Normalize paths on Windows 2019-11-09 19:58:32 -08:00
lsp.h Add license notice 2019-10-24 01:01:21 -07:00
main.cc Add license notice 2019-10-24 01:01:21 -07:00
match.cc Simplify pipeline and fix race 2019-11-09 19:58:32 -08:00
match.h Add license notice 2019-10-24 01:01:21 -07:00
maybe.h Add license notice 2019-10-24 01:01:21 -07:00
message_handler.cc Simplify semantic highlighting 2019-11-09 19:58:32 -08:00
message_handler.h Publish diagnostics of inferred files and change diagnostics.{onChange,onOpen,onSave} from bool to debounce time 2019-11-09 19:58:32 -08:00
method.cc Add license notice 2019-10-24 01:01:21 -07:00
method.h Add license notice 2019-10-24 01:01:21 -07:00
pipeline.cc Fix spurious "Failed to index" errors 2019-11-09 19:58:32 -08:00
pipeline.hh Publish diagnostics of inferred files and change diagnostics.{onChange,onOpen,onSave} from bool to debounce time 2019-11-09 19:58:32 -08:00
platform_posix.cc Add license notice 2019-10-24 01:01:21 -07:00
platform_win.cc Normalize paths on Windows 2019-11-09 19:58:32 -08:00
platform.h Add license notice 2019-10-24 01:01:21 -07:00
position.cc Add license notice 2019-10-24 01:01:21 -07:00
position.h Add $ccls/navigate and improve textDocument/definition 2019-11-09 19:58:29 -08:00
project.cc Publish diagnostics of inferred files and change diagnostics.{onChange,onOpen,onSave} from bool to debounce time 2019-11-09 19:58:32 -08:00
project.h intern args 2019-11-09 19:58:32 -08:00
query_utils.cc Rename hierarchies to $ccls/{call,inheritance,member} 2019-11-09 19:58:32 -08:00
query_utils.h Rename hierarchies to $ccls/{call,inheritance,member} 2019-11-09 19:58:32 -08:00
query.cc intern strings in dependencies and IndexInclude::resolved_path 2019-11-09 19:58:32 -08:00
query.h intern args 2019-11-09 19:58:32 -08:00
serializer.cc intern args 2019-11-09 19:58:32 -08:00
serializer.h Add license notice 2019-10-24 01:01:21 -07:00
symbol.h textDocument/documentSymbol 2019-11-09 19:58:32 -08:00
test.cc Fix spurious "Failed to index" errors 2019-11-09 19:58:32 -08:00
test.h Add license notice 2019-10-24 01:01:21 -07:00
threaded_queue.h Add license notice 2019-10-24 01:01:21 -07:00
utils.cc Publish diagnostics of inferred files and change diagnostics.{onChange,onOpen,onSave} from bool to debounce time 2019-11-09 19:58:32 -08:00
utils.h Publish diagnostics of inferred files and change diagnostics.{onChange,onOpen,onSave} from bool to debounce time 2019-11-09 19:58:32 -08:00
working_files.cc Revamp completion and signatureHelp, set completion.detailedLabel: true and add completion.duplicateOptional 2019-11-09 19:58:32 -08:00
working_files.h Revamp completion and signatureHelp, set completion.detailedLabel: true and add completion.duplicateOptional 2019-11-09 19:58:32 -08:00