Commit Graph

167 Commits

Author SHA1 Message Date
Strahinja Val Markovic
d4da2d9dc6 Updating to latest ycmd 2014-12-28 22:38:58 -08:00
Strahinja Val Markovic
2dabc2ee9e Updating to latest ycmd 2014-12-28 09:16:49 -08:00
Strahinja Val Markovic
c6f63aee1b Updating to Requests 2.5.0
Fixes #1286
2014-12-17 12:39:35 -08:00
Strahinja Val Markovic
c8d203d3f2 Updating to latest ycmd 2014-12-14 19:30:59 -08:00
Strahinja Val Markovic
995e6be437 Updating to latest ycmd 2014-12-10 13:46:10 -08:00
Strahinja Val Markovic
d3a177ff7d Updating to latest ycmd 2014-12-04 12:22:58 -08:00
Strahinja Val Markovic
4674bebe25 Updated to latest ycmd 2014-11-19 16:00:40 -08:00
Strahinja Val Markovic
edc0b072dc Updated to latest ycmd 2014-11-18 12:32:00 -08:00
Strahinja Val Markovic
79a3f33334 Updating to latest ycmd 2014-10-20 13:32:42 -07:00
Strahinja Val Markovic
ecd2041d9b Updating to latest ycmd
Also required an ABI version bump (some internal names were changed).
2014-10-13 15:14:56 -07:00
Erik Beran
861cc013f8 Updating to latest ycmd. 2014-10-03 21:33:41 -07:00
Strahinja Val Markovic
a2cae90f7b Now using a libclang based on Clang 3.5.
This is now the officialy supported version of libclang for YCM. The
changes come as a result of updating to the latest ycmd commit.
2014-09-29 15:53:58 -07:00
Strahinja Val Markovic
2fa9882bed Updated to latest ycmd 2014-09-17 10:18:31 -07:00
Strahinja Val Markovic
1f4d049460 Updating to latest ycmd 2014-09-05 10:31:30 -07:00
Strahinja Val Markovic
f335cd70a7 Updating to latest ycmd 2014-08-30 14:29:34 -07:00
Strahinja Val Markovic
ff461dc43f Updating to latest ycmd 2014-08-29 13:24:47 -07:00
Strahinja Val Markovic
85867a391c Updated to latest ycmd 2014-08-28 14:07:12 -07:00
Strahinja Val Markovic
2a704bc668 Custom identifier support now done.
This commit is the YCM-client part of the support. The ycmd support is
already done.

We now need per-language identifier regexes in ycmd (see
identifier_utils.py). There's some for HTML, CSS and the generic regex
that was used for everything until now.  Pull requests welcome for other
languages.

