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

more improvements for Rust bindgen #558

Merged
merged 36 commits into from
Jun 20, 2024
Merged

more improvements for Rust bindgen #558

merged 36 commits into from
Jun 20, 2024

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    04a053c View commit details
    Browse the repository at this point in the history
  2. add open_path

    chenyan-dfinity committed May 3, 2024
    Configuration menu
    Copy the full SHA
    960b0b7 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. report unused

    chenyan-dfinity committed May 4, 2024
    Configuration menu
    Copy the full SHA
    cc471fc View commit details
    Browse the repository at this point in the history
  2. add stub

    chenyan-dfinity committed May 4, 2024
    Configuration menu
    Copy the full SHA
    5fa3565 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    8a6d6e4 View commit details
    Browse the repository at this point in the history
  2. fix mode

    chenyan-dfinity committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a6b2829 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67d7946 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    43c41dd View commit details
    Browse the repository at this point in the history
  2. good

    chenyan-dfinity committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e6b8fce View commit details
    Browse the repository at this point in the history
  3. fix

    chenyan-dfinity committed May 7, 2024
    Configuration menu
    Copy the full SHA
    221422f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    511629b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 14, 2024

  1. bump version

    chenyan-dfinity committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e23c0b0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. add def_use analysis

    chenyan-dfinity committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d462146 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    577da30 View commit details
    Browse the repository at this point in the history
  3. readme

    chenyan-dfinity committed May 16, 2024
    Configuration menu
    Copy the full SHA
    82ce2c8 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

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

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    147645c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d947e36 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. s/method/func/

    chenyan-dfinity committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3fc6507 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. checkpoint

    chenyan-dfinity committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    42c1b9f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. checkpoint

    chenyan-dfinity committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8eeaf10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e67f170 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. checkpoint

    chenyan-dfinity committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b37d67b View commit details
    Browse the repository at this point in the history
  2. use context

    chenyan-dfinity committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a8788d1 View commit details
    Browse the repository at this point in the history
  3. fix

    chenyan-dfinity committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    942b0ed View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. add config_source

    chenyan-dfinity committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7e15322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb8bed1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. no scoped path

    chenyan-dfinity committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    424fe89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08e4a16 View commit details
    Browse the repository at this point in the history
  3. fix

    chenyan-dfinity committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4a09b9a View commit details
    Browse the repository at this point in the history
  4. prompt color

    chenyan-dfinity committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    92f6940 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. add use_type test

    chenyan-dfinity committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a21d9b9 View commit details
    Browse the repository at this point in the history
  2. update tests

    chenyan-dfinity committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    088a17c View commit details
    Browse the repository at this point in the history
  3. bump version

    chenyan-dfinity committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4d1776b View commit details
    Browse the repository at this point in the history
  4. fix

    chenyan-dfinity committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    34e48fe View commit details
    Browse the repository at this point in the history