1573 Commits (5ef801662b762d3017af1afe28b676913ae81dc3)
 

Author SHA1 Message Date
Fangrui Song 5ef801662b Improve workspace/symbol sorting heuristic 7 years ago
Fangrui Song f73100adf3 Merge {timestamp_manager,iindexer}.{cc,h}; remove standard_includes.*; use last_write_time 7 years ago
Amos Bird 38eccf79ec using SIGSTOP (avoid interactive signal blocking) (#2) 7 years ago
Fangrui Song ebaf168e16 Remove variant and clean up 7 years ago
Fangrui Song 12ad568159 Update loguru 7 years ago
Fangrui Song 79df82d4a1 MessagePack -> custom binary format 7 years ago
Fangrui Song 73bd987b1a Add caseSensitivity to config->{completion,workspaceSymbol} 7 years ago
Fangrui Song e522ce8179 Backport recent update of completion 7 years ago
Fangrui Song 43d1ec144c Catch filesystem_error 7 years ago
Fangrui Song 0e3e567207 Remove eyesore 7 years ago
Fangrui Song 662933e64c Simplify indexer and query 7 years ago
Fangrui Song 9ed024f5cc Simplify lsp.h and fix qual_name_offset when SetVarDetail is called on an existing variable 7 years ago
Fangrui Song cdc7544471 Better definition/references on #include lines 7 years ago
Fangrui Song 5fb88749a9 Simplify Position & Range; prettify Maybe; remove file_contents.{h,cc} 7 years ago
Fangrui Song a632f97a2d Remove import_manager.cc 7 years ago
Fangrui Song b872faa160 Simplify 7 years ago
Fangrui Song 3fbfb99e1b Use clang_File_tryGetRealPathName 7 years ago
Fangrui Song b51347960c Import cmake improvement by Daan De Meyer 7 years ago
Fangrui Song a52d56a453 Add qual_name_offset to Index* structs; improve workspace/symbol and documentSymbol 7 years ago
Fangrui Song 2035a24c74 Set typeDefinitionProvider 7 years ago
Fangrui Song 96bba583c9 Remove unused fs code. 7 years ago
Fangrui Song fdb562bb42 Use global config. 7 years ago
Fangrui Song 062b1ad0fd Simplify optional. 7 years ago
Fangrui Song 38cc501a8a Fuzzy 7 years ago
Fangrui Song daf7a41278 . 7 years ago
Fangrui Song c96631d1ee . 7 years ago
Fangrui Song a58a38c32d . 7 years ago
Fangrui Song eb7d0951ce . 7 years ago
Fangrui Song 22a7bcb47f . 7 years ago
Fangrui Song ce33cc86d4 . 7 years ago
Fangrui Song e1398ff319 . 7 years ago
Fangrui Song f7872d143d . 7 years ago
Fangrui Song b839389f77 Resurrection of ccls 7 years ago
Fangrui Song 39dfe052f5 Better textDocument/definition heuristic for T::name style dependent names 7 years ago
Chao Shen 53138afabd Extract LLVM to specific directory. 7 years ago
Fangrui Song 6c95649904 Improve fuzzy matching heuristics. 7 years ago
Chao Shen 4a95eda9d7 Fix lost index update. 7 years ago
DaanDeMeyer 2b493d80c2 Enable gcc extensions on cygwin only 7 years ago
DaanDeMeyer bbf7feae19 enable gcc extensions (needed for cygwin support) 7 years ago
Pavel Davydov fdba724f07 Add comment with short issue description. (#545) 7 years ago
Pavel Davydov a6e62aa28c Blacklist '-include' and '-include-pch' flags. (#545) 7 years ago
Daan De Meyer 7a6ceae500 Switch to -print-resource-dir (drop support for system clang 4.0) 7 years ago
Maxim Kot b68b063abd UB fixed. 7 years ago
Jacob Dufault 47aa9b8e23 Work on e2e tests 7 years ago
Jacob Dufault 98090c543d Minor type cleanup 7 years ago
DaanDeMeyer b110f0f96c Change default cmake build type to Release 7 years ago
Chao Shen eefaad79f2 Preprocessor keyword completion. 7 years ago
Patrick Reisert 9ba87673b8 Ignore cl's -showIncludes 7 years ago
Chao Shen 8da0172955 Fix missing include completions. 7 years ago
Jacob Dufault 2fc731c856 ipc.h -> method.h, rename some types 7 years ago