Neil Hodgson
|
a5ca5b20b9
|
Standardize on code page 437 as neutral encoding as each byte value is valid.
|
2021-07-18 22:03:49 +10:00 |
|
Neil Hodgson
|
f80145d7c4
|
Use a literal string name in LexerModule definition so that scripts will extract
the name. Check for literal in LexillaData.py.
|
2021-06-20 10:38:24 +10:00 |
|
Neil Hodgson
|
9e8e5e54b8
|
Remove dead code and imports as found by Vulture.
https://github.com/jendrikseipp/vulture
|
2021-05-06 14:24:15 +10:00 |
|
Neil
|
a773b20e0e
|
Use a neutral encoding to read lexer source code files so it doesn't fail on UTF-8 comments.
|
2021-03-21 20:26:31 +11:00 |
|
Neil Hodgson
|
9aa7842b54
|
Update generation scripts to use Lexilla as source of Xcode project and change
log instead of Scintilla.
|
2021-01-23 10:11:46 +11:00 |
|
Neil Hodgson
|
7fbb050edc
|
Remove date processing from LexillaData.py and call from LexillaGen.py to
regenerate source and build files.
|
2020-09-25 18:04:16 +10:00 |
|
Neil Hodgson
|
d3a61c6e25
|
Moved Lexilla files to root
|
2021-01-23 10:36:05 +11:00 |
|