<table><tr><td style="">jpoelen created this revision.<br />jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann.<br />jpoelen added projects: Kate, Frameworks.<br />jpoelen requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D21508">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">fix <tt style="background: #ebebeb; font-size: 13px;">x=</tt>: is a rule named <tt style="background: #ebebeb; font-size: 13px;">x=</tt>, not a variable</li>
<li class="remarkup-list-item">fix <tt style="background: #ebebeb; font-size: 13px;">exe onxxxxx</tt>: is a rule call, not a variable</li>
<li class="remarkup-list-item">fix <tt style="background: #ebebeb; font-size: 13px;">ifxxx</tt>, <tt style="background: #ebebeb; font-size: 13px;">rulexxx</tt>, etc: not keywords</li>
<li class="remarkup-list-item">fix <tt style="background: #ebebeb; font-size: 13px;">variable default = xxx ;</tt></li>
<li class="remarkup-list-item">fix keywords and operators in a condition: they must be separated by spaces</li>
<li class="remarkup-list-item">fix <tt style="background: #ebebeb; font-size: 13px;">on target</tt></li>
<li class="remarkup-list-item">fix <tt style="background: #ebebeb; font-size: 13px;">switch</tt></li>
<li class="remarkup-list-item">fix <tt style="background: #ebebeb; font-size: 13px;">class</tt> and <tt style="background: #ebebeb; font-size: 13px;">module</tt></li>
<li class="remarkup-list-item">fix <tt style="background: #ebebeb; font-size: 13px;">for local x</tt></li>
<li class="remarkup-list-item">new styles: Feature and FeatureOperator for <tt style="background: #ebebeb; font-size: 13px;"><xxx></tt>, <tt style="background: #ebebeb; font-size: 13px;">-<xxx></tt>, <tt style="background: #ebebeb; font-size: 13px;"><xxx>abc:<yyy>abc</tt>, <tt style="background: #ebebeb; font-size: 13px;"><xxx>abc/<yyy>abc</tt>, <tt style="background: #ebebeb; font-size: 13px;"><xxx>abc&&def</tt></li>
<li class="remarkup-list-item">don't use black color in Rule</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R216 Syntax Highlighting</div></div></div><br /><div><strong>BRANCH</strong><div><div>fix_jam (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D21508">https://phabricator.kde.org/D21508</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/folding/Jamroot.fold<br />
autotests/html/Jamroot.html<br />
autotests/input/Jamroot<br />
autotests/reference/Jamroot.ref<br />
data/syntax/jam.xml</div></div></div><br /><div><strong>To: </strong>jpoelen, Framework: Syntax Highlighting, dhaumann, cullmann<br /><strong>Cc: </strong>kde-frameworks-devel, kwrite-devel, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann<br /></div>