D9361: Highlighting Indexer: Support cross-hl context checking

2017-12-17 Thread Dominik Haumann
This revision was automatically updated to reflect the committed changes. Closed by commit R216:ec49a95d0959: Highlighting Indexer: Support cross-hl context checking (authored by dhaumann). REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE

D9361: Highlighting Indexer: Support cross-hl context checking

2017-12-17 Thread Volker Krause
vkrause accepted this revision. REPOSITORY R216 Syntax Highlighting BRANCH FixIncludeRulesCheck (branched from master) REVISION DETAIL https://phabricator.kde.org/D9361 To: dhaumann, vkrause, cullmann Cc: #frameworks

D9361: Highlighting Indexer: Support cross-hl context checking

2017-12-17 Thread Dominik Haumann
dhaumann updated this revision to Diff 24003. dhaumann added a comment. Cleanups - ContextChecker::check(): use 'success' bool correctly (was unused before) - remove m_ for member variables in the Language helper class - turn firstContext into a bool and immediately add the first

D9361: Highlighting Indexer: Support cross-hl context checking

2017-12-17 Thread Volker Krause
vkrause accepted this revision. This revision is now accepted and ready to land. REPOSITORY R216 Syntax Highlighting BRANCH FixIncludeRulesCheck (branched from master) REVISION DETAIL https://phabricator.kde.org/D9361 To: dhaumann, vkrause, cullmann Cc: #frameworks

D9361: Highlighting Indexer: Support cross-hl context checking

2017-12-16 Thread Dominik Haumann
dhaumann added a reviewer: cullmann. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D9361 To: dhaumann, vkrause, cullmann Cc: #frameworks

D9361: Highlighting Indexer: Support cross-hl context checking

2017-12-16 Thread Dominik Haumann
dhaumann created this revision. dhaumann added a reviewer: vkrause. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY Previously, context references of the form "Comment##C++" were ignored. With this patch, context