-
We now have C++ versions of many of the classes as part of dtcc-builder under src/cpp/include/model/.
Since C++ code is now also used in other places like dtcc-solar, it makes sense to provide offi…
-
**Describe the bug**
The generated classes in the `DocumentFormat.OpenXml.Linq` namespace (e.g., `W`) are missing certain `XName` fields that were still present in previous versions of the SDK (e.g., …
-
Could you please consider automatically registering custom repositories as DIC services?
My `services.neon` contains a lot of
```
services:
-
create: @nettrine.orm.entityManagerDecorator::g…
-
When generating php classes, the type is put as a trailing comment next to the field.
I think it'd make sense to switch this to phpdoc comments as it is used in many IDEs + documentation gener…
-
```
It is known that Plinqo supports stored procedures with several select
statements inside. The problem is those autogenerated classes have name as
"MethodName" + "Result" + IncrementedNumber and…
-
Some developers prefer to have immutable classes built with builders instead. Can we add an option to generate builders for Java classes.
-
- [x] I am not submitting a question on how to use ANTLR; instead, go to [antlr4-discussion google group](https://groups.google.com/forum/#!forum/antlr-discussion) or ask at [stackoverflow](http://sta…
-
info: Initial commits were on #1 and #3, should have been on this issue number
- [x] create a new project containing a source generator
- [x] create build pipeline
- [x] publishable as NuGet packag…
-
```
It is known that Plinqo supports stored procedures with several select
statements inside. The problem is those autogenerated classes have name as
"MethodName" + "Result" + IncrementedNumber and…
-
I made a simple project to test BoundBox. I'm using Android Studio Structure is default:
```
src
-- instrumentTest
-- -- java
-- -- -- ItemListActivityTest
-- main
-- -- java
-- -- -- com.example.tes…