Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-generation

How can I automatically add some skeleton code when creating a new file with vim

vim code-generation

Why does Visual Studio use xchg ax,ax

How to hide files generated by custom tool in Visual Studio

Lombok with hibernate

How can I create database tables from XSD files?

Dynamically generate classes at runtime in php?

Generate JPA 2 Entities from existing Database

How can I see the assembly code that is generated by a gcc (any flavor) compiler for a C/C++ program?

c++ c assembly code-generation

Is there any way to have functions in basic T4 templates?

.net code-generation t4

is there a simple compiler for a small language

How do I execute ruby template files (ERB) without a web server from command line?

How to generate basic TypeScript interfaces from Swagger schema?

How can I serialize an object to C# object initializer code?

Generate POCO classes in different project to the project with Entity Framework model

'CompanyName.Foo' is a 'namespace' but is used like a 'type'

Get Project or Relative Directory with T4

zip(list1, list2) in Jinja2?

Reflection.Emit vs CodeDOM

GetEntryAssembly for web applications

Is there a way to generate multiple files/classes with intellij code/file templates? [duplicate]