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 |
|