Mercurial > hg > orthanc-stone
log Resources/CodeGeneration/stonegentool.py @ 1199:922d2e61aa5d
age | author | description |
---|---|---|
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 |