-
Hello!
Does the project need the ability to package generated source code to prevent namespace conflicts?
And each such package will have its own imports and dependencies among themselves, if necess…
-
Hi,
I'm using [langflow ](https://github.com/logspace-ai/langflow)to build the flow of chatbot. After building a flow, I can generate code from langflow for integrate with external application as b…
-
Code generated from *.proto* files does not include nullable reference type metadata.
Investigate:
- [ ] Does the status-quo lead to undesirable warnings
- [ ] Could Grpc.Tools be updated to dete…
-
Header:
```c
extern const int xxx_symbol;
```
Command:
```bash
$ c2nim --version
0.9.18
$ c2nim --header --importc --nep1 test.h
```
Output:
```nim
let xxxSymbol* {.header: "test.h".}: c…
-
Currently we select the GT backend in a `driver-includes` header. We hard-code the GridTools data_stores which can be passed to generated code. This affects all backends as the data_stores appear in t…
-
Hi All,
I'm running the vtproto generator on the proto below, we use both the go + go-grpc generators in addition to vtproto.
However when I run the vtproto generator it duplicates the grpc genera…
-
I think it worth adding
```rust
#![allow(clippy::all, clippy::restriction, clippy::pedantic, clippy::nursery, clippy::cargo)]
```
to the existing `#![allow(dead_code, unused_imports)]` disabl…
-
```
What steps will reproduce the problem?
1. Attached is the wsdl along with the issue
2. Using WSDL2OBJC .07(Tried with WSDL2OBJC 0.06 also)
What is the expected output? Elements/Attributes to be …
-
```
What steps will reproduce the problem?
1. Generate code from: https://www.smoneybox.com/service/service.wsdl
2. The code is without attributes and elements in sMoneyboxServiceSvc.h\.m
What is the…
-
```
What steps will reproduce the problem?
1. Attached is the wsdl along with the issue
2. Using WSDL2OBJC .07(Tried with WSDL2OBJC 0.06 also)
What is the expected output? Elements/Attributes to be …