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

feat: use ArcStr for storing strings in Schema #1247

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Apr 7, 2024

  1. feat: use ArcStr for storing strings in Schema

    BREAKING CHANGE: Schema types are not lifetime-generic anymore
    audunhalland committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ae83c65 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    5f8db27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e93469 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    7ebd1fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbf2938 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    c39411c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8919b4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fa34cc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 12, 2024

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

Commits on Apr 26, 2024

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