Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | Add support for providing a default implementation for an interface method. | River Riddle | 2019-12-18 | 1 | -0/+26 |
* | Skip generating C++ for "DeclareOpInterfaceMethods" in op interface gen. | Jing Pu | 2019-12-13 | 1 | -6/+16 |
* | Enable autogenerating OpInterface method declarations | Jacques Pienaar | 2019-09-30 | 1 | -102/+17 |
* | Allow attaching descriptions to OpInterfaces and InterfaceMethods. | River Riddle | 2019-09-24 | 1 | -7/+108 |
* | NFC: Avoid reconstructing the OpInterface methods. | River Riddle | 2019-08-22 | 1 | -16/+8 |
* | Add support for generating operation interfaces from the ODS framework. | River Riddle | 2019-08-21 | 1 | -0/+257 |