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

Rename HostImports to ExternalValues #527

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Sep 16, 2024

  1. Rename HostImports to ExternalValues.

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8b19f3c View commit details
    Browse the repository at this point in the history
  2. missing import in README

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ba83b99 View commit details
    Browse the repository at this point in the history
  3. formatting

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    420a977 View commit details
    Browse the repository at this point in the history
  4. readme

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b08c3f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Refactor HostFunction constructor signature

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e774e26 View commit details
    Browse the repository at this point in the history
  2. Add @deprecated constructor to HostFunction for backwards compatibility

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    61be2f9 View commit details
    Browse the repository at this point in the history
  3. Add @SuppressWarning to prevent error-prone from complaining

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0d5e01d View commit details
    Browse the repository at this point in the history
  4. Disable InlineMeSuggester

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    790242d View commit details
    Browse the repository at this point in the history
  5. Remove @Deprecated

    Signed-off-by: Edoardo Vacchi <[email protected]>
    evacchi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    930e89b View commit details
    Browse the repository at this point in the history