Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup DOMParser binding. | Ms2ger | 2013-10-24 | 1 | -27/+0 |
| | |||||
* | Merge BindingObject and Reflectable. | Ms2ger | 2013-10-18 | 1 | -3/+1 |
| | |||||
* | Remove unused DerivedWrapper implementations. | Ms2ger | 2013-10-18 | 1 | -9/+2 |
| | |||||
* | Remove DerivedWrapper::wrap_shared, as it's unused. | Ms2ger | 2013-10-18 | 1 | -12/+0 |
| | |||||
* | Remove unused aTriedToWrap argument. | Ms2ger | 2013-10-17 | 1 | -2/+1 |
| | |||||
* | Introduce mutable/immutable variants of reflector() with named lifetimes, ↵ | Bobby Holley | 2013-10-10 | 1 | -4/+6 |
| | | | | and kill unsafe casts. | ||||
* | Rename |wrapper| to |reflector_| in Reflectable implementations for DOM objects. | Bobby Holley | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Rename get_wrappercache() to reflector(). v1 | Bobby Holley | 2013-10-09 | 1 | -1/+1 |
| | | | | I also updated some variable names in the codegen. | ||||
* | Rename WrapperCache to Reflector. | Bobby Holley | 2013-10-09 | 1 | -2/+2 |
| | | | | | I think the abstraction from the raw JSObject is still probably worthwhile for now. | ||||
* | Rename CacheableWrapper to Reflectable. | Bobby Holley | 2013-10-09 | 1 | -4/+4 |
| | |||||
* | Update Rust | Brian Anderson | 2013-08-29 | 1 | -0/+1 |
| | |||||
* | Generate bindings for Window. | Josh Matthews | 2013-07-30 | 1 | -2/+2 |
| | |||||
* | Update for language changes | Brian Anderson | 2013-06-26 | 1 | -1/+3 |
| | |||||
* | Separate the DOM and layout into separate crates. | Patrick Walton | 2013-05-28 | 1 | -0/+44 |