binary_generator
Binary generator is a tool (set of generators) that allows generate a development code for the binary interop and binary types.
0.0.20
mezoni/binary_generator
What this package is like to depend on
Last release 11 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 5 months
Most releases are documented
notes for 14 of 18 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
18 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
18 releases · Jan 2015 to Sep 2015Releases
latest 18-
0.0.2030 Sep 2015Release notes
Open source →- The
ConstantsGeneratornow generates constants from the enum declarations
- The
-
0.0.1923 Sep 2015 -
0.0.1822 Sep 2015Nothing published for this version
-
0.0.1725 Apr 2015Release notes
Open source →- Added new generator
ConstantsGenerator. The generator allows to generate theconstantsfrom the textual format supported by thebinary_declarations. The defintionss "#define" will be represented as the static constants members of the generated class
- Added new generator
-
0.0.1625 Apr 2015 -
0.0.1508 Apr 2015Nothing published for this version
-
0.0.1406 Apr 2015Release notes
Open source →- The
LibraryGeneratornow generates constants from the macro definitions (only included in thewhite list)
- The
-
0.0.1206 Apr 2015 -
0.0.1105 Apr 2015Nothing published for this version
-
0.0.1027 Mar 2015Nothing published for this version
-
0.0.923 Mar 2015 -
0.0.822 Mar 2015 -
0.0.722 Mar 2015 -
0.0.609 Feb 2015Release notes
Open source →- Added support of the functions which started with the "_" (underscore) in the library generator. Now they are prefixed with the "$" (dollar sign) in the generated Dart code
-
0.0.509 Feb 2015Release notes
Open source →- Fixed bug in
ForeignFunctionGeneratorwith the function declarations with the abstract parameters (without the name)
- Fixed bug in
-
0.0.409 Feb 2015Release notes
Open source →- Added new generator
TypesGenerator. The generator allows to generate thebinary typesfrom the textual format supported by thebinary_declarations. The declarations "typedef" will be represented as the members of the generated classbinary types - Made adaptations to the new version of package
binary_declarations - Made adaptations to the new version of package
binary_types
- Added new generator
-
0.0.213 Jan 2015Release notes
Open source →- Library generator now utilizes the features of
binary typesnot onlybinary declarations. For the better type resolutions now generator tries to declare the its own copy of thebinary typesdirectly from thebinary declarations
- Library generator now utilizes the features of
-
0.0.109 Jan 2015