Age | Commit message (Expand) | Author |
---|---|---|
2023-01-09 | fixed a bunch of windows stuff | pommicket |
2023-01-09 | switch from CreateProcessA to CreateProcessW | pommicket |
2023-01-09 | fix some windows problems | pommicket |
2023-01-09 | fix windows problems | pommicket |
2023-01-09 | start windows fix | pommicket |
2023-01-09 | building on windows | pommicket |
2023-01-06 | fix some autocomplete issues | pommicket |
2023-01-06 | check LSP process status | pommicket |
2023-01-05 | clean up some TODOs | pommicket |
2023-01-04 | fix command-line argument starting file if it doesn't exist | pommicket |
2023-01-04 | finish documenting what files do | pommicket |
2023-01-02 | finish restructuring | pommicket |
2023-01-01 | char const => const char | pommicket |
2023-01-01 | finish os.h amalgamation | pommicket |
2023-01-01 | start os.h merging | pommicket |