summaryrefslogtreecommitdiff
path: root/ted-internal.h
AgeCommit message (Expand)Author
2023-10-18start editorconfig supportpommicket
2023-10-17accept regex for path-specific settingspommicket
2023-10-17fix string arguments, nicer config parsingpommicket
2023-10-17new config system seems to be workingpommicket
2023-10-17switch from ted->strings to cfg->stringspommicket
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-16start new config nonsensepommicket
2023-10-15use reference-counted strings for string settingspommicket
2023-10-15remove-trailing-whitespace optionpommicket
2023-09-24nicer logging (always show pid, timestamp)pommicket
2023-09-10fix godot issues by adding lsp-delaypommicket
2023-09-09fix handling of TextEdit[]pommicket
2023-09-08LSP code formatting (not entirely working yet)pommicket
2023-09-08LSP over TCP initial draftpommicket
2023-09-07add show-diagnostics settingpommicket
2023-09-07more diagnosticspommicket
2023-09-07textDocument/publishDiagnostics parsingpommicket
2023-08-14start new selector system - search not working yetpommicket
2023-08-13internalize Nodepommicket
2023-08-13documentationpommicket
2023-08-13various little changes, remove calls to change_directorypommicket
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-07documentationpommicket
2023-08-06rework edit notifypommicket
2023-08-06buffer edit notificationspommicket
2023-08-06util cleanuppommicket
2023-08-06new menu system all donepommicket
2023-08-06open menu working under new systempommicket
2023-08-05more dynamic menus (menus are currently broken)pommicket
2023-08-05some cleanuppommicket
2023-08-05move some stuff to ted-internal, reject null characterspommicket
2023-08-05separate ted-internal.hpommicket