Mercurial > hg
comparison tests/tinyproxy.py @ 25804:f0a77cb6316a
parser: extract function that tests if next token may start new term
Future patches will separate primary expression and prefix operator actions.
This function will be used to resolve ambiguity of them.
This is a step to remove the old-style revexpr parser. We need both ":" and
":y" operators for backward compatibility.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 05 Jul 2015 11:54:14 +0900 |
parents | 328739ea70c3 |
children | faca4adfed0a |
comparison
equal
deleted
inserted
replaced
25803:b3004d273874 | 25804:f0a77cb6316a |
---|