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
|
7d902ef7e4
|
generator: Handle new Callback field type.
|
2017-10-04 16:13:01 -03:00 |
|
Thibault Saunier
|
2d71de1360
|
generator: Enhance logging avoiding the use of simple prints
And adding a LogWriter.Info method enabled with the GENERATOR_DEBUG
environment variable.
|
2017-10-04 16:13:01 -03:00 |
|
cra0zy
|
c35a345041
|
Quick Reorganization
|
2017-09-04 22:36:28 -03:00 |
|