| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-01-04 | Backport: Define ILexerWithIdentity with methods for retrieving name, ID, ↵ | mitchell | 1 | -1/+15 | |
| and property values. Implement ILexerWithIdentity on object lexers. Implement ILexerWithIdentity on LexerSimple wrapper for function lexers. Backport of changeset 7870:6ffcbd42288c, but with a new interface compatible with ILexer, not ILexer5. | |||||
| 2019-09-30 | Backport: Feature [feature-requests:#1305] Optimize setting up keyword lists ↵ | Zufu Liu | 1 | -4/+1 | |
| in lexers. Avoids splitting and sorting the input twice. Backport of changeset 7697:f0848608c92c. | |||||
| 2018-05-03 | Backport: Simplify PropSetSimple, avoid casts, use nullptr. | Neil | 1 | -1/+1 | |
| Backport of changeset 6788:e9f6386c89d4. | |||||
| 2017-09-11 | Backport: The Scintilla namespace is always active for internal symbols and ↵ | Neil | 1 | -2/+0 | |
| for the lexer and document interfaces. Backport of changeset 6388:d62863ae40a3. | |||||
| 2017-06-22 | Backport: Basic implementation helpers for style metadata. | Neil | 1 | -8/+9 | |
| Backport of changeset 6347:69b7471ad62f. | |||||
| 2017-06-22 | Backport: Add style metadata methods with null implementations. | Neil | 1 | -1/+57 | |
| Backport based on changesets 6345:faecbd0078e5 and 6346:72bd27f81477. | |||||
| 2017-04-01 | Standardize on C++ headers, remove headers that aren't needed and add <cstddef> | Neil | 1 | -6/+3 | |
| where it may be needed in the future. | |||||
| 2015-07-20 | Use Sci_Position when required to implement interfaces. | Neil | 1 | -2/+2 | |
| 2014-05-24 | Header include statements are now in a standardised order with that order | Neil | 1 | -1/+1 | |
| defined in scripts/HeaderOrder.txt. | |||||
| 2013-07-21 | Normalising order of language headers. | Neil | 1 | -1/+1 | |
| 2013-01-12 | Fix copy&paste error in comment. | nyamatongwe | 1 | -1/+1 | |
| 2010-07-13 | New files for new lexer implementation. | nyamatongwe | 1 | -0/+92 | |
