Commit Graph

13 Commits

Author SHA1 Message Date
Martin Dahl 9dc67bb2d1 Make code generation always re-run when msgs.txt is changed. 2019-08-26 13:43:45 +02:00
Martin Dahl 1ed8f3c38c Threading test more mean 2019-08-26 12:57:02 +02:00
Martin Dahl d0ca455b17 Testing for threading issues 2019-08-26 12:21:30 +02:00
Martin Dahl de4781cd46 Refactoring 2019-08-26 11:34:52 +02:00
Martin Dahl 7d620ad9ae Start to cleanup codegen 2019-08-22 22:23:17 +02:00
Martin Dahl 983b39ff1b Minor changes and tests 2019-08-20 21:24:41 +02:00
Martin Dahl 7f5605c6ab Able to generate convenience types for all built in dashing messages 2019-08-20 17:21:39 +02:00
Martin Dahl f427e06b02 "Native" publishers 2019-08-20 13:43:33 +02:00
Martin Dahl 05959d1fe8 "Native" subscribers for when you want to manage data by yourself 2019-08-20 13:21:12 +02:00
Martin Dahl 8502a3a7d4 Arrays of Strings 2019-08-20 13:16:24 +02:00
Martin Dahl 16a68ee51f Short description 2019-08-20 11:31:46 +02:00
Martin Dahl b789ee9e36 Started adding support for arrays and nested messages. More derives!
Serde derives should maybe be a feature that can be toggled.
2019-08-20 11:07:09 +02:00
Martin Dahl 2ebeaf8682 Initial experiments with bindings and msg generation. 2019-08-19 21:05:26 +02:00