YouCompleteMe/python/ycm/client
Strahinja Val Markovic d56ec1ea7a ycmd's JSON interface now uses 1-based indices
This makes far more sense because editors manipulate user-level errors/warnings
on a 1-based system, not a 0-based one.
2014-05-09 15:57:04 -07:00
..
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
base_request.py ycmd's JSON interface now uses 1-based indices 2014-05-09 15:57:04 -07:00
command_request.py ycmd's JSON interface now uses 1-based indices 2014-05-09 15:57:04 -07:00
completion_request.py Decoding completion strings to utf8 for Vim 2014-01-15 11:25:57 -08:00
event_notification.py Changing copyright headers from me to Google 2014-01-13 11:08:43 -08:00
omni_completion_request.py Changing copyright headers from me to Google 2014-01-13 11:08:43 -08:00
ycmd_keepalive.py Changing copyright headers from me to Google 2014-01-13 11:08:43 -08:00