summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-02Status => bool on a few functionspommicket
2023-01-02fix tcc build problemspommicket
2023-01-02finish restructuringpommicket
2023-01-02fix up restructuringpommicket
2023-01-02restructure LSP stuffpommicket
2023-01-02restructure ide-*.cpommicket
2023-01-02restructure tags.c, menu.cpommicket
2023-01-02restructure build.c, find.cpommicket
2023-01-02restructure ui.c, command.cpommicket
2023-01-02restructure ted.c, node.cpommicket
2023-01-02restructure buffer.cpommicket
2023-01-01restructure syntax.cpommicket
2023-01-01char const => const charpommicket
2023-01-01replace @OPTIMIZE with @TODOpommicket
2023-01-01restructure colors.cpommicket
2023-01-01move string32.c into util.cpommicket
2023-01-01gl.c restructuringpommicket
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-31ted_get_buffer_with_file, sort usagespommicket
2022-12-31more READMEpommicket
2022-12-31better LSP request cancellingpommicket
2022-12-31highlight-enabled and highlight-auto settingspommicket
2022-12-31move NDC conversion to GPUpommicket
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-30workspaceEdit capabilitiespommicket
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