index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util.c
Age
Commit message (
Expand
)
Author
2023-03-23
handle various :increment-number edge cases and binary
pommicket
2023-03-04
new light style
pommicket
2023-01-12
[2.0] fix path_full on windows
pommicket
2023-01-12
[2.0] minor windows path-related fixes, windows installer version
pommicket
2023-01-10
linux build , etc.
pommicket
2023-01-09
fixed a bunch of windows stuff
pommicket
2023-01-08
start windows support
Leo Tenenbaum
2023-01-03
switch from scancodes to keycodes
pommicket
2023-01-02
rename v[234] to vec[234]
pommicket
2023-01-02
remove a bunch of unused math functions
pommicket
2023-01-02
finish restructuring
pommicket
2023-01-02
restructure buffer.c
pommicket
2023-01-01
char const => const char
pommicket
2023-01-01
move string32.c into util.c
pommicket
2023-01-01
start os.h merging
pommicket
2023-01-01
move math.c functions to util.c
pommicket
2023-01-01
more reorganizing
pommicket
2022-12-31
start moving things around
pommicket
2022-12-30
show location in definitions menu
pommicket
2022-12-29
fix GCC warnings
pommicket
2022-12-25
fix various problems from texlab test
pommicket
2022-12-24
start LSP setting
pommicket
2022-12-23
identifier-trigger-characters setting
pommicket
2022-12-22
document IDs instead of documents
pommicket
2022-12-10
Merge branch 'trunk' into lsp
pommicket
2022-12-10
fix slight bug in strn_dup
pommicket
2022-12-09
real completion parsing!!
pommicket
2022-12-09
more completion, not working yet
pommicket
2022-12-09
more lsp
pommicket
2022-12-06
more work on lsp
pommicket
2022-12-06
more lsp
pommicket
2022-11-03
custom shader texture
pommicket
2022-11-02
fixed path-specific settings bugs. stuff seems to be working now
pommicket
2022-11-02
(insufficiently tested) per-path settings
pommicket
2022-09-24
fix go-to-error when build_dir != .
pommicket
2022-08-19
fixed reading before abspath in path_full
pommicket
2022-01-01
little fix to paths, update README for linux build
pommicket
2022-01-01
windows fixes
pommicket
2021-04-13
improve tag generation (don't just look at files in the cwd)
Leo Tenenbaum
2021-03-05
fix some little problems with the file selector
Leo Tenenbaum
2021-03-03
:shell, bugfixes
Leo Tenenbaum
2021-03-03
don't merge edits with ctrl+v
Leo Tenenbaum
2021-03-03
finally figured out what wasn't working with buffer_set_line_len!
Leo Tenenbaum
2021-03-02
gracefully handle config errors
Leo Tenenbaum
2021-03-01
restore session
Leo Tenenbaum
2021-02-22
go to definition menu
Leo Tenenbaum
2021-02-18
Finishing touches for v. 0.4
Leo Tenenbaum
2021-02-17
started process-win.c
Leo Tenenbaum
2021-02-16
fix rust go to build errors
Leo Tenenbaum
2021-02-16
started getting :build to work
Leo Tenenbaum
[next]