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
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
/
LexLaTeX.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
Fix warnings from GCC 9 because of a deprecated implicitly-declared operator=
Neil
1
-0
/
+7
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-2
/
+0
2017-07-17
Update types for Unix LP64 after changes to Sci_Position/Sci_PositionU.
Neil Hodgson
1
-1
/
+1
2017-06-22
Merge Ilexer and ILexerWithSubStyles into ILexer4 to avoid need for version
Neil
1
-1
/
+2
2017-03-04
Use C++11 keyword "override" for methods in lexers that override an interface.
Neil
1
-2
/
+2
2015-11-20
Remove line end whitespace.
Neil
1
-5
/
+5
2015-07-30
Use Sci_Position / Sci_PositionU for variables in lexers that represent
Joe Mueller
1
-32
/
+33
2015-07-20
Use Sci_Position when required to implement interfaces.
Neil
1
-4
/
+4
2013-07-21
Replace all instances of isascii with Scintilla-specific IsASCII.
Neil
1
-4
/
+4
2013-04-30
Bug: [#1468]. Latex highlighting breaks Unicode characters if preceeded by \.
nyamatongwe
1
-3
/
+3
2013-01-11
Feature: [#970]. Latex folding and better syntax highlighting.
nyamatongwe
1
-0
/
+539