index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os.h
Age
Commit message (
Collapse
)
Author
41 hours
block until whatever program is writing the file finishes
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
for consistency with process_write/socket_write
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-03-03
fix up docs
pommicket
2023-02-28
doxygen documentation
pommicket
2023-01-09
start windows fix
pommicket
2023-01-09
building on windows
pommicket
still needs lots more testing
2023-01-07
fix tags go-to-definition menu, silence errors for LSP not found
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
it used to open an untitled buffer. also, clarified buffer_load_file
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