aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/scripts/LexillaGen.py
AgeCommit message (Collapse)AuthorFilesLines
2021-01-29Remove Lexilla files from ScintillaNeil1-134/+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-16Remove dead code.Neil1-7/+0
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