aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/lexer.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-24introduced true block and EOL commentsRobin Haberkorn1-20/+31
2024-12-22fixed lexing (syntax highlighting) of the null-character (^@) in SciTECO codeRobin Haberkorn1-2/+6
2024-12-13implemented Scintilla lexer for SciTECO code, i.e. TECO syntax highlightingRobin Haberkorn1-0/+235