aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/scripts
AgeCommit message (Collapse)AuthorFilesLines
2021-01-29Remove Lexilla files from ScintillaNeil3-148/+0
2020-08-12Updating version number.Neil Hodgson1-1/+1
2020-05-24Save and restore current directory around dependency generation in source ↵Neil Hodgson1-0/+2
directory.
2020-05-23Update Lexilla Xcode project with new lexers and changed version number.Neil1-2/+88
Updage make dependencies files.
2020-05-19Use pathlib in generator scripts.Neil1-13/+14
2020-04-30Add a script to make it easier to test lexers on Unix.Neil1-0/+7
2020-04-16Remove dead code.Neil1-7/+0
2020-02-03Add batch file to test lexers.Neil1-0/+7
2020-01-26Add version information resource to Lexilla.DLL on Win32.Neil1-4/+17
Lexilla and Scintilla currently share a version number but they may diverge in the future.
2019-12-13Lexilla implemented as loadable lexer.Neil1-0/+39