log Resources/CodeGeneration/template.in.h.j2 @ 1142:76705b430c78 toa2019110801

age author description
Mon, 01 Jul 2019 18:18:58 +0200 Alain Mazy fix compil am-dev
Thu, 16 May 2019 19:10:38 +0200 Alain Mazy CodeGen: tests improvements am-dev
Thu, 16 May 2019 17:51:17 +0200 Alain Mazy CodeGen: test cleanup + all working again + using same yaml and stimuli files am-dev
Thu, 16 May 2019 15:04:41 +0200 Alain Mazy added support for float + map<TK, TV> instead of only map<string, T> am-dev
Thu, 16 May 2019 09:49:30 +0200 Alain Mazy codegen: using an ordereddict loader instead of sort the keys -> the delcared ordered in the yaml is preserved in the generated code which is more meaningfull than the alphabetical order am-dev
Wed, 15 May 2019 18:29:42 +0200 Benjamin Golinvaux Restored missing code + fixed key ordering when generating code
Wed, 08 May 2019 16:32:57 +0200 Alain Mazy CodeGeneration: support default values am-dev