binary_declarations 0.0.7 copy "binary_declarations: ^0.0.7" to clipboard
binary_declarations: ^0.0.7 copied to clipboard

outdatedDart 1 only

Binary declarations is a set of classes for parsing declarations of the binary types specified in textual form.

0.0.7 #

  • Added StructureTypeSpecification.pack
  • Added TypeSpecification.align

0.0.6 #

  • Fixed bug in C grammar, now an identifiers and builtin types parsed correctly

0.0.5 #

  • Fixed bug in C grammar, IDENTIFIER now can contains underscore character _

0.0.4 #

  • Fixed bug in C grammar
  • Initial support of variable declarations

0.0.3 #

  • Added support of va_list parameters ... for function parameters
  • Initial support of typedef declarations

0.0.2 #

  • Added support of const type qualifier for function pointer parameters

0.0.1 #

  • Initial release
  • Initial support of function declarations
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Binary declarations is a set of classes for parsing declarations of the binary types specified in textual form.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

binary_types, build_tools, path, text

More

Packages that depend on binary_declarations