..
messages
Add initialization option capabilities.*
and index.maxInitializerLines
2019-02-10 18:17:07 +08:00
clang_tu.cc
Drop support for clang 6
2019-01-21 10:44:44 +08:00
clang_tu.hh
Adjust FrontendOpts.Inputs[0] for inferred files
2019-11-09 20:09:13 -08:00
config.cc
*.h -> *.hh
2019-11-09 20:09:13 -08:00
config.hh
Add initialization option capabilities.*
and index.maxInitializerLines
2019-02-10 18:17:07 +08:00
filesystem.cc
*.h -> *.hh
2019-11-09 20:09:13 -08:00
filesystem.hh
Add license notice
2019-10-24 01:01:21 -07:00
fuzzy_match.cc
Add strict
to FuzzyMatcher::Match
2019-11-09 20:09:13 -08:00
fuzzy_match.hh
Add strict
to FuzzyMatcher::Match
2019-11-09 20:09:13 -08:00
hierarchy.hh
Remove ls
prefix from many LSP interfaces
2019-11-09 20:09:13 -08:00
include_complete.cc
Extend .ccls
2019-11-09 20:09:13 -08:00
include_complete.hh
Extend .ccls
2019-11-09 20:09:13 -08:00
indexer.cc
Add initialization option capabilities.*
and index.maxInitializerLines
2019-02-10 18:17:07 +08:00
indexer.hh
Fix is_local for vars with non-auto storage period
2018-10-15 23:25:46 +08:00
log.cc
Add -log-file=stderr and make it default
2019-01-21 10:20:07 +08:00
log.hh
Make -v=1 work and log cflags for SemaManager session and Indexer
2019-11-09 20:09:13 -08:00
lsp.cc
Support textDocument/declaration & LocationLink
2019-11-09 20:09:13 -08:00
lsp.hh
Delay requests if the document has not not indexed ( #176 )
2019-11-09 20:09:13 -08:00
main.cc
Log {Request,Notification}Message, and timestamp change due to dependency
2019-01-29 15:47:03 +08:00
message_handler.cc
Delay requests if the document has not not indexed ( #176 )
2019-11-09 20:09:13 -08:00
message_handler.hh
Delay requests if the document has not not indexed ( #176 )
2019-11-09 20:09:13 -08:00
pipeline.cc
Log {Request,Notification}Message, and timestamp change due to dependency
2019-01-29 15:47:03 +08:00
pipeline.hh
Handle file deletion and register workspace/didChangeWatchedFiles
2019-11-09 20:09:13 -08:00
platform_posix.cc
Implement initialization option compilationDatabaseCommand on Windows
2019-01-21 12:15:28 +08:00
platform_win.cc
Implement initialization option compilationDatabaseCommand on Windows
2019-01-21 12:15:28 +08:00
platform.hh
Implement initialization option compilationDatabaseCommand on Windows
2019-01-21 12:15:28 +08:00
position.cc
Refactor serializer
2019-11-09 20:09:13 -08:00
position.hh
Refactor serializer
2019-11-09 20:09:13 -08:00
project.cc
GetFallback: append clang.extraArgs
2019-02-10 11:58:18 +08:00
project.hh
textDocument/didOpen: index related files when a header is opened
2019-11-09 20:09:13 -08:00
query.cc
Handle file deletion and register workspace/didChangeWatchedFiles
2019-11-09 20:09:13 -08:00
query.hh
Support textDocument/declaration & LocationLink
2019-11-09 20:09:13 -08:00
sema_manager.cc
Drop support for clang 6
2019-01-21 10:44:44 +08:00
sema_manager.hh
completion: if preamble size changes, rebuild it
2019-01-13 18:33:18 +08:00
serializer.cc
Handle file deletion and register workspace/didChangeWatchedFiles
2019-11-09 20:09:13 -08:00
serializer.hh
Refactor serializer
2019-11-09 20:09:13 -08:00
test.cc
Refactor WorkingFiles and CompletionManager
2019-11-09 20:09:13 -08:00
test.hh
*.h -> *.hh
2019-11-09 20:09:13 -08:00
threaded_queue.hh
Delay requests if the document has not not indexed ( #176 )
2019-11-09 20:09:13 -08:00
utils.cc
Refactor Matcher to use pimpl and merge match.hh into utils.hh
2019-11-09 20:09:13 -08:00
utils.hh
Merge maybe.hh into utils.hh
2019-11-09 20:09:13 -08:00
working_files.cc
cmake_minimum_required 3.8; clean up
2019-11-09 20:09:13 -08:00
working_files.hh
cmake_minimum_required 3.8; clean up
2019-11-09 20:09:13 -08:00