btc-ag / service-idl

Xtext-based Service IDL (Interface Definition Language) and Code Generators for Protobuf, C++, Java and .NET
Eclipse Public License 2.0
8 stars 8 forks source link

Add support for import keyword to C++ and .NET generators #238

Closed sigiesec closed 5 years ago

sigiesec commented 5 years ago

Combines #227 and #235

Fixes C++ and .NET parts of #186