Completed
Push — master ( 9d7981...5c5914 )
by Doug
05:35
created

Changes

Test Coverage has decreased to 97% (-1%).
1 new patch (Spacing) is available.
4 added classes/operations
Arrow A BoxList::count() added
Arrow A BoxList::getIterator() added
Arrow A BoxList::insert() added
Arrow A BoxList::sort() added
9.25
▲   + 0.03
Test Coverage
97%
▼ -1%   –   Changes
Head
Doug Wright  
Switch BoxList to a datastructure that implements Traversable in a non-destructive manner.
Base
Doug Wright  
Put 3D rotation behind a flag so that other improvements can be shipped