aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/LPegLexer.html
AgeCommit message (Expand)AuthorFilesLines
2020-03-26Switch to 1-based indices in Lua.mitchell1-6/+6
2020-03-11LexLPeg now implements DefaultLexer and NameOfStyle().mitchell1-15/+15
2020-03-07LexLPeg can now report a list of known lexers via SCI_PRIVATELEXERCALL.mitchell1-13/+64
2019-12-28lexlua: Added txt2tags lexer.mitchell1-0/+2
2019-10-12lexlua: Added MediaWiki lexer.mitchell1-0/+1
2019-02-18Added documentation on using Scintilla as a Lua library.mitchell1-0/+32
2019-02-18Updated Lua LPeg lexer credits.mitchell1-0/+3
2018-03-11Added optional Lua lexer support.mitchell1-0/+2608