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

variable provider for native repl #24094

Merged
merged 26 commits into from
Sep 18, 2024
Merged

variable provider for native repl #24094

merged 26 commits into from
Sep 18, 2024

Commits on Sep 11, 2024

  1. much code

    amunger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0258f4b View commit details
    Browse the repository at this point in the history
  2. working variable provider

    amunger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d5e1b11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee0d255 View commit details
    Browse the repository at this point in the history
  4. unit tests

    amunger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    505089a View commit details
    Browse the repository at this point in the history
  5. switch to typemoq...

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

Commits on Sep 12, 2024

  1. actually add the unit tests

    amunger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2cee0c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acea18f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb8f792 View commit details
    Browse the repository at this point in the history
  4. lint

    amunger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    de50f8c View commit details
    Browse the repository at this point in the history
  5. correct version number

    amunger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5da66a7 View commit details
    Browse the repository at this point in the history
  6. python types

    amunger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    dbc3b9e View commit details
    Browse the repository at this point in the history
  7. avoid named tuple

    amunger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    697b0d0 View commit details
    Browse the repository at this point in the history
  8. more python lint fixes

    amunger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5d771ea View commit details
    Browse the repository at this point in the history
  9. set engine to insiders

    amunger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c52e36c View commit details
    Browse the repository at this point in the history
  10. again

    amunger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c3f2b08 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    e0aef4b View commit details
    Browse the repository at this point in the history
  2. start testing python script

    amunger committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5d47db6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. more tests

    amunger committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1d2de10 View commit details
    Browse the repository at this point in the history
  2. cleanup

    amunger committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    98041b5 View commit details
    Browse the repository at this point in the history
  3. formatting

    amunger committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ecd18f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dafb884 View commit details
    Browse the repository at this point in the history
  5. finish merge

    amunger committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    820728b View commit details
    Browse the repository at this point in the history
  6. fix test

    amunger committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0daf492 View commit details
    Browse the repository at this point in the history
  7. fixes?

    amunger committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e47abb9 View commit details
    Browse the repository at this point in the history
  8. type fixes

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

Commits on Sep 17, 2024

  1. revert settings files

    amunger committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    788bec6 View commit details
    Browse the repository at this point in the history