Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -5583/+0 |
* | Update WebIDL.py. | Ms2ger | 2014-08-19 | 1 | -67/+560 |
* | Reinstate IDLCallbackType.module. | Ms2ger | 2014-06-07 | 1 | -0/+3 |
* | Remove support for external interfaces. | Ms2ger | 2014-06-07 | 1 | -38/+2 |
* | Import the WebIDL parser from Gecko. | Ms2ger | 2014-06-07 | 1 | -267/+1247 |
* | Port modern callback handling code from Gecko, and copy related WebIDL parser... | Josh Matthews | 2014-05-27 | 1 | -4/+39 |
* | Add missing ByteString support in the WebIDL parser. | Ms2ger | 2014-05-01 | 1 | -0/+11 |
* | Change some isString() checks in the WebIDL parser to isDOMString() checks. | Ms2ger | 2014-05-01 | 1 | -4/+4 |
* | Remove support for external (i.e. XPIDL) interfaces. | Ms2ger | 2014-03-03 | 1 | -35/+2 |
* | Import unmodified callbacks-related codegen source from Gecko. | Josh Matthews | 2013-11-05 | 1 | -0/+173 |
* | Import partial interface support for WebIDL parsing from Gecko. | Josh Matthews | 2013-07-10 | 1 | -6/+73 |
* | Separate the DOM and layout into separate crates. | Patrick Walton | 2013-05-28 | 1 | -0/+3890 |