Commit Graph

22 Commits

Author SHA1 Message Date
Rainer Kottenhoff
31f3d2331e +upd: Scintilla v511
+upd: Lexilla v511
2021-07-26 09:50:27 +02:00
Rainer Kottenhoff
b5343f3822 +add: new KiXtart Lexer 2021-07-09 15:14:16 +02:00
Rainer Kottenhoff
7b2d277aa4 +upd: Lexilla Library v510+ (current dev) 2021-07-09 13:00:02 +02:00
Rainer Kottenhoff
2895796776 +upd: Lexilla Library v510 2021-07-02 18:44:25 +02:00
Rainer Kottenhoff
9563b3c478 + upd: Lexilla: Batch-Lexer (commit: 28cadb3101)
+ pch: patching Markdown-Lexer (eolfilled header lines)
2021-05-26 09:18:24 +02:00
Rainer Kottenhoff
971803103f + upd: Lexilla Lib (bug fixes for Lexer: Markdown, Cmd/Batch)
+ add "Julia" lexer (new in Lexilla)
2021-05-25 14:05:50 +02:00
Rainer Kottenhoff
ccd6c10308 +upd: Lexilla Lib v5.0.2 2021-04-29 01:10:58 +02:00
Rainer Kottenhoff
77ef242214 + upd: Cpp-Lexer fix merged from Lexilla (5b92f7219a9fe9fb0ae4c5cc19f57c39185e4074) 2021-04-15 09:19:44 +02:00
Rainer Kottenhoff
9fa10caba7 + upd: merging Scintilla Lib v5.0.1 (part I) 2021-04-10 06:28:00 +02:00
Rainer Kottenhoff
2c57020796 + upd: Lexilla Lib v.5.0.1 2021-04-03 13:07:42 +02:00
Rainer Kottenhoff
d7ee0ab0a9 + rfc: cleanup lexilla component 2021-03-15 17:44:48 +01:00
Rainer Kottenhoff
edc7c2843c + rfc: refactoring for splitting Lexilla from Scintilla 2021-03-11 16:54:16 +01:00
Rainer Kottenhoff
8bc8cd14ec + rev: revert case sensitive keyword lists for Lexers
+ enh: line continuation for JSON5 strings (std. line breaks only - no Unicode LineSep or ParaSep)
+ enh: JASON5 +Infinity, -Infinity keywords
2021-02-14 20:41:28 +01:00
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