Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bunch of clippy lints | Johannes Linke | 2016-01-02 | 1 | -1/+1 |
* | Replaced DOMString constructor by conversion functions. | Alan Jeffrey | 2015-11-12 | 1 | -2/+2 |
* | Make DOMString a newtype around String, rather than a typedef. | Ms2ger | 2015-11-04 | 1 | -2/+3 |
* | move Castable into dom::bindings::inheritance | rohan.prinja | 2015-10-30 | 1 | -1/+1 |
* | Clean up the cast calls | Anthony Ramine | 2015-10-21 | 1 | -2/+1 |
* | Introduce trait Castable | Anthony Ramine | 2015-10-21 | 1 | -3/+4 |
* | Remove AttributeHandlers | Anthony Ramine | 2015-08-27 | 1 | -1/+0 |
* | Remove helper traits | Anthony Ramine | 2015-08-27 | 1 | -1/+0 |
* | Remove doublepointer in VirtualMethods, and from_borrowed_ref | Manish Goregaokar | 2015-08-27 | 1 | -3/+3 |
* | sort all uses | Johann Tuffe | 2015-08-20 | 1 | -3/+3 |
* | Upgrade to SM 39 | Michael Wu | 2015-06-19 | 1 | -8/+8 |
* | Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. | Simon Sapin | 2015-05-05 | 1 | -1/+1 |
* | Uniformise root() methods | Anthony Ramine | 2015-04-28 | 1 | -1/+1 |
* | Give userscripts its own module; panic on broken paths | Manish Goregaokar | 2015-04-01 | 1 | -0/+52 |