ccls/src
2019-08-16 19:34:11 -07:00
..
messages $ccls/fileInfo: optionally dump dependencies, includes and skipped_ranges 2019-07-20 02:24:07 -07:00
clang_tu.cc Add missing headers to adapt llvmorg-11-init-5501-g213aea4c583 and llvmorg-11-init-5528-gd7c5037e6b9 2020-03-12 08:35:59 -07: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 index.initialNoLinkage: false 2019-03-24 23:42:00 -07: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 Construct SourceManager with UserFilesAreVolatile 2019-07-30 21:18:34 -07:00
indexer.hh Add initialization option index.initialNoLinkage: false 2019-03-24 23:42:00 -07: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 Change RequestId::value from int to std::string to allow non-numeric IDs. 2019-07-16 14:39:35 +08:00
lsp.hh Change RequestId::value from int to std::string to allow non-numeric IDs. 2019-07-16 14:39:35 +08:00
main.cc Simplify: hide unrelated options 2019-05-08 07:45:17 -07:00
message_handler.cc Change Pos::line from int16_t to uint16_t 2019-02-23 19:17:26 +08:00
message_handler.hh $ccls/fileInfo: optionally dump dependencies, includes and skipped_ranges 2019-07-20 02:24:07 -07:00
pipeline.cc Support indexing non-existent files in index.onChange:true mode 2019-07-20 01:16:15 -07:00
pipeline.hh Support indexing non-existent files in index.onChange:true mode 2019-07-20 01:16:15 -07: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 Change Pos::line from int16_t to uint16_t 2019-02-23 19:17:26 +08:00
position.hh Change Pos::line from int16_t to uint16_t 2019-02-23 19:17:26 +08:00
project.cc project: allow absolute compilationDatabaseDirectory 2019-08-16 19:34:11 -07:00
project.hh textDocument/didOpen: index related files when a header is opened 2019-11-09 20:09:13 -08:00
query.cc Add initialization option index.initialNoLinkage: false 2019-03-24 23:42:00 -07:00
query.hh Change containers of Query*::Def fields from std::vector to ccls::Vec 2019-03-15 09:33:44 -07:00
sema_manager.cc Set Diag::concerned if any of its Notes is concerned 2019-05-12 09:03:58 -07:00
sema_manager.hh completion: if preamble size changes, rebuild it 2019-01-13 18:33:18 +08:00
serializer.cc Adapt D73392 - split of llvm/Support/Allocator.h 2020-01-25 09:57:16 -08:00
serializer.hh Add error checking of object deserialization; ignore non-object initializationOptions 2019-03-29 06:54:41 -07:00
test.cc Add initialization option index.initialNoLinkage: false 2019-03-24 23:42:00 -07:00
test.hh *.h -> *.hh 2019-11-09 20:09:13 -08:00
threaded_queue.hh threaded_queue.hh: fix -Wpessimizing-move (#409) 2019-06-18 08:45:20 +02:00
utils.cc If the workspace folder is a symlink, convert paths relative to it (#314) 2019-03-10 00:27:50 -08:00
utils.hh utils.hh: work around MSVC STL bug 2019-06-17 23:42:48 -07:00
working_files.cc working_files: normalize \r\n and \n to \n 2019-03-01 17:30:53 -08:00
working_files.hh cmake_minimum_required 3.8; clean up 2019-11-09 20:09:13 -08:00