Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-generation

How do I customize the auto-generated comment when using .NET CodeDom Code Generation?

c# .net code-generation

How to use code generation to dynamically create C# methods?

define additional source directory in maven

Editing/Modifying a .java file programmatically? (not the .class file)

java code-generation

Change output directory of generated code in gradle

java gradle code-generation

What alternative syntax exist for C/C++? (think SPECS or Mirah)

Can a Rust macro create new identifiers?

macros code-generation rust

Code generators vs. ORMs vs. Stored Procedures

Free/Open Source Test Generator for Java? [closed]

IoC/DI in the face of winforms and other generated code

XmlCodeExporter and nullable types

c# .net xsd code-generation

SBT generate code using project defined generator

code-generation sbt

Nullable value with xsd.exe generated class

Which should generate the HTML: JavaScript or php?

Is there a template or something for generating a switch statement for Java enum in Eclipse?

How to use OpenAPI "oneOf" property with openapi-generator-maven-plugin when generating Spring code

Rails: creating a custom data type / creating a shorthand

What is the utility of the attribute GeneratedCodeAttribute in C #?

Using multiple WSDLs with Axis2 wsdl2code Maven plugin

DTO and mapper generation from Domain Objects