index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-01-02
restructure tags.c, menu.c
pommicket
2023-01-02
restructure build.c, find.c
pommicket
2023-01-02
restructure ui.c, command.c
pommicket
2023-01-02
restructure ted.c, node.c
pommicket
2023-01-02
restructure buffer.c
pommicket
2023-01-01
restructure syntax.c
pommicket
2023-01-01
char const => const char
pommicket
2023-01-01
replace @OPTIMIZE with @TODO
pommicket
2023-01-01
restructure colors.c
pommicket
2023-01-01
move string32.c into util.c
pommicket
2023-01-01
gl.c restructuring
pommicket
2023-01-01
finish os.h amalgamation
pommicket
2023-01-01
start os.h merging
pommicket
2023-01-01
move math.c functions to util.c
pommicket
2023-01-01
move functions from io.c to session.c
pommicket
2023-01-01
finish rename
pommicket
2023-01-01
rename options to settings
pommicket
2023-01-01
more reorganizing
pommicket
2022-12-31
start moving things around
pommicket
2022-12-31
update todos
pommicket
2022-12-31
goto-definition-at-cursor command
pommicket
2022-12-31
hover-time setting
pommicket
2022-12-31
show line containing usage
pommicket
2022-12-31
ted_get_buffer_with_file, sort usages
pommicket
2022-12-31
more README
pommicket
2022-12-31
better LSP request cancelling
pommicket
2022-12-31
highlight-enabled and highlight-auto settings
pommicket
2022-12-31
move NDC conversion to GPU
pommicket
2022-12-31
only set swap interval if needed
pommicket
2022-12-31
avoid using time_get_seconds
pommicket
because it makes a syscall
2022-12-31
use double instead of struct timespec
pommicket
2022-12-30
framerate-cap setting
pommicket
2022-12-30
basic find usages
pommicket
2022-12-30
clip highlight to buffer rect
pommicket
2022-12-30
better readme, etc
pommicket
2022-12-30
textDocument/references request
pommicket
2022-12-30
document highlights!
pommicket
2022-12-30
start document highlights
pommicket
2022-12-30
workspaceEdit capabilities
pommicket
2022-12-30
textDocument/rename response parsing
pommicket
2022-12-30
start parse rename response
pommicket
2022-12-30
write rename request
pommicket
2022-12-30
fixed hover bug
pommicket
2022-12-30
a
pommicket
2022-12-30
cancelling requests
pommicket
2022-12-30
show location in definitions menu
pommicket
2022-12-30
better ted_active_lsp, fix memory bug
pommicket
2022-12-30
go to definition
pommicket
2022-12-30
definitions menu, but it's acting weird
pommicket
2022-12-30
parse workspace/symbol response
pommicket
[next]