Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove lifetimes from T{Node,Element,Document}. | Bobby Holley | 2016-03-14 | 1 | -6/+6 |
| | |||||
* | Bonus Fix - Rename traverse_dom_preorder to traverse_dom. | Bobby Holley | 2016-01-06 | 1 | -4/+4 |
| | | | | | The incorrect naming here was bugging me - the dom traversal has both pre- and post-order processing steps. | ||||
* | Hoist the style parts of sequential.rs into style/. | Bobby Holley | 2016-01-06 | 1 | -0/+28 |