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

Implement runtime binding generation #923

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    0f4a598 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c99cd03 View commit details
    Browse the repository at this point in the history
  3. remove generic source trait

    fredszaq committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b2d6a1b View commit details
    Browse the repository at this point in the history
  4. remove useless box

    fredszaq committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    32a0ecd View commit details
    Browse the repository at this point in the history
  5. do not clone config

    fredszaq committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8010df2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d550cf7 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Implement backend for C runtime binding generation

    Implement backend for C runtime binding generation
    
    wip
    
    implement c dynamic backend
    kang-sw committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    100d49d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c19de14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbb3e5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c3a857 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e782a43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    432c947 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0a62ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bf6b97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02e0fc5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1034c33 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9363d06 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6352257 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    c127f01 View commit details
    Browse the repository at this point in the history