pgLab/pglablib/codebuilder
eelke be0064f730 The codegen now can properly lookup array types.
Array type lookup failed previously because the typemapping class was
not yet receiving the list of types from the database. Fix was to pass
this data
2018-11-17 09:47:50 +01:00
..
CodeBuilder.cpp Passwords are now saved in a password manager. 2018-11-08 21:50:49 +01:00
CodeBuilder.h Further improvements to codegeneration the defaultcpp config is now called the PgLab 2018-09-19 09:55:43 +02:00
DefaultConfigs.cpp The codegen now can properly lookup array types. 2018-11-17 09:47:50 +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 Further improvements to codegeneration the defaultcpp config is now called the PgLab 2018-09-19 09:55:43 +02:00
LanguageConfig.h Further improvements to codegeneration the defaultcpp config is now called the PgLab 2018-09-19 09:55:43 +02: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 The codegen now can properly lookup array types. 2018-11-17 09:47:50 +01:00
TypeMappings.h The codegen now can properly lookup array types. 2018-11-17 09:47:50 +01:00