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

feat: add convert_boxed and insert_boxed for InstructionTable #1194

Merged

Commits on Mar 13, 2024

  1. feat: add into_box and insert_boxed for InstructionTable

    Also adds an example for an instruction with captured context
    Rjected committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4069887 View commit details
    Browse the repository at this point in the history
  2. fix tests with clones

    Rjected committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6c36243 View commit details
    Browse the repository at this point in the history
  3. fix valgrind

    Rjected committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a0152be View commit details
    Browse the repository at this point in the history
  4. fix valgrind again

    Rjected committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3f64c52 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    6d48c3e View commit details
    Browse the repository at this point in the history
  2. update docs for insert_boxed

    Rjected committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c7ab7b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f59c27e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    4eb1bdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bb3628 View commit details
    Browse the repository at this point in the history