Commit Graph

43 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
bbeaad7922 +upd: current Lexilla dev (chg: HTML(PHP) Lexer) 2021-08-20 10:07:57 +02:00
METANEOCORTEX\Kotti
6e3015965f +fix: specify /utf-8 compiler option for Scintilla and Lexilla projects 2021-08-19 23:42:50 +02:00
rkotten
14a176e4b2 +fix: size of visible whitespace style 2021-08-10 13:53:18 +02:00
Rainer Kottenhoff
0f235d30fd +upd: lexilla doc 2021-07-30 11:05:36 +02:00
Rainer Kottenhoff
31f3d2331e +upd: Scintilla v511
+upd: Lexilla v511
2021-07-26 09:50:27 +02:00
Rainer Kottenhoff
f4e10759a3 + cln: add comment 2021-07-22 20:47:00 +02:00
Rainer Kottenhoff
89b63940c4 +fix: fixing "infinite" loop in Markdown Lexer 2021-07-22 15:30:38 +02:00
Rainer Kottenhoff
676fe44aed no message 2021-07-19 08:46:00 +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
0434a1a9a2 +upd: Lexilla: improved Julia Lexer 2021-05-28 09:51:39 +02:00
Rainer Kottenhoff
8fd9cb01da +fix: minor fixes Markdown-Lexer 2021-05-27 11:38:24 +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
55d1b4b4a9 + fix: minor projects/compiler adjustments 2021-05-18 14:08:09 +02:00
Rainer Kottenhoff
456be83425 + chg: add some more coding fonts to prefer over Consolas (if installed)
+ bld: linker: hardware-enforced stack-protection
+ rfc: some code cleanup
2021-05-15 12:13:09 +02:00
Rainer Kottenhoff
ccd6c10308 +upd: Lexilla Lib v5.0.2 2021-04-29 01:10:58 +02:00
Rainer Kottenhoff
34fe0f6fd7 + fix: grepWinNP3: fix compiler warning Release Win32
+ chg: enable compiler warnings level 4 and issue "Warnings as Errors" (for Lexilla, Scintilla, grepWinNP3)
2021-04-18 15:43:55 +02:00
Rainer Kottenhoff
77ef242214 + upd: Cpp-Lexer fix merged from Lexilla (5b92f7219a9fe9fb0ae4c5cc19f57c39185e4074) 2021-04-15 09:19:44 +02:00
Rainer Kottenhoff
d5475fafc8 + fix: lazy styling (no need for SCN_STYLENEEDED) 2021-04-12 22:59:49 +02:00
Rainer Kottenhoff
9fa10caba7 + upd: merging Scintilla Lib v5.0.1 (part I) 2021-04-10 06:28:00 +02:00
Rainer Kottenhoff
692b535a7d + upd/chg: C/C++ Lexer: styles and keywords 2021-04-03 15:07:34 +02:00
Rainer Kottenhoff
2c57020796 + upd: Lexilla Lib v.5.0.1 2021-04-03 13:07:42 +02:00
Rainer Kottenhoff
4b3167de56 + upd: Kotlin & Dart Lexer from Zufuliu's source 2021-03-25 20:05:02 +01:00
Rainer Kottenhoff
5335074072 + fix: possible busy-loop in Kotlin and Dard Lexer 2021-03-25 17:04:47 +01:00
Rainer Kottenhoff
783053fbaa + fix: Lexer "Python": fixing Format-Strings (f-strings) 2021-03-23 16:58:47 +01:00
Rainer Kottenhoff
d7ee0ab0a9 + rfc: cleanup lexilla component 2021-03-15 17:44:48 +01:00
Rainer Kottenhoff
07565b90a3 + fix: try to fix rectangular selection typing issue 2021-03-12 03:49:22 +01:00
Rainer Kottenhoff
f8848c244a + upd: Lexilla to v5.0.0 2021-03-11 18:20:26 +01:00
Rainer Kottenhoff
edc7c2843c + rfc: refactoring for splitting Lexilla from Scintilla 2021-03-11 16:54:16 +01:00
Rainer Kottenhoff
7895f3c5ff + chg: Find/Repl dialog - refactoring and minor fixes 2021-02-17 15:10:30 +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
dbaad543cf + fix: Context-Menu Handling in Release Mode
(caused by Compiler switch /GT (whole program optimization) for Scintilla-Lib only ???)
+ fix: reactivate Scintilla's context menu popup switches (text area)
+ fix: burndown some VS Analyze Mode  Infos/Warnings
2021-02-12 13:06:51 +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