Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-04 | Use C++11 keyword "override" for methods in lexers that override an interface. | Neil | 1 | -11/+11 |
2015-07-30 | Use Sci_Position / Sci_PositionU for variables in lexers that represent | Joe Mueller | 1 | -4/+4 |
2015-07-20 | Use Sci_Position when required to implement interfaces. | Neil | 1 | -7/+7 |
2014-05-24 | Header include statements are now in a standardised order with that order | Neil | 1 | -3/+3 |
2014-05-02 | Add missing not sign to fix DMIS label highlighting | Andreas Tscharner | 1 | -1/+1 |
2014-05-02 | DMIS Minor words can also start with the digits 2, 3 or 4 | Andreas Tscharner | 1 | -1/+1 |
2014-04-29 | Feature [feature-requests:#1049]. Lexer added for DMIS, a language for coordi... | Neil | 1 | -0/+355 |