Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-06 | fix some autocomplete issues | pommicket | |
also untested higher-than-1-second-resolution windows time_last_modified | |||
2023-01-06 | fix various tags things | pommicket | |
2023-01-06 | phantom completions | pommicket | |
2023-01-06 | start phantom completions | pommicket | |
2023-01-04 | more documentation | pommicket | |
2023-01-04 | the great "filename to path" rename | pommicket | |
2023-01-04 | more documentation | pommicket | |
2023-01-02 | rename v[234] to vec[234] | pommicket | |
2023-01-02 | fix up restructuring | pommicket | |
2023-01-02 | restructure ide-*.c | pommicket | |
2023-01-01 | char const => const char | pommicket | |
2023-01-01 | move string32.c into util.c | pommicket | |
2022-12-31 | better LSP request cancelling | pommicket | |
2022-12-31 | avoid using time_get_seconds | pommicket | |
because it makes a syscall | |||
2022-12-31 | use double instead of struct timespec | pommicket | |
2022-12-30 | show location in definitions menu | pommicket | |
2022-12-29 | textDocument/definition for ctrl+click | pommicket | |