##// END OF EJS Templates
parser: reorder alias expansion routine to return early...
parser: reorder alias expansion routine to return early I think it improves readability to move trivial cases first, and unindent blocks.
Yuya Nishihara -
r28896:4c76a032 default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...