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
/
lexers
/
LexEDIFACT.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-22
Define ILexer5 with methods for retrieving name, ID, and property values.
Neil
1
-3
/
+22
2019-12-13
Add or fix file name comments.
Neil
1
-0
/
+1
2018-12-12
Feature [feature-requests:#1247]. Handles message groups as well as messages.
Iain Clarke
1
-31
/
+78
2018-05-06
Feature [feature-requests:#1166]. Property lexer.edifact.highlight.un.all
Iain Clarke
1
-10
/
+28
2018-03-16
Remove line-end white space.
Neil
1
-2
/
+2
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-2
/
+0
2017-06-22
Merge Ilexer and ILexerWithSubStyles into ILexer4 to avoid need for version
Neil
1
-2
/
+2
2017-06-22
Update IDocument for version 4. Drop IDocumentWithLineEnd interface to just have
Neil
1
-2
/
+2
2017-06-22
Add a DefaultLexer class which lexers can subclass if they want reasonable
Neil
1
-1
/
+2
2017-03-04
Use C++11 keyword "override" for methods in lexers that override an interface.
Neil
1
-11
/
+11
2016-11-27
Make EDIFACT lexer work on macOS.
Neil Hodgson
1
-0
/
+4
2016-11-25
Feature [feature-requests:#1166]. EDIFACT lexer and folder added.
Iain Clarke
1
-0
/
+315