Mercurial > hg
view hgext/__init__.py @ 11279:62ccf4cd6e7f
revset: optimize the parse tree directly
Rather than dynamically optimize in methods, we pre-optimize the parse tree
directly. This also lets us do some substitution on some of the
symbols like - and ::.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 03 Jun 2010 17:39:34 -0500 |
parents | 7d439981bec4 |
children | 155e3308289c |