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

update backend func call #182

Merged
merged 10 commits into from
Sep 12, 2023
Merged

update backend func call #182

merged 10 commits into from
Sep 12, 2023

Commits on Sep 11, 2023

  1. update backend func call

    StRigaud committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    89236cf View commit details
    Browse the repository at this point in the history
  2. fix: comparison warning

    StRigaud committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    61618cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be36daa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c66efef View commit details
    Browse the repository at this point in the history
  5. fix: memcpy struct

    StRigaud committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ae14ef7 View commit details
    Browse the repository at this point in the history
  6. fix: array copy

    StRigaud committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9efbf70 View commit details
    Browse the repository at this point in the history
  7. add array test

    StRigaud committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    0deb108 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. add const to arg

    StRigaud committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8a2f055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd6c19 View commit details
    Browse the repository at this point in the history
  3. use constexp for regexp

    StRigaud committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    afb67d8 View commit details
    Browse the repository at this point in the history