Fangrui Song
|
d821ac34d8
|
Merge {timestamp_manager,iindexer}.{cc,h}; remove standard_includes.*; use last_write_time
|
2018-04-28 23:37:55 -07:00 |
|
Fangrui Song
|
d9bcaecf25
|
Use global config.
|
2018-04-04 00:29:27 -07:00 |
|
Fangrui Song
|
da649891ae
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
Fangrui Song
|
c68548a2ca
|
Remove <regex> from lex_utils.h and separate language_server_api.h
% time clang++ -fsyntax-only -std=c++11 a.cc
<iostream> => 0.35s
<regex> => 0.68s
|
2018-02-23 16:33:48 -08:00 |
|
Fangrui Song
|
411d49951d
|
Reduce structs in language_server_api.h and clarify query_utils.h
|
2018-02-23 15:57:11 -08:00 |
|
Chao Shen
|
c5f08c5eb8
|
Fix a bunch of stuffs in completion.
|
2018-02-09 20:51:59 +08:00 |
|
Jacob Dufault
|
f5314b62b1
|
Reformat to Chromium style.
|
2017-09-21 18:14:57 -07:00 |
|
Jacob Dufault
|
c40df5c0e5
|
Provide code action to auto-include an undefined symbol.
|
2017-05-29 16:57:19 -07:00 |
|
Jacob Dufault
|
d816e2618a
|
Some renames, promote view completion sessions to edit sessions
|
2017-05-26 21:21:00 -07:00 |
|