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

Explicitly only support 1 auxiliary segment #267

Merged
merged 30 commits into from
Apr 3, 2024

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    bb4672b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff177b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80c005b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06de4c2 View commit details
    Browse the repository at this point in the history
  5. fix interleaving parsing logic

    plafer committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c0dd12a View commit details
    Browse the repository at this point in the history
  6. Remove TraceOodFrame

    plafer committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0c73852 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74b8d0d View commit details
    Browse the repository at this point in the history
  8. docstrings

    plafer committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0c14a3b View commit details
    Browse the repository at this point in the history
  9. use to_frame_states()

    plafer committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    dfbedde View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8367ca9 View commit details
    Browse the repository at this point in the history
  11. set_trace_states: Return hash

    plafer committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a10a71d View commit details
    Browse the repository at this point in the history
  12. fmt

    plafer committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7c704b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    d64f6eb View commit details
    Browse the repository at this point in the history
  2. Remove multi segment

    plafer committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a33ae73 View commit details
    Browse the repository at this point in the history
  3. fix read_aux_frame

    plafer committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d036c95 View commit details
    Browse the repository at this point in the history
  4. fix strings

    plafer committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f8272b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f844fdd View commit details
    Browse the repository at this point in the history
  6. naming

    plafer committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6e63d39 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

Commits on Apr 2, 2024

  1. Simplify AuxTraceRandElements

    plafer committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    bb99e8d View commit details
    Browse the repository at this point in the history
  2. Renamed TraceInfo::get_aux_segment_rand_elements() -> TraceInfo::get_…

    …aux_segment_num_rand_elements()
    plafer committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0d6dc95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc25f25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    764fbd6 View commit details
    Browse the repository at this point in the history
  5. aux_segment_poly: make plural

    plafer committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    aa5c7ea View commit details
    Browse the repository at this point in the history
  6. Remove MultiColumnIter

    plafer committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    50b22f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57d7aa2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix comment

    plafer committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b49614f View commit details
    Browse the repository at this point in the history
  2. aux segment -> aux trace

    plafer committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    deeb920 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    851296c View commit details
    Browse the repository at this point in the history