R. Andrew Ohana
|
400015a061
|
webidl: refactor method/getter/getter generation
|
2018-06-14 14:39:04 -07:00 |
|
R. Andrew Ohana
|
be0e436c03
|
webidl: add basic support for attributes
|
2018-06-11 18:45:19 -07:00 |
|
R. Andrew Ohana
|
d065f4b05d
|
webidl: add support for typedefs
|
2018-06-11 18:43:45 -07:00 |
|
R. Andrew Ohana
|
04907477ba
|
webidl: translate methods from camelCase to snake_case
|
2018-06-09 21:49:42 -07:00 |
|
Nick Fitzgerald
|
8865e019f8
|
webidl: add features necessary to support Event.initEvent
1. Adds support for binding `DOMString` arguments to `&str`.
2. Ignore whether an argument is optional, and just always emit bindings for it.
|
2018-06-01 16:41:15 -07:00 |
|
Nick Fitzgerald
|
7ea0a7cc26
|
webidl: emit methods for regular operations
|
2018-05-31 22:54:40 -07:00 |
|
Nick Fitzgerald
|
ce8238cdd8
|
webidl: Compile and test the bindings emitted from WebIDL compilation
|
2018-05-31 22:52:43 -07:00 |
|
Nick Fitzgerald
|
a3d91bdd7c
|
webidl: make writing new tests really easy
|
2018-05-30 15:45:01 -07:00 |
|