Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use big int for integer type without max value #65

Merged
merged 5 commits into from
Oct 24, 2024

Commits on Oct 11, 2024

  1. Use big int for integer type without max value

    Signed-off-by: Siebren Weertman <[email protected]>
    Signed-off-by: Siebren Weertman <[email protected]>
    Siebren Weertman authored and Siebren Weertman committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b751dd2 View commit details
    Browse the repository at this point in the history
  2. fix decoder for signed datatype with non-strict exi padding

    Signed-off-by: Siebren Weertman <[email protected]>
    Signed-off-by: Siebren Weertman <[email protected]>
    Siebren Weertman authored and Siebren Weertman committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    243ad56 View commit details
    Browse the repository at this point in the history
  3. add conversion for byte to/from unsigned (bigint) datatype

    Signed-off-by: Siebren Weertman <[email protected]>
    
    const correctness and remove log
    
    Signed-off-by: Siebren Weertman <[email protected]>
    
    init dummy
    
    Signed-off-by: Siebren Weertman <[email protected]>
    Siebren Weertman authored and Siebren Weertman committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b76f818 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. increase int buffer and code cleanup

    Signed-off-by: Siebren <[email protected]>
    SiebrenW committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    de69116 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    6781184 View commit details
    Browse the repository at this point in the history