Commit Graph

9 Commits

Author SHA1 Message Date
Rainer Kottenhoff
f35c2870d3 + fix: AHKL lexer: visual brace matching mix-ups 2021-01-25 17:04:29 +01:00
Rainer Kottenhoff
6c79ce170a + add: Kotlin Source Lexer based on Zufuliu's Kotlin Lexer code base 2020-12-22 16:46:50 +01:00
Rainer Kottenhoff
3a2165ef39 + add: Dart Lexer based on Zufuliu's Dart Lexer code base 2020-12-22 11:32:45 +01:00
Rainer Kottenhoff
b3488836c4 + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
Rainer Kottenhoff
f6ab8040ff + fix: TOML Lexer performance leak 2020-09-30 20:40:33 +02:00
Rainer Kottenhoff
1c93721437 + chg: mirgration from CreateLexer() by ID to CreateLexer() by Name (Lexilla IFace5 conform) 2020-09-28 22:28:25 +02:00
Rainer Kottenhoff
a7a4a2556f + fix: stop file change notification on deleted files if save is rejected
+ chg: move home brew lexers to Lexills dir
2020-09-25 15:22:14 +02:00
Rainer Kottenhoff
61817e56b2 + chg: Scintilla 5 prep: Using ILexer5 interface from static build Lexilla.lib 2020-09-25 01:09:42 +02:00
RaiKoHoff
e15ad9c1ec + upd: prepare for Lexilla Library 2020-09-24 16:15:48 +02:00