Anthony Ramine
|
2a2e8b176d
|
Properly generate proxy stringifiers
|
2015-04-29 18:52:38 +02:00 |
|
Chris Paris
|
d2b0d5e040
|
Support callback interfaces with constants.
|
2015-04-11 09:34:44 -10:00 |
|
Chris Manchester
|
c81f1cc541
|
Add support for BinaryName attribute to servo's codegen (fixes #4435) r=jdm
|
2015-02-27 18:28:01 -08:00 |
|
Chris Manchester
|
00f863b4fe
|
Add stringifier method support to CodegenRust.py (fixes #1986)
Add a stringifier to URLUtils (Location). (fixes #4605)
wpt metadata updates for #4605
|
2015-02-20 11:35:16 -08:00 |
|
Ms2ger
|
147dadce89
|
Implement an Unrooted smart pointer to replace JS when it is not traced.
|
2015-02-06 12:33:32 +01:00 |
|
Ms2ger
|
1290c18794
|
Remove the 'b lifetime from Root.
It does not add any safety, as the reference is constructed from a raw pointer
without limiting the lifetime in any way.
|
2015-01-01 20:36:43 +01:00 |
|
Ms2ger
|
95ec20bd97
|
Remove the 'a lifetime from Root.
It does not add any safety, as the reference is constructed from a raw pointer
without limiting the lifetime in any way.
|
2015-01-01 20:36:43 +01:00 |
|
Bruno de Oliveira Abinader
|
a9d68474c9
|
Remove warning from 'deleter' WebIDL codegen
|
2014-11-06 11:31:58 -08:00 |
|
Ms2ger
|
76ba40d5cb
|
Remove support for {return,native,concrete}Type overrides in Bindings.conf.
We have no reason to support non-default type names, and this commit corrects
the computations for callbacks (which needed the override until now).
|
2014-10-10 13:13:43 +02:00 |
|
Jack Moffitt
|
c6ab60dbfc
|
Cargoify servo
|
2014-09-08 20:21:42 -06:00 |
|