Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-generation

Calculating the e number using Raku

Code Generators or T4 Templates, are they really evil?

c# generics code-generation t4

`std::terminate` invocation in a `noexcept` function with limited visibility - gcc vs clang codegen

How to implement large number of complex wrappers for legacy API/framework (C++ Macros vs. C++ Templates vs. Code generator)?

What are the EF Rewrite Rules?

Is there a way to put the generated files in a separate folder in flutter?

Generate C# from proto files and vice versa interpreting custom options

Creating Java Classes from Ontology

java code-generation rdf jena

Serialize a Java object to Java code?

Reducing template bloat with inheritance

Hibernate "generated by hibernate tools"

How to run annotation processor in eclipse on save

Is it possible to generate a C++ class from a xsd using Qt (without the XSD tool)?

c++ xml qt xsd code-generation

Automatic generator of unit tests in C [closed]

XSD Gen Classes That Reference a Common Type

c# xsd code-generation xsd.exe

Can I execute code from another file in a T4 .tt template for code generation?

c# code-generation t4

JOOQ: how do I add an interface to a generated Record Class

java sql code-generation jooq

Disabling Eclipse code formatting for part of a javadoc

How to inject/generate plumbing code into methods decorated with an Attribute?