| .. |
|
EditLexer.c
|
+ fix: stream comment for .AU3 files
|
2021-04-18 17:37:56 +02:00 |
|
EditLexer.h
|
+add: new KiXtart Lexer
|
2021-07-09 15:14:16 +02:00 |
|
styleLexAHKL.c
|
+ add: Kotlin Source Lexer based on Zufuliu's Kotlin Lexer code base
|
2020-12-22 16:46:50 +01:00 |
|
styleLexASM.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexAU3.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexAVS.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexAwk.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexBASH.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexBAT.c
|
+ rev: revert case sensitive keyword lists for Lexers
|
2021-02-14 20:41:28 +01:00 |
|
styleLexCMAKE.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexCOFFEESCRIPT.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexCONF.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexCPP.c
|
+fix: new comment doc styling for C++ lexer (used for C#, RC, JS and Java too)
|
2021-04-07 13:46:10 +02:00 |
|
styleLexCS.c
|
+fix: new comment doc styling for C++ lexer (used for C#, RC, JS and Java too)
|
2021-04-07 13:46:10 +02:00 |
|
styleLexCSS.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexCSV.c
|
+ add: Kotlin Source Lexer based on Zufuliu's Kotlin Lexer code base
|
2020-12-22 16:46:50 +01:00 |
|
styleLexD.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexDart.c
|
+ upd: Kotlin & Dart Lexer from Zufuliu's source
|
2021-03-25 20:05:02 +01:00 |
|
styleLexDIFF.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
StyleLexers.h
|
+ fix: stream comment for .AU3 files
|
2021-04-18 17:37:56 +02:00 |
|
styleLexGo.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexHTML.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexINNO.c
|
Chg: Update keywords list in Style INNO Lexer.
|
2020-12-14 15:13:27 +01:00 |
|
styleLexJAVA.c
|
+fix: new comment doc styling for C++ lexer (used for C#, RC, JS and Java too)
|
2021-04-07 13:46:10 +02:00 |
|
styleLexJS.c
|
+fix: new comment doc styling for C++ lexer (used for C#, RC, JS and Java too)
|
2021-04-07 13:46:10 +02:00 |
|
styleLexJSON.c
|
+ rev: revert case sensitive keyword lists for Lexers
|
2021-02-14 20:41:28 +01:00 |
|
styleLexJulia.c
|
+upd: Lexilla Library v510
|
2021-07-02 18:44:25 +02:00 |
|
styleLexKiX.c
|
+upd: Scintilla v511
|
2021-07-26 09:50:27 +02:00 |
|
styleLexKotlin.c
|
+ upd/chg: C/C++ Lexer: styles and keywords
|
2021-04-03 15:07:34 +02:00 |
|
styleLexLaTex.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexLUA.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexMAK.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexMARKDOWN.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexMATLAB.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexNim.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexNSIS.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexPAS.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexPL.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexPROPS.c
|
+add: Configuration (Properties) Lexer: add style setting for Key (of Key-Value pair)
|
2021-08-16 20:55:59 +02:00 |
|
styleLexPS.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexPY.c
|
+ add: Decorator styling for Python files
|
2021-03-23 17:28:26 +01:00 |
|
styleLexR.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexRC.c
|
+fix: new comment doc styling for C++ lexer (used for C#, RC, JS and Java too)
|
2021-04-07 13:46:10 +02:00 |
|
styleLexRegistry.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexRUBY.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexRust.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexSQL.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexStandard.c
|
+fix: size of visible whitespace style
|
2021-08-10 13:53:18 +02:00 |
|
styleLexTCL.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexTOML.c
|
+ add: Kotlin Source Lexer based on Zufuliu's Kotlin Lexer code base
|
2020-12-22 16:46:50 +01:00 |
|
styleLexVB.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexVBS.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexVHDL.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexXML.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
styleLexYAML.c
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |