Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |
* | Fix jumps depending on unitialized values | Thiago de Arruda | 2014-05-12 |
* | Refactor modules to use handle data accessors | Thiago de Arruda | 2014-05-12 |
* | Broken build on 32 bit: Pending TODO: Reenable assertion. | Eliseo Martínez | 2014-04-24 |
* | Fix clint.sh wrapper script and broken files | Thiago de Arruda | 2014-04-22 |
* | Broken build on 32 bit: Fix -Wtautological-constant-out-of-range-compare. | Eliseo Martínez | 2014-04-22 |
* | fix -Wconversion warnings for rstream | Nicolas Hillegeer | 2014-04-21 |
* | Correctly free libuv handles | Thiago de Arruda | 2014-04-18 |
* | Create EventType for RStream reading | Thiago de Arruda | 2014-04-18 |
* | Deal with backpressure on RStream instances | Thiago de Arruda | 2014-04-18 |
* | Extract reading boilerplate into rstream.c module | Thiago de Arruda | 2014-04-16 |