Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove traverse_parallel. Unused | Brian Anderson | 2012-10-09 | 1 | -163/+0 |
* | Update for language changes; remove pipe protocols. | Patrick Walton | 2012-10-04 | 1 | -4/+5 |
* | Split layout/base.rs into box.rs and flow.rs | Brian J. Burg | 2012-09-21 | 1 | -20/+25 |
* | Update for language changes | Patrick Walton | 2012-09-20 | 1 | -2/+2 |
* | Add comments on overall design; move display list building to Flows and Boxes... | Brian J. Burg | 2012-09-19 | 1 | -21/+21 |
* | Rewrite the layout tree to use tandem flow/box trees. Flows are | Brian J. Burg | 2012-09-17 | 1 | -3/+3 |
* | Move traverse to traverse_parallel | Brian J. Burg | 2012-09-12 | 1 | -0/+157 |