neovim/test
Stefan Hoffmann aff9673076 implemented FileInfo struct
This struct is a wrapper around `uv_stat_t` to hide the stat information
inside `src/os/`.
The stat file attribute will be private after all refactorings concerning
file informations are done.
2014-05-09 15:49:33 +02:00
..
config Generate a lua module to help pass build-related settings. 2014-05-03 10:36:54 -04:00
includes Revamp the build system. 2014-03-21 15:22:00 -04:00
unit implemented FileInfo struct 2014-05-09 15:49:33 +02:00