D7951: ContextChecker: support '!' context switchting and fallthroughContext

2017-09-24 Thread Dominik Haumann
This revision was automatically updated to reflect the committed changes. Closed by commit R216:2c3571fcd091: ContextChecker: support '!' context switchting and fallthroughContext (authored by dhaumann). REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.or

D7951: ContextChecker: support '!' context switchting and fallthroughContext

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

D7951: ContextChecker: support '!' context switchting and fallthroughContext

2017-09-23 Thread Dominik Haumann
dhaumann created this revision. dhaumann added reviewers: cullmann, vkrause. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY Extend the highlighting index checker to support contexts of the form "#pop!otherContext". Ad