Re: [dev-servo] Codegen WIP

2013-03-13 Thread Patrick Walton
On 3/13/13 2:06 PM, Josh Matthews wrote: I just pushed the result of my work to the master branch. The bindings for ClientRect and ClientRectList should be generated from their respective webIDL files as part of the build now, and running test/test_bindings.html should show the (totally faked) re

Re: [dev-servo] Codegen WIP

2013-03-13 Thread Josh Matthews
On 02/14/2013 08:18 AM, Josh Matthews wrote: Patrick convinced me that I should work in public, so here's the branch in which I'm banging away at the bindings codegen: https://github.com/jdm/servo/commits/codegen . This is the current output so far: https://github.com/jdm/servo/wiki/Codegen-outpu

Re: [dev-servo] Codegen WIP

2013-02-14 Thread Brian Anderson
On 02/14/2013 05:18 AM, Josh Matthews wrote: Patrick convinced me that I should work in public, so here's the branch in which I'm banging away at the bindings codegen: https://github.com/jdm/servo/commits/codegen . This is the current output so far: https://github.com/jdm/servo/wiki/Codegen-out

[dev-servo] Codegen WIP

2013-02-14 Thread Josh Matthews
Patrick convinced me that I should work in public, so here's the branch in which I'm banging away at the bindings codegen: https://github.com/jdm/servo/commits/codegen . This is the current output so far: https://github.com/jdm/servo/wiki/Codegen-output I don't recommend attempting to reproduc