Age | Commit message (Expand) | Author |
2023-10-19 | editorconfig seems to be working | pommicket |
2023-10-18 | editorconfig globs, testing "framework" | pommicket |
2023-10-18 | start editorconfig support | pommicket |
2023-10-17 | stabilize config sort | pommicket |
2023-10-17 | fix string arguments, nicer config parsing | pommicket |
2023-10-17 | new config system seems to be working | pommicket |
2023-10-17 | sort key actions (new config system seems to be working!) | pommicket |
2023-10-17 | ted starts up, but still broken | pommicket |
2023-10-17 | new config system not working yet, but it compiels | pommicket |
2023-10-15 | use reference-counted strings for string settings | pommicket |
2023-09-24 | nicer logging (always show pid, timestamp) | pommicket |
2023-09-10 | fix godot issues by adding lsp-delay | pommicket |
2023-09-08 | LSP code formatting (not entirely working yet) | pommicket |
2023-09-08 | LSP over TCP initial draft | pommicket |
2023-09-07 | more diagnostics | pommicket |
2023-09-07 | textDocument/publishDiagnostics parsing | pommicket |
2023-08-15 | fix node bug2.5 | pommicket |
2023-08-15 | some settings stuff | pommicket |
2023-08-13 | internalize Node | pommicket |
2023-08-13 | documentation | pommicket |
2023-08-12 | more internralization | pommicket |
2023-08-12 | internalize buffer - broke some stuff | pommicket |
2023-08-09 | more pointerizing of buffers, fix memory leaks | pommicket |
2023-08-09 | new node/buffer system, needs more testing | pommicket |
2023-08-07 | handle more complicated renames | pommicket |
2023-08-06 | rework edit notify | pommicket |
2023-08-06 | more of the new menus | pommicket |
2023-08-05 | more dynamic menus (menus are currently broken) | pommicket |
2023-08-05 | start dynamic menus | pommicket |
2023-08-05 | remove next menu bullshit | pommicket |
2023-08-05 | some cleanup | pommicket |
2023-08-05 | separate ted-internal.h | pommicket |
2023-08-05 | more plugin preparation | pommicket |
2023-08-05 | add some functions for plug-ins | pommicket |
2023-08-05 | fix orphan node problem | pommicket |
2023-08-04 | use dynamic arrays for mouse_clicks/mouse_releases | pommicket |
2023-07-21 | fix absolute font paths | pommicket |
2023-07-20 | update deb Installed-Size, fix warning on non-Windows2.4.1 | pommicket |
2023-07-20 | make ted DPI aware on windows | pommicket |
2023-07-19 | cache buffer_lsp (improves performance a fair bit) | pommicket |
2023-07-19 | font fallbacks | pommicket |
2023-07-19 | start "multifonts" | pommicket |
2023-07-19 | new font management system | pommicket |
2023-07-19 | variable width fonts seem to be working | pommicket |
2023-03-23 | get rid of ARG_STRING, start macros | pommicket |
2023-03-04 | new light style | pommicket |
2023-03-03 | configurable hover/highlight key + better key stuff | pommicket |
2023-01-09 | fixed a bunch of windows stuff | pommicket |
2023-01-08 | fix up stuff for when LSP server exits | pommicket |
2023-01-07 | fix tags go-to-definition menu, silence errors for LSP not found | pommicket |