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
/
LexMatlab.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-19
Bug [#1902]. Require Matlab block comment start/end to be alone on a line.
Neil
1
-9
/
+24
2016-11-24
Bug [#1692]. LexMatlab: update fold functions to use keywords instead of inde...
John Donoghue
1
-38
/
+79
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
-6
/
+6
2015-07-25
Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, and
Neil
1
-9
/
+9
2014-08-01
Support transpose character after {} operator
John Donoghue
1
-1
/
+4
2014-01-18
Support octave vs matlab '!' handling
John Donoghue
1
-4
/
+9
2013-04-03
Feature [#1414]. MATLAB/Octave style block comments.
nyamatongwe
1
-10
/
+77
2011-06-17
Single quoted strings may not have \ escapes. Bugs #948757 #1755950 #1888738 ...
nyamatongwe
1
-6
/
+6
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
-6
/
+10
2010-07-13
Moved lexers into lexers directory.
nyamatongwe
1
-0
/
+236