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

C api #23

Merged
merged 31 commits into from
Aug 24, 2023
Merged

C api #23

merged 31 commits into from
Aug 24, 2023

Commits on Aug 23, 2023

  1. add submodule

    SunDoge committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fa971ad View commit details
    Browse the repository at this point in the history
  2. add binding code

    SunDoge committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ee66fb6 View commit details
    Browse the repository at this point in the history
  3. macro macro macro

    SunDoge committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b485e71 View commit details
    Browse the repository at this point in the history
  4. add more methods

    SunDoge committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c85b78d View commit details
    Browse the repository at this point in the history
  5. save

    SunDoge committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1102053 View commit details
    Browse the repository at this point in the history
  6. update

    SunDoge committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    11227ed View commit details
    Browse the repository at this point in the history
  7. fix cargo test

    SunDoge committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    edf8389 View commit details
    Browse the repository at this point in the history
  8. add macros

    SunDoge committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    95da09e View commit details
    Browse the repository at this point in the history
  9. add example

    SunDoge committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f9bdac1 View commit details
    Browse the repository at this point in the history
  10. use value_unsafe

    SunDoge committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b23063a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. save

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    aa2177b View commit details
    Browse the repository at this point in the history
  2. update

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    876148c View commit details
    Browse the repository at this point in the history
  3. add value methods

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    54f081d View commit details
    Browse the repository at this point in the history
  4. save

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8eb36b3 View commit details
    Browse the repository at this point in the history
  5. add load_padded_string

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    af1c5d1 View commit details
    Browse the repository at this point in the history
  6. fix lifetime

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    cf49f1b View commit details
    Browse the repository at this point in the history
  7. save

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1f4035b View commit details
    Browse the repository at this point in the history
  8. fix array iterator

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    224745f View commit details
    Browse the repository at this point in the history
  9. fix #20

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    af2a42d View commit details
    Browse the repository at this point in the history
  10. rm submodule

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0ece6d2 View commit details
    Browse the repository at this point in the history
  11. update submodule

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0a00efe View commit details
    Browse the repository at this point in the history
  12. update cargo toml

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f6cced8 View commit details
    Browse the repository at this point in the history
  13. clean up

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b0f3447 View commit details
    Browse the repository at this point in the history
  14. fix ci

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    13fadf5 View commit details
    Browse the repository at this point in the history
  15. add lifetime

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4562326 View commit details
    Browse the repository at this point in the history
  16. fix lifetime

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ae9fa31 View commit details
    Browse the repository at this point in the history
  17. update lifetime

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b7a617f View commit details
    Browse the repository at this point in the history
  18. clippy fix

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f81504a View commit details
    Browse the repository at this point in the history
  19. add more methods

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0bd2e85 View commit details
    Browse the repository at this point in the history
  20. add get_string

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a10d2ec View commit details
    Browse the repository at this point in the history
  21. update readme

    SunDoge committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1347fc4 View commit details
    Browse the repository at this point in the history