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
|
Thu, 16 May 2019 09:25:42 +0200 |
Alain Mazy |
cleanup + fix warning in codegen
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 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
|
Mon, 11 Mar 2019 13:02:46 +0100 |
Benjamin Golinvaux |
Added support for struct metadata, to disable/enable handler support in Typescript or C++
bgo-commands-codegen
|
Wed, 06 Mar 2019 10:14:59 +0100 |
Benjamin Golinvaux |
- Added HandleSerializedMessage to IStoneApplication (empty impl)
bgo-commands-codegen
|
Fri, 01 Mar 2019 16:18:38 +0100 |
Benjamin Golinvaux |
Codegen + Warning fixes
bgo-commands-codegen
|
Sat, 23 Feb 2019 15:04:29 +0100 |
bgo-osimis |
Finished (untested) C++, html, typescript, tsc & browserify production.
bgo-commands-codegen
|
Sat, 23 Feb 2019 10:18:13 +0100 |
bgo-osimis |
TS and CPP tests OK. Ongoing code for C++ program that reads list of serialized messages in N files. Requires conan
bgo-commands-codegen
|
Fri, 22 Feb 2019 10:48:43 +0100 |
bgo-osimis |
All unit tests pass for generation, including handler and dispatcher
bgo-commands-codegen
|
Wed, 20 Feb 2019 20:51:30 +0100 |
bgo-osimis |
Unit tests pass for enum generation
bgo-commands-codegen
|