mediawiki-extensions-Visual.../modules
Ed Sanders 2c782fba92 Optimise code for first/last child detection in fixupInsertion
The code to record the first/last child stacks was written before
I decided on using a recursive call going only one step when such
a stack was encountered.

As we only ever test the length of the stack most of the code around
calculating the stack can be thrown away, and all we need is a simple
test to see if we are the first/last child of the immediate parent.

Change-Id: Iffb03c649e166c9f89061a4d944fa07633f16aba
2013-05-13 12:37:01 +01:00
..
jquery Add a copy of jquery.client so the standalone still works 2013-04-26 14:40:03 -07:00
qunit
rangy Switching back to Rangy 1.2 2013-05-10 16:44:32 -07:00
unicodejs Implement next/prevBreakOffset and word skipping 2013-04-09 21:55:57 +00:00
ve Optimise code for first/last child detection in fixupInsertion 2013-05-13 12:37:01 +01:00