PackageTrack
Sign in Get early access

binary_declarations

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

0.0.60 mezoni/binary_declarations

What this package is like to depend on

Last release 11 years ago

no release in 18 months

Release timing varies

gaps range from 8 days to 4 months

Most releases are documented

notes for 41 of 50 stable releases

Nothing withdrawn

no release was ever pulled

12 years old

50 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

50 releases · Jan 2015 to Sep 2015
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 50
  1. 0.0.60 23 Sep 2015
    Release notes
    • Fixed bug in c.peg grammar
    Open source →
  2. 0.0.59 05 Jun 2015
    Release notes
    • Made adaptations to the new version of package test
    Open source →
  3. 0.0.58 21 Apr 2015
    Release notes
    • Fixed minor bug
    Open source →
  4. 0.0.57 05 Apr 2015
    Release notes
    • Fixed bug in BoolTypeSpecification
    Open source →
  5. 0.0.56 05 Apr 2015
    Release notes
    • Breaking changes: Declarations now based on header files
    • Initial support of header files
    Open source →
  6. 0.0.55 24 Mar 2015

    Nothing published for this version

  7. 0.0.54 24 Mar 2015
    Release notes
    • Fixed bug in C grammar
    Open source →
  8. 0.0.53 23 Mar 2015
    Release notes
    • Fixed bug in C grammar
    Open source →
  9. 0.0.52 22 Mar 2015
    Release notes
    • Fixed bug in ExpressionEvaluator.visitBinaryExpression() with logical expression
    Open source →
  10. 0.0.51 21 Mar 2015
    Release notes
    • Changes in c.peg grammar
    Open source →
  11. 0.0.50 21 Mar 2015
    Release notes
    • Added support of expressions
    • Breaking changes. Significant changes of several classes
    • Changes in c.peg grammar
    Open source →
  12. 0.0.49 15 Feb 2015

    Nothing published for this version

  13. 0.0.47 15 Feb 2015

    Nothing published for this version

  14. 0.0.46 15 Feb 2015
    Release notes
    • Added support of string concatenation
    Open source →
  15. 0.0.44 15 Feb 2015
    Release notes
    • Changes in c.peg grammar
    • Minor bug fixes in the constructor FunctionParameters.FunctionParameters()
    Open source →
  16. 0.0.43 14 Feb 2015
    Release notes
    • Changes in c.peg grammar
    Open source →
  17. 0.0.42 14 Feb 2015

    Nothing published for this version

  18. 0.0.36 10 Feb 2015
    Release notes
    • Breaking changes. Several classes have been changed and renamed
    • Changes in c.peg grammar
    Open source →
  19. 0.0.35 10 Feb 2015
    Release notes
    • Added support of the typedef the function types
    • Changes in c.peg grammar
    Open source →
  20. 0.0.34 10 Feb 2015

    Nothing published for this version

  21. 0.0.33 09 Feb 2015
    Release notes
    • Added library attribute_reader
    Open source →
  22. 0.0.32 09 Feb 2015
    Release notes
    • Breaking changes. Attribute parameters can be only integers or strings
    • Changes in c.peg grammar
    Open source →
  23. 0.0.31 06 Feb 2015

    Nothing published for this version

  24. 0.0.30 06 Feb 2015
    Release notes
    • Breaking changes. Several classes have been renamed and changed for extending the functionality
    • Changes in c.peg grammar
    Open source →
  25. 0.0.29 04 Feb 2015
    Release notes
    • Breaking changes. Removed class TypeSynonym
    • Changes in c.peg grammar
    Open source →
  26. 0.0.28 04 Feb 2015
    Release notes
    • Breaking changes. Several classes have been changed and renamed. Added possibility to declare several type synonyms in the one typedef declaration
    • Changes in c.peg grammar
    Open source →
  27. 0.0.27 03 Feb 2015
    Release notes
    • Breaking changes. Several classes have been renamed for the better consistency with package binary types
    Open source →
  28. 0.0.26 03 Feb 2015
    Release notes
    • Continuing the adjustment of the support of attribute specifiers __attribute__
    Open source →
  29. 0.0.25 02 Feb 2015

    Nothing published for this version

  30. 0.0.24 02 Feb 2015
    Release notes
    • Added support of attribute specifiers in tagged types
    Open source →
  31. 0.0.23 02 Feb 2015

    Nothing published for this version

  32. 0.0.22 02 Feb 2015
    Release notes
    • Initial support of attribute specifiers __attribute__
    Open source →
  33. 0.0.21 02 Feb 2015
    Release notes
    • Added support of the bit-field parameter declarations
    • Fixed bug with the preprocessing
    • Minor improvements and bug fixes in c.peg grammar
    Open source →
  34. 0.0.20 23 Jan 2015
    Release notes
    • Minor changes in c.peg grammar
    Open source →
  35. 0.0.19 21 Jan 2015
    Release notes
    • Breaking changes: Function declaration should explicitly specify the return type
    Open source →
  36. 0.0.18 21 Jan 2015
    Release notes
    • Generated new c.peg parser using new version of peg generator
    Open source →
  37. 0.0.17 21 Jan 2015

    Nothing published for this version

  38. 0.0.16 21 Jan 2015
    Release notes
    • Initial support of macro processing
    Open source →
  39. 0.0.15 13 Jan 2015
    Release notes
    • Fixed bug in c.peg grammar. Underscore character _ added to IDENT_START
    Open source →
  40. 0.0.14 13 Jan 2015
    Release notes
    • Generated new c.peg parser using new version of peg generator. Now the error messages should be a more understandable
    Open source →
  41. 0.0.12 10 Jan 2015
    Release notes
    • Breaking changes. Most of classes reworked
    • Initial support of enums
    Open source →
  42. 0.0.10 08 Jan 2015
    Release notes
    • Fixed bugs in C grammar
    • Initial support of attributes (currently only for typedef's)
    • Removed StructureDeclaration.pack in favor of attributes
    • Removed TypeSpecification.align in favor of attributes
    Open source →
  43. 0.0.8 08 Jan 2015
    Release notes
    • Fixed bugs in C grammar
    Open source →
  44. 0.0.7 07 Jan 2015
    Release notes
    • Added StructureTypeSpecification.pack
    • Added TypeSpecification.align
    Open source →
  45. 0.0.6 07 Jan 2015
    Release notes
    • Fixed bug in C grammar, now an identifiers and builtin types parsed correctly
    Open source →
  46. 0.0.5 07 Jan 2015
    Release notes
    • Fixed bug in C grammar, IDENTIFIER now can contains underscore character _
    Open source →
  47. 0.0.4 07 Jan 2015
    Release notes
    • Fixed bug in C grammar
    • Initial support of variable declarations
    Open source →
  48. 0.0.3 07 Jan 2015
    Release notes
    • Added support of va_list parameters ... for function parameters
    • Initial support of typedef declarations
    Open source →
  49. 0.0.2 07 Jan 2015
    Release notes
    • Added support of const type qualifier for function pointer parameters
    Open source →
  50. 0.0.1 07 Jan 2015
    Release notes
    • Initial release
    • Initial support of function declarations
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive