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
|
Mon, 29 Apr 2019 12:01:55 +0200 |
Alain Mazy |
codegen tools: support for int64, uint32, uint64
am-dev
|
Wed, 20 Mar 2019 15:27:04 +0100 |
Alain Mazy |
added sets in code generation (not tested yet in TS)
dev
|
Tue, 12 Mar 2019 18:28:25 +0100 |
amazy |
fix warning
dev
|
Tue, 12 Mar 2019 13:11:18 +0100 |
Benjamin Golinvaux |
Changed the metadata system for structs. A __handler entry is now required
bgo-commands-codegen
|
Mon, 11 Mar 2019 14:39:31 +0100 |
Benjamin Golinvaux |
Added .j2 extension to the Jinja2 template files to allow for a better syntax highlighting experience (a.o. in vscode)
bgo-commands-codegen
base
Resources/CodeGeneration/template.in.h@e4b9e6a5c46a
|