index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
sciteco-rel-5-5-8
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Catalogue.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-03
Added Raku lexer and style properties and example files
Mark Reay
1
-0
/
+1
2019-12-14
Remove links to lexers with SCI_EMPTYCATALOGUE definition.
Neil
1
-0
/
+4
2019-12-31
Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can
Neil
1
-19
/
+10
2019-12-13
Move automatic numbering of external lexers from Catalogue to ExternalLexer.
Neil
1
-5
/
+0
2019-11-12
Feature [feature-requests:#1324] Add Hollywood lexer.
Andreas Falkenhahn
1
-0
/
+1
2019-06-15
Feature [feature-requests:#1295]. Lexer added for DataFlex.
Wil van Antwerpen
1
-0
/
+1
2019-04-29
Feature [feature-requests:#1280]. Lexer added for X12.
Iain Clarke
1
-0
/
+1
2019-02-28
Feature [feature-requests:#1265]. Common Intermediate Language (CIL) lexer.
Jed Altahan
1
-0
/
+1
2018-11-21
Feature [feature-requests:#1242]. Add lexer for Nim
Jad Altahan
1
-0
/
+1
2018-10-17
Use nullptr and default brace initialisation for some simple cases.
Neil
1
-2
/
+2
2018-06-21
Feature [feature-requests:#1185]. Add lexers for SAS and Stata.
Luke Rasmussen
1
-0
/
+2
2018-05-16
Move implementations into cxx file.
Neil
1
-1
/
+3
2018-03-06
Feature [feature-requests:#1210]. Maxima lexer added.
Gunter Königsmann
1
-0
/
+1
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-2
/
+0
2017-04-09
Further use of range-for.
Neil
1
-8
/
+6
2017-04-01
Standardize on C++ headers, remove headers that aren't needed and add <cstddef>
Neil
1
-6
/
+3
2017-03-06
New "indent" lexer styled as plain text but folded by indentation level.
Vicente
1
-0
/
+1
2016-11-25
Feature [feature-requests:#1166]. EDIFACT lexer and folder added.
Iain Clarke
1
-0
/
+1
2016-03-20
Feature [feature-requests:#1140]. JSON lexer added.
nkmathew
1
-0
/
+1
2015-07-04
Make std::exception visible to all core code to remove chance that a different
Neil
1
-0
/
+1
2015-01-11
LexHex: rename Tektronix extended HEX lexer from "thex" to "tehex"
Markus Heidelberg
1
-1
/
+1
2015-01-08
Feature [feature-requests:#1096]. Lexer added for Tektronix extended hex files.
Neil
1
-0
/
+1
2014-12-30
Lexer added for Intel hex files.
Neil
1
-0
/
+1
2014-12-09
Feature [feature-requests:#1091]. Lexer for Motorola S-Record.
Neil
1
-0
/
+1
2014-09-03
Feature [feature-requests:#1071]. BibTeX lexer added.
Neil
1
-0
/
+1
2014-08-09
Added lexer for registry files.
Neil
1
-0
/
+1
2014-05-24
Header include statements are now in a standardised order with that order
Neil
1
-1
/
+1
2014-04-29
Feature [feature-requests:#1049]. Lexer added for DMIS, a language for coordi...
Neil
1
-0
/
+1
2014-03-14
Assembler lexer variant As(SCLEX_AS) for Unix assembly code which uses '#'
Neil
1
-0
/
+1
2013-10-18
Feature [feature-requests:#1026]. DMAP lexer added.
Neil
1
-0
/
+1
2013-10-08
Feature [feature-requests:#1024]. Lexer added for Rust language.
Neil
1
-0
/
+1
2013-08-23
Updated information on script location.
nyamatongwe
1
-1
/
+1
2013-08-21
Feature: [feature-requests:#1008]. Lexer added for KVIrc script.
Neil
1
-0
/
+1
2013-08-14
Remove archaic wxForceScintillaLexers function since wxWidgets now uses
Neil
1
-6
/
+1
2013-07-21
Normalising order of language headers.
Neil
1
-1
/
+1
2013-07-07
Bug: [#1496]. Name of ASN1 LexerModule was misspelt lmAns1 instead of lmAsn1.
Neil
1
-1
/
+1
2013-05-23
Feature: [feature-requests:#959]. Added lexer and folder for Structured Text ...
nyamatongwe
1
-0
/
+1
2013-05-09
* Literate Haskell support
kudah
1
-0
/
+1
2012-09-13
Move PO lexer out of LexOthers
Colomban Wendling
1
-1
/
+1
2012-05-10
Lexer added for Visual Prolog. Feature #3523018.
nyamatongwe
1
-0
/
+1
2012-05-09
OScript lexer by Ferdinand Prantl added. Feature #3523018.
nyamatongwe
1
-0
/
+1
2012-02-18
Lexer added for ECL language. Feature #3488209.
nyamatongwe
1
-0
/
+1
2012-01-23
Lexer for AviSynth from Bruno Barbieri. Feature #3475611.
nyamatongwe
1
-0
/
+1
2011-12-22
Lexer for the Take Command / TCC scripting language. Feature #3462462.
nyamatongwe
1
-0
/
+1
2011-11-29
Feature #3436256. Lexer for CoffeeScript from Eric Promislow
nyamatongwe
1
-0
/
+1
2011-02-07
Lexer for Modula 2/3. From Dariusz Knoci?ski. Feature #3173374.
nyamatongwe
1
-0
/
+1
2010-11-06
Lexer for Motorola 68000 assembler.
nyamatongwe
1
-0
/
+1
2010-08-15
Ensure lexers linked in whenever asked to find a lexer.
nyamatongwe
1
-0
/
+2
2010-07-17
Lexer for Txt2tags contributed by Eric Forgeot.
nyamatongwe
1
-0
/
+1
2010-07-13
New files for new lexer implementation.
nyamatongwe
1
-0
/
+181