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 + fix: IPC support for run encoded array. #3662

Merged
merged 9 commits into from
Feb 10, 2023
Merged

feat + fix: IPC support for run encoded array. #3662

merged 9 commits into from
Feb 10, 2023

Commits on Feb 7, 2023

  1. Schema.fbs changes, flatbuffer generated code, flatbuffer gen script …

    …changes
    
    Add ipc reader, writer and equals
    
    Add/Update  tests
    ask committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    116ec27 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Add support for non zero offset in run array

    devx authored and ask committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    1f6679f View commit details
    Browse the repository at this point in the history
  2. clippy fixes

    ask committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    66b8cec View commit details
    Browse the repository at this point in the history
  3. format fix

    ask committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    1c2bdb4 View commit details
    Browse the repository at this point in the history
  4. doc fix

    ask committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    17ad3a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. incorporate pr comments

    devx committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    a7b55e0 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    devx committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    e393355 View commit details
    Browse the repository at this point in the history
  3. more pr comments

    devx committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    64905b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. pr suggestions

    devx committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    36a2036 View commit details
    Browse the repository at this point in the history