Age | Commit message (Expand) | Author |
2023-01-04 | finished documenting ted.h | pommicket |
2023-01-04 | type documentation | pommicket |
2023-01-04 | more documentation | pommicket |
2023-01-04 | make unicode.h more self-contained | pommicket |
2023-01-02 | clean some stuff up | pommicket |
2023-01-02 | finish restructuring | pommicket |
2023-01-02 | fix up restructuring | pommicket |
2023-01-01 | char const => const char | pommicket |
2022-12-31 | start moving things around | pommicket |
2022-12-29 | working hover | pommicket |
2022-12-24 | testing LSPs for other languages | pommicket |
2022-12-09 | more lsp | pommicket |
2022-12-06 | more work on lsp | pommicket |
2022-12-05 | full json parser | pommicket |
2022-11-03 | [1.3] allow newer glsl versions w IN,OUT macros, msi version | pommicket |
2021-04-20 | fix non-GNU build | Leo Tenenbaum |
2021-04-19 | markdown highlighting | Leo Tenenbaum |
2021-03-02 | got OpenBSD build to work | Leo Tenenbaum |
2021-03-01 | crash handler for windows | Leo Tenenbaum |
2021-02-28 | :split-swap | Leo Tenenbaum |
2021-02-05 | converted everything to modern opengl | Leo Tenenbaum |
2021-02-02 | better syntax highlighting (split keywords into keywords + builtins) | Leo Tenenbaum |
2021-01-31 | started syntax higlighting (still need to add state to each line) | Leo Tenenbaum |
2021-01-24 | file selector much nicer interface | Leo Tenenbaum |
2021-01-22 | got .. to work in the file selector | Leo Tenenbaum |
2021-01-21 | trying to make clicking on directories work; not done yet | Leo Tenenbaum |
2021-01-18 | got windows build to partly work | Leo Tenenbaum |
2020-12-30 | more config | Leo Tenenbaum |
2020-12-29 | started config file | Leo Tenenbaum |
2020-12-27 | only render visible lines | Leo Tenenbaum |
2020-12-26 | Added buffer header (with checksum in debug mode) | Leo Tenenbaum |
2020-12-22 | undo actually not quite done yet | Leo Tenenbaum |
2020-12-20 | more undo | Leo Tenenbaum |
2020-12-15 | text insertion working very well! | Leo Tenenbaum |
2020-11-25 | fix simple text rendering | Leo Tenenbaum |
2020-11-25 | got windows build to work | Leo Tenenbaum |
2020-11-24 | loading a file | Leo Tenenbaum |
2020-11-23 | unicode text rendering working | Leo Tenenbaum |
2020-11-20 | more text rendering | Leo Tenenbaum |
2020-11-20 | started text rendering | Leo Tenenbaum |