index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os-posix.c
Age
Commit message (
Expand
)
Author
42 hours
Remove trailing white space in source files
pommicket
2023-09-24
don't truncate log on startup
pommicket
2023-09-10
swap return 0 and -1 for process_read/socket_read
pommicket
2023-09-10
LSP over TCP on windows
pommicket
2023-09-08
better LSP over TCP
pommicket
2023-09-08
LSP over TCP initial draft
pommicket
2023-08-06
util cleanup
pommicket
2023-08-04
document links seem to be working
pommicket
2023-01-10
linux build , etc.
pommicket
2023-01-09
building on windows
pommicket
2023-01-07
fix tags go-to-definition menu, silence errors for LSP not found
pommicket
2023-01-07
fixed big problem with process_*
pommicket
2023-01-06
check LSP process status
pommicket
2023-01-05
clean up some TODOs
pommicket
2023-01-04
fix command-line argument starting file if it doesn't exist
pommicket
2023-01-04
finish documenting what files do
pommicket
2023-01-02
finish restructuring
pommicket
2023-01-02
fix up restructuring
pommicket
2023-01-01
char const => const char
pommicket
2023-01-01
finish os.h amalgamation
pommicket
2023-01-01
start os.h merging
pommicket