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

WIP: C bindings #404

Draft
wants to merge 57 commits into
base: main
Choose a base branch
from
Draft

WIP: C bindings #404

wants to merge 57 commits into from

Commits on Feb 12, 2024

  1. C binding experiments

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6920939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b93c73b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c04de15 View commit details
    Browse the repository at this point in the history
  4. Add getter example

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9d0112a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ad8c37 View commit details
    Browse the repository at this point in the history
  6. cargo fmt

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ab9289b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae72e49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31bfebb View commit details
    Browse the repository at this point in the history
  9. Rename api module to style

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ff7fe6c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca2c223 View commit details
    Browse the repository at this point in the history
  11. Add grid placement APIs

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    54fc2dd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cc73f28 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    27f4f8b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    52429af View commit details
    Browse the repository at this point in the history
  15. cargo fmt

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9c4c58c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c0bd4f6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    76bd418 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d80f333 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7656106 View commit details
    Browse the repository at this point in the history
  20. Format grid style

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    33677e7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3a0668d View commit details
    Browse the repository at this point in the history
  22. Add Overflow to prelude

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    be73591 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7863849 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    eff3a05 View commit details
    Browse the repository at this point in the history
  25. Start generating bindings

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b72c6bf View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ac6785a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    806ab20 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    69aa336 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    53d9c04 View commit details
    Browse the repository at this point in the history
  30. fmt + clippy

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    87355e2 View commit details
    Browse the repository at this point in the history
  31. fmt prelude

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f6afd49 View commit details
    Browse the repository at this point in the history
  32. Use generic result struct

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0060613 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    611ab31 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c21640e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    253bb70 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    24c89bf View commit details
    Browse the repository at this point in the history
  37. Fix clippy lint

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    922be16 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    11693b6 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    2b203d2 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    568a05b View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    6cebb47 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    b96832f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    9595562 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    addbcb4 View commit details
    Browse the repository at this point in the history
  45. README WIP

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9853a18 View commit details
    Browse the repository at this point in the history
  46. README WIP

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6642172 View commit details
    Browse the repository at this point in the history
  47. Fix build

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    345a21b View commit details
    Browse the repository at this point in the history
  48. Fix markdown lints

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    292fc3e View commit details
    Browse the repository at this point in the history
  49. Fix bindings after rebase

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    99ac7b3 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    ae1317e View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    ae831dd View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    5c72ec1 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    3ac2afb View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    a0820e6 View commit details
    Browse the repository at this point in the history
  55. Fix build after rebase

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b8879fd View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    49e1f33 View commit details
    Browse the repository at this point in the history
  57. Fix c bindings ci

    nicoburns committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b437b3b View commit details
    Browse the repository at this point in the history