Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |
* | Introduce os_localtime_r() and os_get_local_time() | Felipe Oliveira Carvalho | 2014-05-06 |
* | Add comments and fix `os_microdelay` call | Thiago de Arruda | 2014-04-06 |
* | Implement os_microdelay and os_delay on top of it | Thiago de Arruda | 2014-04-06 |
* | Address clint warnings and other style issues. | Thomas Wienecke | 2014-03-27 |
* | Rename mch_* functions to os_* in os module. | Thomas Wienecke | 2014-03-27 |
* | Implement `mch_delay` on top of libuv | Thiago de Arruda | 2014-03-24 |