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
/
LexVerilog.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-18
fix bug in fold.at.else processing, the code for "begin" that set levelMinCur...
Joe Mueller
1
-3
/
+34
2015-03-18
fix bug where macro styling allowed '.', fix bug where macro styling could ca...
Joe Mueller
1
-2
/
+2
2015-03-10
fix problem where preprocessor fold code would incorrectly match `endcelldefi...
Joe Mueller
1
-1
/
+1
2015-02-17
fix bug where terminating whitespace character was not included in escaped id...
Joe Mueller
1
-3
/
+1
2015-02-12
fix problem with typdef class statements creating a fold point, expecting an ...
Joe Mueller
1
-3
/
+13
2015-02-09
add support for escaped identifiers
Joe Mueller
1
-1
/
+13
2015-01-30
fix folding bugs with extern and pure virtual functions/tasks. fix folding bu...
Joe Mueller
1
-1
/
+57
2015-01-29
fix problem with folding comments by re-folding the previous line as was done...
Joe Mueller
1
-1
/
+12
2015-01-13
fix bug in handling of comments, make some new features conditional on lexer ...
Joe Mueller
1
-19
/
+29
2015-01-06
attempt to fix compile errors with different versions of g++ caused by missin...
Joe Mueller
1
-4
/
+5
2015-01-06
modify LexVerilog.cxx to support coloring of inactive code due to preprocesso...
Joe Mueller
1
-142
/
+652
2014-12-17
Highlights doc comment keywords; has separate styles for input, output, and
Neil
1
-68
/
+137
2011-05-25
Update to support SystemVerilog.
nyamatongwe
1
-9
/
+21
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
/
+330