Jacob Dufault
|
6d2af96c16
|
Remove TranslationUnit::document_cursor()
|
2017-11-04 16:11:52 -07:00 |
|
Jacob Dufault
|
7d549f3fdf
|
Move libclangmm/Utility.h into clang_utils.h
|
2017-11-04 16:02:39 -07:00 |
|
Jacob Dufault
|
3e9cffcc62
|
Cleanup clang::TranslationUnit API so callers have to handle failures.
|
2017-10-22 22:07:50 -07:00 |
|
Jacob Dufault
|
0e7c8bdf05
|
Fix argument handling for chrome
|
2017-10-18 00:02:33 -07:00 |
|
Jacob Dufault
|
f5314b62b1
|
Reformat to Chromium style.
|
2017-09-21 18:14:57 -07:00 |
|
Jacob Dufault
|
0e5312790e
|
Add more detailed logging for failed unique file id
|
2017-06-13 20:08:31 -07:00 |
|
Jacob Dufault
|
cdc268d549
|
Preload code completion, maintain LRU cache for multiple completion files.
|
2017-05-25 23:40:38 -07:00 |
|
Jacob Dufault
|
32940e2c88
|
Experiment with caching CXIndex across multiple sessions
|
2017-05-24 19:04:19 -07:00 |
|
Jacob Dufault
|
8910d0a13e
|
Fix warnings (almost all numeric cast-related)
|
2017-05-21 16:22:00 -07:00 |
|
Jacob Dufault
|
3e00e5fc0c
|
Log compile arguments when there is a libclang failure
|
2017-05-19 09:51:42 -07:00 |
|
Jacob Dufault
|
2b407e0bce
|
Basic performance data tracking during indexing
|
2017-05-17 00:08:45 -07:00 |
|
Jacob Dufault
|
ea5400a633
|
Add todo; use clang_parseTranslationUnit2
|
2017-05-08 18:21:21 -07:00 |
|
Jacob Dufault
|
49c687663e
|
Rework some of the command line flag parsing logic. Hopefully make it more robust.
|
2017-04-25 21:03:22 -07:00 |
|
Jacob Dufault
|
839f3d9968
|
Try parsing with full argv. Also hide system diagnostics.
|
2017-04-25 19:57:36 -07:00 |
|
Jacob Dufault
|
14aa4b77e4
|
Some formatting changes
|
2017-04-22 00:43:48 -07:00 |
|
Jacob Dufault
|
489f54e538
|
Remove most of libclangmm
|
2017-04-22 00:43:48 -07:00 |
|
Jacob Dufault
|
4d9567a0c2
|
Fix reindexing for header files
|
2017-04-20 00:25:38 -07:00 |
|
Jacob Dufault
|
20864e422a
|
Fix recursion when loading cache and indexing are both enabled.
Also added config options to disable indexing, disable cache writing, and disable cache reading from settings file.
|
2017-04-19 00:32:59 -07:00 |
|
Jacob Dufault
|
c615535d33
|
vscode settings can now include an additional set of clang arguments to apply.
|
2017-04-17 21:06:01 -07:00 |
|
Jacob Dufault
|
ae993d6446
|
wip
|
2017-04-02 18:34:15 -07:00 |
|
Jacob Dufault
|
a19d4f732f
|
wip
|
2017-03-28 23:33:38 -07:00 |
|
Jacob Dufault
|
876296d62f
|
more code completion work
|
2017-03-26 21:04:48 -07:00 |
|
Jacob Dufault
|
404b853d6f
|
code completion works (but is still blocking)
|
2017-03-26 14:40:34 -07:00 |
|
Jacob Dufault
|
38acb8c1a1
|
move optional to third_party
|
2017-03-25 13:32:44 -07:00 |
|
Jacob Dufault
|
695048baa7
|
move code into src
|
2017-03-25 13:15:00 -07:00 |
|