YouCompleteMe/python/ycm/server
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
..
tests ycmd's JSON interface now uses 1-based indices 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
default_settings.json Error handler now also sets HMAC header. 2014-04-25 12:03:39 -07:00
handlers.py Error handler now also sets HMAC header. 2014-04-25 12:03:39 -07:00
hmac_plugin.py Encoding the x-ycm-hmac header value as base64. 2014-05-09 10:37:20 -07:00
responses.py ycmd's JSON interface now uses 1-based indices 2014-05-09 15:57:04 -07:00
server_state.py Changing copyright headers from me to Google 2014-01-13 11:08:43 -08:00
server_utils.py Changing copyright headers from me to Google 2014-01-13 11:08:43 -08:00
watchdog_plugin.py ycmd watchog timer now wiser about machine sleep 2014-03-20 15:44:35 -07:00
ycmd.py Error handler now also sets HMAC header. 2014-04-25 12:03:39 -07:00