summaryrefslogtreecommitdiff
path: root/ted.c
AgeCommit message (Expand)Author
2023-10-19is_path_separatorpommicket
2023-10-19local .ted.cfgpommicket
2023-10-19editorconfig seems to be workingpommicket
2023-10-18editorconfig globs, testing "framework"pommicket
2023-10-18start editorconfig supportpommicket
2023-10-17stabilize config sortpommicket
2023-10-17fix string arguments, nicer config parsingpommicket
2023-10-17new config system seems to be workingpommicket
2023-10-17sort key actions (new config system seems to be working!)pommicket
2023-10-17ted starts up, but still brokenpommicket
2023-10-17new config system not working yet, but it compielspommicket
2023-10-15use reference-counted strings for string settingspommicket
2023-09-24nicer logging (always show pid, timestamp)pommicket
2023-09-10fix godot issues by adding lsp-delaypommicket
2023-09-08LSP code formatting (not entirely working yet)pommicket
2023-09-08LSP over TCP initial draftpommicket
2023-09-07more diagnosticspommicket
2023-09-07textDocument/publishDiagnostics parsingpommicket
2023-08-15fix node bug2.5pommicket
2023-08-15some settings stuffpommicket
2023-08-13internalize Nodepommicket
2023-08-13documentationpommicket
2023-08-12more internralizationpommicket
2023-08-12internalize buffer - broke some stuffpommicket
2023-08-09more pointerizing of buffers, fix memory leakspommicket
2023-08-09new node/buffer system, needs more testingpommicket
2023-08-07handle more complicated renamespommicket
2023-08-06rework edit notifypommicket
2023-08-06more of the new menuspommicket
2023-08-05more dynamic menus (menus are currently broken)pommicket
2023-08-05start dynamic menuspommicket
2023-08-05remove next menu bullshitpommicket
2023-08-05some cleanuppommicket
2023-08-05separate ted-internal.hpommicket
2023-08-05more plugin preparationpommicket
2023-08-05add some functions for plug-inspommicket
2023-08-05fix orphan node problempommicket
2023-08-04use dynamic arrays for mouse_clicks/mouse_releasespommicket
2023-07-21fix absolute font pathspommicket
2023-07-20update deb Installed-Size, fix warning on non-Windows2.4.1pommicket
2023-07-20make ted DPI aware on windowspommicket
2023-07-19cache buffer_lsp (improves performance a fair bit)pommicket
2023-07-19font fallbackspommicket
2023-07-19start "multifonts"pommicket
2023-07-19new font management systempommicket
2023-07-19variable width fonts seem to be workingpommicket
2023-03-23get rid of ARG_STRING, start macrospommicket
2023-03-04new light stylepommicket
2023-03-03configurable hover/highlight key + better key stuffpommicket
2023-01-09fixed a bunch of windows stuffpommicket