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 |
2016-01-09 | Recognize numbers more accurately and allow non-ASCII verbatim quoting | Thomas Linder Puls | 1 | -5/+10 |
2015-11-20 | Remove line end whitespace. | Neil | 1 | -1/+1 |
2015-07-30 | Use Sci_Position / Sci_PositionU for variables in lexers that represent | Joe Mueller | 1 | -10/+10 |
2015-07-20 | Use Sci_Position when required to implement interfaces. | Neil | 1 | -8/+8 |
2014-05-24 | Header include statements are now in a standardised order with that order | Neil | 1 | -1/+1 |
2013-10-09 | Feature [feature-requests:#1025]. Better support for string literals and Unic... | Neil | 1 | -90/+124 |
2012-05-10 | Lexer added for Visual Prolog. Feature #3523018. | nyamatongwe | 1 | -0/+470 |