aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexVerilog.cxx
diff options
context:
space:
mode:
authorMarkus Heidelberg <markus.heidelberg@web.de>2015-01-13 10:59:18 +1100
committerMarkus Heidelberg <markus.heidelberg@web.de>2015-01-13 10:59:18 +1100
commit4bb00a25f379684744b3e28cbf435f21650efc8d (patch)
tree4228ee9af7b4ba36b746a50dac75a7963ef5db58 /lexers/LexVerilog.cxx
parent02927e5c3be78e98fa3e2beb965248f688fb8e6c (diff)
downloadscintilla-mirror-4bb00a25f379684744b3e28cbf435f21650efc8d.tar.gz
LexHex S-Record: use the required data field size for some highlighting
Equal to how it is already implemeted for the Intel HEX lexer. Specific record types do not use a data field, the checksum field directly follows the address field then. In these cases now the byte count field is also marked as wrong if its content is not what is to be expected for this record type. Also the checksum field is now fixed after the address field instead of allowing data field in between if the byte count is too big. Also simplify this code path for IHex to be equal to the Srec code.
Diffstat (limited to 'lexers/LexVerilog.cxx')
0 files changed, 0 insertions, 0 deletions