Age | Commit message (Expand) | Author |
---|---|---|
2023-09-19 | fix dedent issue | pommicket |
2023-09-09 | fix handling of TextEdit[] | pommicket |
2023-08-09 | new node/buffer system, needs more testing | pommicket |
2023-08-05 | reject overlong UTF-8 | pommicket |
2023-07-14 | fix writing of unicode btwn U+8000 and U+FFFF | pommicket |
2023-02-28 | doxygen documentation | pommicket |
2023-01-04 | make unicode.h more self-contained | pommicket |
2022-12-28 | parsing signature help | pommicket |
2022-12-23 | Merge branch 'trunk' into lsp | pommicket |
2022-12-23 | improve unicode_utf8_to_utf32 to handle all types of bad UTF-8 | pommicket |
2022-12-22 | detail text | pommicket |
2022-12-13 | more future feature ideas | pommicket |
2022-12-10 | more lsp | pommicket |
2021-02-16 | started getting :build to work | Leo Tenenbaum |
2021-01-30 | fixed warnings on GCC, fixed opening an absolute path, README | Leo Tenenbaum |
2021-01-25 | replaced c32rtomb, mbrtoc32 with own versions | Leo Tenenbaum |
2020-11-29 | moving around the cursor | Leo Tenenbaum |
2020-11-25 | rendering a text buffer | Leo Tenenbaum |