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

Improve trait system for bindings/wrappers #112

Closed
wants to merge 17 commits into from

Commits on Apr 6, 2024

  1. initial work

    makspll committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    c90d44d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca16a98 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    f426e6f View commit details
    Browse the repository at this point in the history
  2. add system for cleaning garbage, and extract allocator to module, add…

    … more safe api to guard
    makspll committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5e4df76 View commit details
    Browse the repository at this point in the history
  3. add doc

    makspll committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    aff886a View commit details
    Browse the repository at this point in the history
  4. remove setup_runtime hooks

    makspll committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    dcf79dd View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

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

Commits on Apr 20, 2024

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

Commits on Apr 21, 2024

  1. begin migrating codegen

    makspll committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e078be0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98989a9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

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

Commits on May 6, 2024

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

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    2ea756c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    541c1c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

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

Commits on Sep 7, 2024

  1. WIP

    makspll committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    71ad8b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. WIP

    makspll committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    061bd42 View commit details
    Browse the repository at this point in the history