Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-09 | fixed a bunch of windows stuff | pommicket | |
also compile_commands.json does fix the usages problem! | |||
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 | |
still needs lots more testing | |||
2023-01-06 | fix some autocomplete issues | pommicket | |
also untested higher-than-1-second-resolution windows time_last_modified | |||
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 | |
it used to open an untitled buffer. also, clarified buffer_load_file | |||
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 | |