summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2023-01-01finish os.h amalgamationpommicket
2023-01-01start os.h mergingpommicket
2023-01-01move math.c functions to util.cpommicket
2023-01-01move functions from io.c to session.cpommicket
2023-01-01finish renamepommicket
2023-01-01rename options to settingspommicket
2023-01-01more reorganizingpommicket
2022-12-31start moving things aroundpommicket
2022-12-31update todospommicket
2022-12-31goto-definition-at-cursor commandpommicket
2022-12-31hover-time settingpommicket
2022-12-31show line containing usagepommicket
2022-12-31more READMEpommicket
2022-12-31better LSP request cancellingpommicket
2022-12-31highlight-enabled and highlight-auto settingspommicket
2022-12-31only set swap interval if neededpommicket
2022-12-31avoid using time_get_secondspommicket
2022-12-31use double instead of struct timespecpommicket
2022-12-30framerate-cap settingpommicket
2022-12-30basic find usagespommicket
2022-12-30clip highlight to buffer rectpommicket
2022-12-30better readme, etcpommicket
2022-12-30textDocument/references requestpommicket
2022-12-30document highlights!pommicket
2022-12-30start document highlightspommicket
2022-12-30textDocument/rename response parsingpommicket
2022-12-30start parse rename responsepommicket
2022-12-30write rename requestpommicket
2022-12-30fixed hover bugpommicket
2022-12-30apommicket
2022-12-30cancelling requestspommicket
2022-12-30show location in definitions menupommicket
2022-12-30better ted_active_lsp, fix memory bugpommicket
2022-12-30go to definitionpommicket
2022-12-30definitions menu, but it's acting weirdpommicket
2022-12-30parse workspace/symbol responsepommicket
2022-12-29show the wait cursor when waiting for go to definitionpommicket
2022-12-29error LSPResponse memberpommicket
2022-12-29little thingspommicket
2022-12-29textDocument/definition for ctrl+clickpommicket
2022-12-29thingspommicket
2022-12-29hover-enabled optionpommicket
2022-12-29hover highlightpommicket
2022-12-29more hoverpommicket
2022-12-29hover colorspommicket
2022-12-29working hoverpommicket
2022-12-29more hoverpommicket
2022-12-29separate XML highlightingpommicket
2022-12-28GLSL syntax highlightingpommicket
2022-12-28syntax highlighting for JSON, and XML as a separate languagepommicket