pgLab/pglablib/codebuilder
2018-11-17 10:16:48 +01:00
..
CodeBuilder.cpp Codegen now supports the database column type in the field template. 2018-11-17 10:14:31 +01:00
CodeBuilder.h Codegen now supports the database column type in the field template. 2018-11-17 10:14:31 +01:00
DefaultConfigs.cpp Change default type for generating pgLab code to QString 2018-11-17 10:16:48 +01:00
DefaultConfigs.h The codegen now can properly lookup array types. 2018-11-17 09:47:50 +01:00
IndentationConfig.cpp Lot of code for generating code. Working on unit tests. 2018-09-09 21:04:23 +02:00
IndentationConfig.h Lot of code for generating code. Working on unit tests. 2018-09-09 21:04:23 +02:00
LanguageConfig.cpp Codegen now supports the database column type in the field template. 2018-11-17 10:14:31 +01:00
LanguageConfig.h Codegen now supports the database column type in the field template. 2018-11-17 10:14:31 +01:00
NameManglingRules.cpp Lot of code for generating code. Working on unit tests. 2018-09-09 21:04:23 +02:00
NameManglingRules.h Added name mangling tests. 2018-09-17 15:41:47 +02:00
ResultLoopTemplate.h Further improvements to codegeneration the defaultcpp config is now called the PgLab 2018-09-19 09:55:43 +02:00
StringEscapeRule.cpp Working on generating string literals for inclusion in generated code. 2018-09-21 11:41:20 +02:00
StringEscapeRule.h Passwords are now saved in a password manager. 2018-11-08 21:50:49 +01:00
StringLiteralRules.cpp Working on generating string literals for inclusion in generated code. 2018-09-21 11:41:20 +02:00
StringLiteralRules.h Working on generating string literals for inclusion in generated code. 2018-09-21 11:41:20 +02:00
StructureTemplate.cpp Lot of code for generating code. Working on unit tests. 2018-09-09 21:04:23 +02:00
StructureTemplate.h Further improvements to codegeneration the defaultcpp config is now called the PgLab 2018-09-19 09:55:43 +02:00
TypeMappings.cpp Codegen now supports the database column type in the field template. 2018-11-17 10:14:31 +01:00
TypeMappings.h Codegen now supports the database column type in the field template. 2018-11-17 10:14:31 +01:00