summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-01-08 18:48:39 -0500
committerpommicket <pommicket@gmail.com>2023-01-09 13:24:08 -0500
commitc7e80603848df006dc2a3b341063bec1b35ba811 (patch)
tree1624ca42731a856a0d499a339b971ec1cef3b2e0 /main.c
parent1051788217ead36b554efe38259dfd257e851fc2 (diff)
start windows fix
Diffstat (limited to 'main.c')
-rw-r--r--main.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/main.c b/main.c
index 766a612..9d85a49 100644
--- a/main.c
+++ b/main.c
@@ -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