<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/src/msgpack_rpc.c, branch v0.3.2</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>Refactor API types and prototypes</title>
<updated>2014-05-12T22:28:30+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2014-05-07T20:59:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b3268d071277c8967b3e3ecb60430718e1f36472'/>
<id>b3268d071277c8967b3e3ecb60430718e1f36472</id>
<content type='text'>
- Split functions with multiple files in the 'api' subdirectory
- Move/Add more types in the 'api/defs.h' header
- Add more prototypes
- Refactor scripts/msgpack-gen.lua
- Move msgpack modules to 'os' subdirectory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Split functions with multiple files in the 'api' subdirectory
- Move/Add more types in the 'api/defs.h' header
- Add more prototypes
- Refactor scripts/msgpack-gen.lua
- Move msgpack modules to 'os' subdirectory
</pre>
</div>
</content>
</entry>
<entry>
<title>revert #652</title>
<updated>2014-05-01T18:00:31+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2014-05-01T18:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1b5217687abf8e1aeabaf4e5a64073177d56e593'/>
<id>1b5217687abf8e1aeabaf4e5a64073177d56e593</id>
<content type='text'>
reverting broad cosmetic/style change because:
- increases merge-conflicts
- increases overhead of merging upstream Vim patches
- reasons for change are ambiguous, so default to no change
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reverting broad cosmetic/style change because:
- increases merge-conflicts
- increases overhead of merging upstream Vim patches
- reasons for change are ambiguous, so default to no change
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove NUL macro</title>
<updated>2014-04-29T20:51:09+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2014-04-29T19:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2e4613aecc712eb5e893d341da5f571f932376d5'/>
<id>2e4613aecc712eb5e893d341da5f571f932376d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement msgpack-rpc helper module</title>
<updated>2014-04-11T17:07:45+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2014-04-10T18:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6eeb006c4a225d4b1b9bb7d887759bcb491b2c97'/>
<id>6eeb006c4a225d4b1b9bb7d887759bcb491b2c97</id>
<content type='text'>
Still missing the `msgpack_rpc_dispatch` function which will be automatically
generated by a script
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Still missing the `msgpack_rpc_dispatch` function which will be automatically
generated by a script
</pre>
</div>
</content>
</entry>
</feed>
