mediawiki-extensions-Visual.../modules
Gabriel Wicke e2ca8c24c7 Delay some token duplication until actual mutation happens
This is a bit better than cloning tokens wholesale, but not by much. There is
a lot of potential for much better per-token caching with reduced token
cloning. Need to map out all dependencies besides token attributes expanded
from template parameters or other scoped state. Even if tokens themselves
don't need transformation, they might still need to be considered for other
token transformers, so simply keeping the final rank won't quite work even if
the token itself is fully transformed. As a minimum, a shallow clone would
need to be made and the rank reset (as in env.cloneTokens).

Change-Id: I4329113bb21750bae9a635229ed1b08da75dc614
2012-04-18 17:53:04 +02:00
..
jquery Fully revert r114142, was previously reverted in Collection only 2012-03-21 20:45:24 +00:00
parser Delay some token duplication until actual mutation happens 2012-04-18 17:53:04 +02:00
qunit Updated QUnit 2012-03-09 21:50:24 +00:00
rangy svn:eol-style native 2012-02-10 16:57:02 +00:00
sandbox Merge "Removed line-height from preview panel" 2012-04-17 21:05:48 +00:00
ve Merge "Add and update an offset map in DocumentNode" 2012-04-13 23:48:57 +00:00