summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Collapse)Author
2022-12-19much better system for writing requestspommicket
2022-12-18a bunch of brekaing changespommicket
2022-12-18mergepommicket
2022-12-13Merge branch 'trunk' into lsppommicket
2022-12-13more future feature ideaspommicket
2022-12-10more lsppommicket
2022-12-09real completion parsing!!pommicket
2022-12-09Merge branch 'trunk' into lsppommicket
2022-12-09more future featurespommicket
2022-12-09more completion, not working yetpommicket
2022-12-09getting some completionspommicket
2022-12-09more lsppommicket
2022-12-08fix response receivingpommicket
2022-12-07more LSPpommicket
2022-12-07Merge branch 'trunk' into lsppommicket
2022-12-07[1.3r2] remove glFinishpommicket
2022-12-07more lsp stuffpommicket
2022-12-07nice communication with LSPpommicket
2022-12-06Merge branch 'trunk' into lsppommicket
2022-12-06fix arr_set_len_, more future featurespommicket
2022-12-06more lsppommicket
2022-12-05full json parserpommicket
2022-12-05more lsp, start json parserpommicket
2022-11-03custom shader texturepommicket
2022-11-03better shader systempommicket
2022-11-03custom bg-shaderpommicket
2022-11-02multiline config value strings, fix search_cwd (debug feature)pommicket
2022-11-02new settings system bugfixes, use ted_active_settings morepommicket
2022-11-02(insufficiently tested) per-path settingspommicket
also fixed memory bug in path_full, yet again
2022-08-19X1/X2 commandspommicket
2022-08-19poll events just after startuppommicket
2022-08-19fixed actual bug: bad write when weird mouse buttons are pressedpommicket
2022-07-29fixed non-ascii path handling on windowspommicket
2022-07-29fix reloading with text-sizepommicket
2022-07-29auto reload configpommicket
2022-07-29indent-with-spacespommicket
2022-07-29language-specific keyboard shortcutspommicket
2022-07-29per-language settingspommicket
also fixed ctrl+/ in go
2022-07-22fixed some compiler warningspommicket
2022-03-26fix session problemspommicket
2022-03-26[1.0r2] cleanup, commentspommicket
2022-01-01windows fixespommicket
- mysterious carriage returns fixed? - fixed c:/x opening separately from c:\x
2021-04-20:set-language, various other little thingsLeo Tenenbaum
2021-04-20cfg syntax highlightingLeo Tenenbaum
2021-04-20HTML syntax highlightingLeo Tenenbaum
2021-04-19markdown highlightingLeo Tenenbaum
2021-04-16fix process_kill on windowsLeo Tenenbaum
2021-04-16command history for :shellLeo Tenenbaum
2021-04-16comment/uncomment selectionLeo Tenenbaum
2021-04-16regenerate tags if tag not foundLeo Tenenbaum