comparison mercurial/templatekw.py @ 31884:0926ca37a990

templater: adjust binding strengths to make room for key-value operator Changed as follows: - template ops (%, |): +10 - arithmetic ops: +1 (but "negate" should be greater than "%")
author Yuya Nishihara <yuya@tcha.org>
date Mon, 03 Apr 2017 20:44:05 +0900
parents ba5b74f780d5
children 68c910fa9ee2
comparison
equal deleted inserted replaced
31883:25be03a33f50 31884:0926ca37a990