aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/src/Lexilla.h
AgeCommit message (Collapse)AuthorFilesLines
2021-01-29Remove Lexilla files from ScintillaNeil1-19/+0
2020-06-02Specify the calling convention so that both dynamic and static linking work onNeil1-1/+7
32-bit and 64-bit Win32.
2019-12-22Define ILexer5 with methods for retrieving name, ID, and property values.Neil1-1/+1
Implement ILexer5 on object lexers. Implement ILexer5 on LexerSimple wrapper for function lexers.
2019-12-13Lexilla implemented as loadable lexer.Neil1-0/+13