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
/
LexProgress.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
Handle nested comments for adjacent markers like "/*/*" or "*/*/".
Matt Gilarde
1
-1
/
+6
2017-03-04
Use C++11 keyword "override" for methods in lexers that override an interface.
Neil
1
-11
/
+11
2016-09-21
Feature [feature-requests:#1143]. Replace "progress" lexer with "abl".
Yuval Papish
1
-272
/
+515
2016-05-11
Allow comments preceded by a tab.
Matt Gilarde
1
-1
/
+1
2016-02-25
Support hexadecimal numeric literals.
Matt Gilarde
1
-1
/
+3
2016-02-01
Support single-line comments, abbreviated keywords and extend nested comments to
Matt Gilarde
1
-22
/
+54
2015-07-30
Use Sci_Position / Sci_PositionU for variables in lexers that represent
Joe Mueller
1
-3
/
+3
2015-07-25
Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, and
Neil
1
-3
/
+3
2011-01-27
Dropped inclusion of PropSetSimple.h in lexers which do not use PropSetSimple...
nyamatongwe
1
-1
/
+0
2010-07-13
For new lexer design change includes to add new files and remove unused files.
nyamatongwe
1
-8
/
+12
2010-07-13
Moved lexers into lexers directory.
nyamatongwe
1
-0
/
+279