Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-28 | Avoid Coverity warnings for case that should never fail. | Neil | 1 | -1/+2 | |
2013-12-15 | Make single argument constructors explicit to avoid unexpected conversions. | Neil | 1 | -1/+1 | |
2013-09-06 | Bug [#1521]. Allow tab, cariage return and new line separators for ↵ | Neil | 1 | -3/+5 | |
SCI_SETIDENTIFIERS. Treat multiple separators as a single separator. | |||||
2013-09-03 | Added GetStyleFromSubStyle. | Neil | 1 | -2/+15 | |
Tests for this and other sub styles methods. | |||||
2013-01-30 | Allow access to secondary styles distance. | nyamatongwe | 1 | -0/+4 | |
2013-01-19 | Implement generic support for Unicode line ends and sub styles in lexer ↵ | nyamatongwe | 1 | -0/+158 | |
support classes. |