YouCompleteMe/third_party
micbou 6caa49f859
Update ycmd
Include the following changes:
 - remove Node.js workaround for Debian-based distributions;
 - update Boost to 1.68;
 - add semantic trigger for Julia;
 - improve type information on C++ member functions;
 - check if Python headers are installed before building;
 - raise proper exception for commands when file is still being parsed
   in C-family languages;
 - update Go completer;
 - update regex submodule;
 - add Python path to debugging information;
 - support framework headers completion and code navigation in C-family
   languages;
 - update Clang to 7.0.0;
 - update jdt.ls to 0.25.0;
 - handle null hover response from language servers;
 - update list of completion kinds defined by LSP;
 - send completion item kinds capability to language servers;
 - update Parso to 0.3.1 and Jedi to 0.13.1.
2018-10-07 03:15:47 +02:00
..
pythonfutures Adding python-futures to third_party 2013-10-07 11:03:30 -07:00
requests-futures@98712e7d0f Bumping to newest Requests & requests-futures 2014-03-01 10:43:17 -08:00
ycmd@ae8a33f87a Update ycmd 2018-10-07 03:15:47 +02:00