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 c++/c interface to core #4

Merged
merged 40 commits into from
Dec 4, 2023
Merged

Commits on Dec 4, 2023

  1. feat: add dll interface.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4653f35 View commit details
    Browse the repository at this point in the history
  2. feat: add dll interface.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4bc14a9 View commit details
    Browse the repository at this point in the history
  3. feat: add dll interface.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7404a54 View commit details
    Browse the repository at this point in the history
  4. test c_wrapper

    yj12138 authored and FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5dace36 View commit details
    Browse the repository at this point in the history
  5. feat: add init sdk and login test.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c2d7b57 View commit details
    Browse the repository at this point in the history
  6. delete c_init_login.go

    move to export.go
    yj12138 authored and FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8968c1f View commit details
    Browse the repository at this point in the history
  7. rename

    yj12138 authored and FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e65f192 View commit details
    Browse the repository at this point in the history
  8. feat: add bat of gen android's so.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e442c41 View commit details
    Browse the repository at this point in the history
  9. feat: add create message c interface.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3059227 View commit details
    Browse the repository at this point in the history
  10. feat: add create message c interface.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d76c22e View commit details
    Browse the repository at this point in the history
  11. update build_dll.bat

    yj12138 authored and FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0ffe9bb View commit details
    Browse the repository at this point in the history
  12. chore: change generate so file name.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d8c3e11 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9b418a8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9648dae View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4478477 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1c41cd0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ba502b2 View commit details
    Browse the repository at this point in the history
  18. fix: c free char * after call go.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3d8d7a8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a57eef1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    af39356 View commit details
    Browse the repository at this point in the history
  21. test: c test func update.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3203eb8 View commit details
    Browse the repository at this point in the history
  22. test: c test func update.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    1434d5d View commit details
    Browse the repository at this point in the history
  23. feat: add c func of user friend and group.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f7f1d48 View commit details
    Browse the repository at this point in the history
  24. fix: recycle memory when callback finish.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    2943d78 View commit details
    Browse the repository at this point in the history
  25. fix: provide the corresponding relationship when the function is call…

    …ed asynchronously.
    
    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c4fafed View commit details
    Browse the repository at this point in the history
  26. fix: add listener interface.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    2da933c View commit details
    Browse the repository at this point in the history
  27. style: change length of func.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4d05aca View commit details
    Browse the repository at this point in the history
  28. feat: add sh of generate ios dylib.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    eac43b8 View commit details
    Browse the repository at this point in the history
  29. feat: add sh of generate ios dylib.

    Signed-off-by: Gordon <[email protected]>
    FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c2940b3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c4f4d04 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    314328c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2ee9b33 View commit details
    Browse the repository at this point in the history
  33. set_print

    yj12138 authored and FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    43d7d4e View commit details
    Browse the repository at this point in the history
  34. set_print

    yj12138 authored and FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    50ac591 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c3c89e4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9bd3e33 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    eb65aff View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    0f78cee View commit details
    Browse the repository at this point in the history
  39. feat: impl cpp wrapper

    CNCSMonster authored and FGadvancer committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    658e3f3 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    276e290 View commit details
    Browse the repository at this point in the history