Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-07-18 | fixed minor memory leaks of per-state data in teco_machine_main_t | Robin Haberkorn | 1 | -1/+3 |
2025-05-02 | implemented folding for the SciTECO lexer | Robin Haberkorn | 1 | -1/+26 |
2025-04-13 | fixed undoing bitfields on Windows | Robin Haberkorn | 1 | -4/+4 |
2025-03-23 | the ES command (send Scintilla message) now supports passing both wParam and ... | Robin Haberkorn | 1 | -3/+3 |
2025-01-13 | updated copyright to 2025 | Robin Haberkorn | 1 | -1/+1 |
2024-12-24 | introduced true block and EOL comments | Robin Haberkorn | 1 | -20/+31 |
2024-12-22 | fixed lexing (syntax highlighting) of the null-character (^@) in SciTECO code | Robin Haberkorn | 1 | -2/+6 |
2024-12-13 | implemented Scintilla lexer for SciTECO code, i.e. TECO syntax highlighting | Robin Haberkorn | 1 | -0/+235 |