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

Migrate the standard library to the project system #1912

Merged
merged 33 commits into from
Sep 17, 2024

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    9af6f07 View commit details
    Browse the repository at this point in the history
  2. move Convert to modern stdlib

    sezna committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    dd55538 View commit details
    Browse the repository at this point in the history
  3. move diagnostics to new stdlib

    sezna committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d3905ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a86106c View commit details
    Browse the repository at this point in the history
  5. forgotten adds

    sezna committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    baf489a View commit details
    Browse the repository at this point in the history
  6. wip: refactor stdlib

    sezna committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9bd4487 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    50e49a6 View commit details
    Browse the repository at this point in the history
  2. migrate half of unstable lib

    sezna committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    84258ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06b372c View commit details
    Browse the repository at this point in the history
  4. finalize new stdlib

    sezna committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6cd0124 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    920dd71 View commit details
    Browse the repository at this point in the history
  6. remove opens

    sezna committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f878951 View commit details
    Browse the repository at this point in the history
  7. update tests

    sezna committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    59bff76 View commit details
    Browse the repository at this point in the history
  8. clippy

    sezna committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    22b6ffc View commit details
    Browse the repository at this point in the history
  9. fix basics.js test

    sezna committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e6de5af View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. update integration test

    sezna committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0e7f0f7 View commit details
    Browse the repository at this point in the history
  2. update integration tests

    sezna committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2a8f221 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    400ef4d View commit details
    Browse the repository at this point in the history
  2. pr feedback

    sezna committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    343a376 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64906c4 View commit details
    Browse the repository at this point in the history
  4. update codegen tests

    sezna committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9878915 View commit details
    Browse the repository at this point in the history
  5. fix codegen bug

    sezna committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c115436 View commit details
    Browse the repository at this point in the history
  6. update tests

    sezna committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d661795 View commit details
    Browse the repository at this point in the history
  7. update tests

    sezna committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    83c25bc View commit details
    Browse the repository at this point in the history
  8. update spans

    sezna committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f2787df View commit details
    Browse the repository at this point in the history
  9. Merge branch 'alex/all-stdlib-except-core' of github.com:microsoft/qs…

    …harp into alex/all-stdlib-except-core
    sezna committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    26642b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. update basics test

    sezna committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    f16998a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. sanity check

    sezna committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0bca193 View commit details
    Browse the repository at this point in the history
  2. merge from main

    sezna committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4769f37 View commit details
    Browse the repository at this point in the history
  3. Sanity check???

    sezna committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6ecc2be View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix tests

    sezna committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8973d25 View commit details
    Browse the repository at this point in the history
  2. merge from main

    sezna committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    411205a View commit details
    Browse the repository at this point in the history
  3. Fmt

    sezna committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9647ce9 View commit details
    Browse the repository at this point in the history