| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement Clone for Copy types. | Ms2ger | 2015-04-28 | 1 | -3/+3 |
* | Auto merge of #5845 - snf:defineProperty_fix, r=jdm | bors-servo | 2015-04-28 | 1 | -14/+31 |
|\ |
|
| * | fix defineproperty for cases with namedsetter | snf | 2015-04-27 | 1 | -14/+31 |
* | | Uniformise root() methods | Anthony Ramine | 2015-04-28 | 1 | -3/+3 |
* | | Fix some no_move errors | Manish Goregaokar | 2015-04-28 | 1 | -0/+1 |
|/ |
|
* | Auto merge of #5850 - nox:nullary-callbacks, r=jdm | bors-servo | 2015-04-27 | 1 | -4/+1 |
|\ |
|
| * | Fix generation of nullary callbacks | Anthony Ramine | 2015-04-26 | 1 | -4/+1 |
* | | Remove useless unsafe methods on LayoutJS<T> | Anthony Ramine | 2015-04-26 | 1 | -2/+2 |
* | | Remove useless unsafe methods on JS<T> | Anthony Ramine | 2015-04-26 | 1 | -9/+7 |
|/ |
|
* | Auto merge of #5779 - nox:css-escape, r=Ms2ger | bors-servo | 2015-04-25 | 1 | -4/+8 |
|\ |
|
| * | Fix generation of static JS methods | Anthony Ramine | 2015-04-25 | 1 | -4/+8 |
* | | Stop using the deprecated range function. | Ms2ger | 2015-04-22 | 1 | -2/+2 |
|/ |
|
* | Auto merge of #3726 - ChrisParis:callback-constants, r=jdm | bors-servo | 2015-04-13 | 1 | -19/+41 |
|\ |
|
| * | Support callback interfaces with constants. | Chris Paris | 2015-04-11 | 1 | -19/+41 |
* | | Clean up CGImports a bit more. | Josh Matthews | 2015-04-10 | 1 | -14/+24 |
|/ |
|
* | Auto merge of #5619 - jdm:bindglob, r=Manishearth | bors-servo | 2015-04-10 | 1 | -8/+42 |
|\ |
|
| * | Remove glob import from generated bindings. Fixes #1788. | Josh Matthews | 2015-04-09 | 1 | -8/+42 |
* | | Generate from_layout_js() conversion methods | Anthony Ramine | 2015-04-09 | 1 | -0/+6 |
|/ |
|
* | Auto merge of #5564 - Ms2ger:FromJSValConvertible, r=saneyuki | bors-servo | 2015-04-08 | 1 | -17/+6 |
|\ |
|
| * | When converting a non-finite float, throw the TypeError from the FromJSValCon... | Ms2ger | 2015-04-07 | 1 | -17/+6 |
* | | Auto merge of #5569 - Ms2ger:object, r=jdm | bors-servo | 2015-04-07 | 1 | -7/+17 |
|\ \ |
|
| * | | Implement support for object in IDL. | Ms2ger | 2015-04-07 | 1 | -7/+17 |
| |/ |
|
* / | Add casts to Temporary types | Anthony Ramine | 2015-04-07 | 1 | -0/+10 |
|/ |
|
* | Stop using int/uint in script. | Ms2ger | 2015-04-03 | 1 | -1/+1 |
* | Support the conversion behavior from ECMAScript value to restricted float. | Tetsuharu OHZEKI | 2015-03-25 | 1 | -6/+17 |
* | Introduce Finite<T: Float> for restricted values defined in WebIDL. | Tetsuharu OHZEKI | 2015-03-25 | 1 | -2/+3 |
* | Add bindings support for unrestricted float/double values. | Tetsuharu OHZEKI | 2015-03-25 | 1 | -3/+8 |
* | Free the interface prototype array when Window is finalized | Tim Cuthbertson | 2015-03-20 | 1 | -1/+7 |
* | Implement USVString. | Ms2ger | 2015-03-13 | 1 | -0/+32 |
* | Update the WebIDL parser. | Ms2ger | 2015-03-13 | 1 | -1/+2 |
* | Don't define empty FooMethods traits. | Ms2ger | 2015-03-13 | 1 | -5/+8 |
* | Remove unused lifetime parameters to dictionaries. | Ms2ger | 2015-03-13 | 1 | -6/+6 |
* | Fix #2108 by renaming unwrap functions to native_from_reflector | Chris Double | 2015-03-12 | 1 | -4/+4 |
* | Move everything unrelated to the frame tree out of Page and into Document or ... | Josh Matthews | 2015-03-03 | 1 | -1/+0 |
* | Fix string default values. | Ms2ger | 2015-03-02 | 1 | -9/+2 |
* | auto merge of #5103 : Ms2ger/servo/from_actual, r=jdm | bors-servo | 2015-02-28 | 1 | -1/+1 |
|\ |
|
| * | Use the correct lifetime bounds for FooCast::from_actual. | Ms2ger | 2015-02-28 | 1 | -1/+1 |
* | | auto merge of #5099 : Ms2ger/servo/exceptions, r=saneyuki | bors-servo | 2015-02-28 | 1 | -9/+9 |
|\ \
| |/
|/| |
|
| * | Rename FailureUnknown to JSFailed. | Ms2ger | 2015-02-28 | 1 | -9/+9 |
* | | auto merge of #5094 : chmanchester/servo/binarynames, r=jdm | bors-servo | 2015-02-28 | 1 | -18/+21 |
|\ \ |
|
| * | | Add support for BinaryName attribute to servo's codegen (fixes #4435) r=jdm | Chris Manchester | 2015-02-27 | 1 | -18/+21 |
| |/ |
|
* / | Fix a typo in argument_type. | Ms2ger | 2015-02-28 | 1 | -2/+2 |
|/ |
|
* | Mark some unused arguments as unused in bindings. | Ms2ger | 2015-02-22 | 1 | -4/+4 |
* | Only unwrap the object once when finalizing. | Ms2ger | 2015-02-22 | 1 | -3/+2 |
* | auto merge of #4882 : chmanchester/servo/stringifiers, r=Ms2ger | bors-servo | 2015-02-20 | 1 | -4/+29 |
|\ |
|
| * | Add stringifier method support to CodegenRust.py (fixes #1986) | Chris Manchester | 2015-02-20 | 1 | -4/+29 |
* | | Replace uint/int by usize/isize in various places. | Ms2ger | 2015-02-20 | 1 | -6/+6 |
* | | Pass isize to ptr.offset(). | Ms2ger | 2015-02-20 | 1 | -2/+2 |
* | | Return usize from IDLInterface::get_prototype_depth. | Ms2ger | 2015-02-20 | 1 | -1/+1 |
* | | Use u32 for reserved slot indices. | Ms2ger | 2015-02-20 | 1 | -1/+1 |