aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexDMIS.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-04Use C++11 keyword "override" for methods in lexers that override an interface.Neil1-11/+11
2015-07-30Use Sci_Position / Sci_PositionU for variables in lexers that representJoe Mueller1-4/+4
2015-07-20Use Sci_Position when required to implement interfaces.Neil1-7/+7
2014-05-24Header include statements are now in a standardised order with that orderNeil1-3/+3
2014-05-02Add missing not sign to fix DMIS label highlightingAndreas Tscharner1-1/+1
2014-05-02DMIS Minor words can also start with the digits 2, 3 or 4Andreas Tscharner1-1/+1
2014-04-29Feature [feature-requests:#1049]. Lexer added for DMIS, a language for coordi...Neil1-0/+355