Age | Commit message (Expand) | Author |
2022-12-29 | hover highlight | pommicket |
2022-12-24 | find build directory in a much better way | pommicket |
2022-12-22 | make sure autocomplete is closed when buffer is switched | pommicket |
2022-11-02 | new settings system bugfixes, use ted_active_settings more | pommicket |
2022-09-24 | fix go-to-error when build_dir != . | pommicket |
2022-07-29 | per-language settings | pommicket |
2022-03-26 | fixed ctrl+w behavior with find/build | pommicket |
2021-04-20 | silence GCC warnings | Leo Tenenbaum |
2021-04-13 | improve tag generation (don't just look at files in the cwd) | Leo Tenenbaum |
2021-04-04 | command to reload all buffers, run make on multiple threads | Leo Tenenbaum |
2021-03-14 | fix bug where modifications weren't detected | Leo Tenenbaum |
2021-03-04 | fix searching for make.bat, etc. | Leo Tenenbaum |
2021-03-04 | string arguments | Leo Tenenbaum |
2021-03-03 | more autocomplete (already partially working!) | Leo Tenenbaum |
2021-03-03 | fix build go to error | Leo Tenenbaum |
2021-03-03 | :shell, bugfixes | Leo Tenenbaum |
2021-02-24 | split depth limit | Leo Tenenbaum |
2021-02-18 | get rid of debug output | Leo Tenenbaum |
2021-02-18 | go to MSVC error | Leo Tenenbaum |
2021-02-18 | Finishing touches for v. 0.4 | Leo Tenenbaum |
2021-02-18 | :build working (i think) | Leo Tenenbaum |
2021-02-18 | :build working on windows | 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 | fix :build, add `cargo build` | Leo Tenenbaum |
2021-02-16 | :build somewhat working! | Leo Tenenbaum |
2021-02-16 | detecting errors in build output | Leo Tenenbaum |
2021-02-16 | started getting :build to work | Leo Tenenbaum |