Age | Commit message (Expand) | Author |
---|---|---|
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 |
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 |