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

Add support for OBJ and BINSTRING #82

Merged
merged 6 commits into from
Jan 3, 2024
Merged

Add support for OBJ and BINSTRING #82

merged 6 commits into from
Jan 3, 2024

Commits on Dec 21, 2023

  1. Add OBJ opcode with test

    suhacker1 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    798a553 View commit details
    Browse the repository at this point in the history
  2. Add BINSTRING

    suhacker1 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    56f02e0 View commit details
    Browse the repository at this point in the history
  3. Lint

    suhacker1 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9d415cb View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Call super().validate()

    Co-authored-by: Boyan MILANOV <[email protected]>
    suhacker1 and Boyan-MILANOV authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a64681b View commit details
    Browse the repository at this point in the history
  2. Invert list order

    Co-authored-by: Boyan MILANOV <[email protected]>
    suhacker1 and Boyan-MILANOV authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3533cb8 View commit details
    Browse the repository at this point in the history
  3. Add comment

    suhacker1 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d1e99d1 View commit details
    Browse the repository at this point in the history