gecko/xpcom/idl-parser
Bobby Holley 0e832fdd23 Bug 1161831 - Generate an extra macro to declare a non-virtual variant of an interface. r=billm
This allows us to have a shared superclass that implements the guts of a shared
superinterface, without having the superclass actually inherit the superinterface
(which leads to annoying and unnecessary diamond-inheritance).
2015-07-21 12:57:20 -07:00
..
xpidl Bug 1161831 - Generate an extra macro to declare a non-virtual variant of an interface. r=billm 2015-07-21 12:57:20 -07:00
setup.py Bug 1183291 - Factor idl-parser into a Python package. r=khuey 2015-07-13 13:09:11 -07:00