aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/WordList.h
AgeCommit message (Collapse)AuthorFilesLines
2019-09-30Backport: Feature [feature-requests:#1305] Optimize setting up keyword lists ↵Zufu Liu1-1/+1
in lexers. Avoids splitting and sorting the input twice. Backport of changeset 7697:f0848608c92c.
2017-09-11Backport: The Scintilla namespace is always active for internal symbols and ↵Neil1-4/+0
for the lexer and document interfaces. Backport of changeset 6388:d62863ae40a3.
2016-09-07Add InListAbridged to WordList.oirfeodent1-0/+1
2013-12-15Make single argument constructors explicit to avoid unexpected conversions.Neil1-1/+1
2013-05-08Hide implementation of WordList.nyamatongwe1-6/+6
2010-07-13New files for new lexer implementation.nyamatongwe1-0/+41