aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/test/examples
AgeCommit message (Expand)AuthorFilesLines
2020-04-07Bug [#1624]. Fix brace styling in Batch lexer so that brace matching works.Yury Dubinsky3-7/+23
2020-04-06Bug [#2164]. Change line comments to terminate at next line start.Neil2-272/+272
2020-02-03Bug [#2143]. Add test case for comment start in number.Neil2-0/+22
2020-02-03Bug [#2139]. Add test case for compound decorator.Neil4-12/+17
2020-01-22Adding test for makefile lexer.Neil3-0/+33
2020-01-18Adding test for batch lexer.Neil3-0/+55
2020-01-04Feature [feature-requests:#1328] Handle CRLF in SCE_RAKU_COMMENTLINEs andMark Reay1-4/+4
2020-01-03Added Raku lexer and style properties and example filesMark Reay3-0/+221
2019-12-14Lexilla tests.Neil39-0/+1259