diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ /* @TODO: +- set commit authors correctly +- finish fixing buffer backup (windows) +- fix calls to WideCharToMultiByte and reverse +- get rid of ninja warnings - test LSP on windows - what status does cmd return if the program is not found? (lsp.c:301) - switch to CreateProcessW |