Commit graph

4 commits

Author SHA1 Message Date
cra0zy 6926c9cbf2 WIP CAKE + .Net Core 2017-10-23 01:25:13 +02:00
Thibault Saunier 1d88acfbe7 generator: Use a AbiStruct for Class structures
Not for interfaces as it won't should not be required.
2017-10-04 16:37:27 -03:00
Thibault Saunier 248278d267 generator: Use a new AbiStruct object to handle wrapped type ABI
This allows us to totally get rid of the glue as this new class
handles bitfields and union properly.
2017-10-04 16:13:01 -03:00
Thibault Saunier 9de231db82 Generate ABI compatible structures for unions 2017-09-06 18:36:01 +02:00