index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os-win.c
Age
Commit message (
Expand
)
Author
2023-10-19
is_path_separator
pommicket
2023-09-24
bump version
2.6.2
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-08-15
fix iwndows build
pommicket
2023-08-06
util cleanup
pommicket
2023-08-04
document links seem to be working
pommicket
2023-01-09
fixed a bunch of windows stuff
pommicket
2023-01-09
switch from CreateProcessA to CreateProcessW
pommicket
2023-01-09
fix some windows problems
pommicket
2023-01-09
fix windows problems
pommicket
2023-01-09
start windows fix
pommicket
2023-01-09
building on windows
pommicket
2023-01-06
fix some autocomplete issues
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-01
char const => const char
pommicket
2023-01-01
finish os.h amalgamation
pommicket
2023-01-01
start os.h merging
pommicket