Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
where it may be needed in the future.
|
|
non-ASCII characters.
Calls provided for determining whether characters are in the sets defined for
identifiers by the Unicode standard in UAX #31.
|
|
|
|
|
|
Features used are move constructor, unique_ptr, deleted functions, enum class,
lambda expression, and range for loop.
|
|
|
|
|
|
Remove warning suppression pragma no longer needed for Perl's StyleContext.
|
|
Change the argument and return type of MakeUpperCase to match MakeLowerCase.
Move StyleContext::MatchIgnoreCase into StyleContext.cxx as the change of
header for MakeLowerCase couldn't be reconciled easily.
Add casts as needed.
|
|
|
|
|
|
|
|
support.
|
|
comment recognizers to allow for future implementation of 64-bit positions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
warnings for lexers since they may be maintained by others.
|
|
|
|
defined in scripts/HeaderOrder.txt.
|
|
|
|
|
|
|
|
guaranty termination where possible.
|
|
|
|
Parameter names added to method declarations.
|
|
|
|
|
|
|
|
analyzer.
|
|
SCI_SETIDENTIFIERS.
Treat multiple separators as a single separator.
|
|
Tests for this and other sub styles methods.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
character
positions and the other for retrieving a character and width.
|
|
character-oriented access.
Implemented using new method IDocumentWithLineEnd::GetRelativePosition.
|
|
Related to bug [#1483].
|
|
|