Age | Commit message (Expand) | Author |
---|---|---|
2019-04-15 | #782 - Use compile commands for matching source files for headers | w0rp |
2019-01-27 | Fix #2195 - Handle the command key being missing | w0rp |
2019-01-24 | Parse more C/C++ compiler options | Louis Xu |
2019-01-10 | Merge pull request #2191 from davidvandebunte/fixCompDbDir | w0rp |
2019-01-09 | Cflags: added a test case | François-Xavier Carton |
2019-01-08 | bugfix: c.vim: Pull build directory from compilation database | David VandeBunte |
2019-01-06 | Improve perf for compile dbs in large projects | Jacob Segal |
2018-12-29 | Add a test for cflags merging bug | François-Xavier Carton |
2018-11-17 | Fix bug where last c flag was ignored | Jacob Segal |
2018-09-18 | add test for arguments with '--' | James Ye |
2018-07-29 | Try to fix the C parsing test on Windows | w0rp |
2018-07-29 | Add support for parsing compile_commands.json files for C compilers | w0rp |