Files
neovim/src/nvim/os
Thiago de Arruda 4a8b52ea08 api/msgpack-rpc: Improve error infrastructure
- Add error type information to `Error`
- Rename `set_api_error` to `api_set_error` for consistency with other api_*
  functions/macros.
- Refactor the api_set_error macro to accept formatted strings and error types
- Improve error messages
- Wrap error messages with gettext macro
- Refactor msgpack-rpc serialization to transform Error instances into [type,
  message] arrays
- Add error type information to API metadata
- Normalize nvim->client and client->nvim error handling(change
  channel_send_call to accept an Error pointer instead of the `errored` boolean
  pointer)
- Use macro to initialize Error structures
2014-09-18 21:30:31 -03:00
..
2014-07-14 20:28:40 +02:00
2014-07-14 20:28:40 +02:00
2014-06-02 11:04:17 -03:00
2014-06-27 13:59:28 +02:00
2014-09-17 01:00:24 -04:00
2014-06-02 11:04:17 -03:00
2014-06-02 11:04:17 -03:00
2014-06-02 11:04:18 -03:00
2014-06-02 11:04:17 -03:00
2014-06-02 11:04:18 -03:00
2014-07-20 18:27:45 -04:00
2014-07-09 00:18:18 +02:00
2014-09-12 13:25:28 -03:00
2014-06-02 11:04:17 -03:00