Fixes #86.
2014-08-28 11:39:10 -07:00
Strahinja Val Markovic
66a838aa2f Updating to latest ycmd 2014-08-22 19:50:03 -07:00
Strahinja Val Markovic
b8975bf75a Updating to latest ycmd 2014-08-22 14:39:08 -07:00
Strahinja Val Markovic
202773bfe1 Updating to latest ycmd 2014-08-22 11:28:27 -07:00
Strahinja Val Markovic
66898f539e Updating to latest ycmd 2014-08-19 14:01:58 -07:00
Strahinja Val Markovic
92084bf91a Updating to latest ycmd 2014-08-08 14:44:06 -07:00
Strahinja Val Markovic
acb8f5bcf5 Update to latest ycmd 2014-08-01 09:26:08 -07:00
Strahinja Val Markovic
67288080ea Bumping to latest ycmd 2014-07-22 14:22:35 -07:00
Strahinja Val Markovic
9cff4e8548 Updated to latest ycmd
Fixes #1033.
2014-06-10 11:15:06 -07:00
Strahinja Val Markovic
0cdb588207 Updating to latest ycmd
Diagnostic & completion 'kind' changed in the REST API.
2014-06-03 14:49:53 -07:00
Strahinja Val Markovic
e9a318fc7c Update to latest ycmd
Upstream completions API changed.
2014-06-02 15:15:45 -07:00
Strahinja Val Markovic
9699e7990d Updating to latest ycmd 2014-06-02 14:00:08 -07:00
Strahinja Val Markovic
4cc919288e Updating to latest ycmd 2014-05-29 12:55:42 -07:00
Strahinja Val Markovic
09d4723fcc Updating to latest ycmd
Top-level 'filetypes' property not needed in request data anymore.
2014-05-29 10:42:46 -07:00
Strahinja Val Markovic
8615e408b4 Updating to latest ycmd 2014-05-28 11:24:33 -07:00
Strahinja Val Markovic
605307f0d2 Updating to latest ycmd 2014-05-27 15:10:07 -07:00
Strahinja Val Markovic
4cf9cfcdff Updating to latest ycmd
Since ycmd doesn't need 'query', 'start_column' and 'line_value' params, we
don't send them anymore.
2014-05-27 14:30:22 -07:00
Strahinja Val Markovic
cf65ba21d6 Updating to latest ycmd 2014-05-21 13:11:33 -07:00
Strahinja Val Markovic
e21efcc4f9 Updating to latest ycmd 2014-05-16 23:28:03 -07:00
Strahinja Val Markovic
bcb0aa8334 Updating to latest ycmd 2014-05-15 19:02:41 -07:00
Strahinja Val Markovic
16be992730 updating ycmd subrepo 2014-05-15 15:54:56 -07:00
Strahinja Val Markovic
a563e33ccd ycmd now as submodule 2014-05-15 15:41:16 -07:00
Strahinja Val Markovic
621c1c83f2 Removing ycmd 2014-05-15 15:39:33 -07:00
Strahinja Val Markovic
d3beb3488d removed ycmd submodules 2014-05-15 15:38:59 -07:00
Spencer G. Jones
0f53bf19d5 Set runtime output for multi-config builds as well 2014-05-15 11:08:21 -06:00
Strahinja Val Markovic
a09527b380 More fixes for separate ycmd 2014-05-14 10:35:49 -07:00
Strahinja Val Markovic
6defe8ccd4 Moving ycmd deps to ycmd/third_party 2014-05-13 17:13:48 -07:00
Strahinja Val Markovic
005524637d build/test scripts split into ycmd/ycm versions 2014-05-13 16:12:52 -07:00
Strahinja Val Markovic
15cef03497 Shell scripts now use new ycmd location 2014-05-13 15:03:32 -07:00
Strahinja Val Markovic
bef84348dd Updated CMakeLists to place libs in ycmd folder 2014-05-13 14:17:38 -07:00
Strahinja Val Markovic
eda368eb35 Moving cpp code to ycmd folder 2014-05-13 14:06:02 -07:00
Strahinja Val Markovic
a69bbb3009 Updating code to work with new ycmd location 2014-05-13 13:09:19 -07:00
Strahinja Val Markovic
abfba7a1aa Moved ycmd-related files to third_party/ycmd
This is in preparation of splitting ycmd into a separate project.
2014-05-12 17:00:43 -07:00
Strahinja Val Markovic
ea8ef9c34a Moved OmniSharpServer to third_party folder 2014-05-12 16:14:29 -07:00
Strahinja Val Markovic
36436d03b6 Update Jedi to latest upstream dev branch 2014-03-19 10:29:49 -07:00
Strahinja Val Markovic
992769cc2e Bumping to newest Requests & requests-futures 2014-03-01 10:43:17 -08:00
Pavel Sergeev
e9b5dd1361 Changed HEAD of third_party/frozendict (Create gitignore file).
This commit gets rid of annoying "modified: third_party/frozendict
(untracked content)" git status when *.pyc file was created inside
third_party/frozendict.
2013-12-25 04:52:30 +04:00
Pavel Sergeev
62bf774e14 Changed HEAD of third_party/argparse (Create gitignore file). 2013-12-18 22:23:47 +04:00
Strahinja Val Markovic
18dfe1d0cc Updating to latest Jedi dev branch
This should finally fix #599.
2013-12-10 11:17:31 -08:00
Strahinja Val Markovic
1ccf57614f Updating to latest upstream Jedio
Relevant: https://github.com/davidhalter/jedi/issues/347
2013-12-01 10:21:31 -08:00
Strahinja Val Markovic
5719a5e080 Updating to latest upstream Jedi (dev branch)
This fixes #599.
2013-10-21 12:49:34 -07:00
Strahinja Val Markovic
60aa5581c1 Adding python-futures to third_party
Download source: https://pythonfutures.googlecode.com/archive/05e0c9c1b3d493f0c7e5833723a1ea99d024bad4.zip
2013-10-07 11:03:30 -07:00
Strahinja Val Markovic
8856af0970 Adding argparse to third_party (for Python 2.6)
argparse is in the Python stdlib for Python 2.7+, but not 2.6 which we try to
support.
2013-10-07 11:03:30 -07:00
Strahinja Val Markovic
da723b1425 Moving Jedi under third_party 2013-10-07 11:03:30 -07:00
Strahinja Val Markovic
5902a5e521 frozendict now as submodule in third_party 2013-10-07 11:03:30 -07:00
Strahinja Val Markovic
6e0f3247e1 Adding Bottle to third_party 2013-10-07 11:03:30 -07:00
Strahinja Val Markovic
d7904a7eb1 Adding the Waitress webserver to third_party 2013-10-07 11:03:29 -07:00
Strahinja Val Markovic
b9bb788a2a Diagnostics work again... somewhat.
There appear to be timing issues for the diag requests. Somehow, we're sending
out-of-date diagnostics and then not updating the UI when things change.

That needs to be fixed.
2013-10-07 11:03:29 -07:00
Strahinja Val Markovic
e08dd4ab33 Adding Requests as submodule to third_party 2013-10-07 11:03:28 -07:00
Strahinja Val Markovic
a2657f5af8 Adding requests-futures subrepo to third_party 2013-10-07 11:03:28 -07:00