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

Add a REPL to the CLI #2859

Merged
merged 18 commits into from Dec 13, 2023
Merged

Add a REPL to the CLI #2859

merged 18 commits into from Dec 13, 2023

Commits on Nov 26, 2023

  1. Add a REPL to the CLI

    ahopkins committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    fd57bfa View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Add async/await support

    ahopkins committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0844bdc View commit details
    Browse the repository at this point in the history
  2. squash

    ahopkins committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9038af8 View commit details
    Browse the repository at this point in the history
  3. Cleanup exit()

    ahopkins committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    92e0115 View commit details
    Browse the repository at this point in the history
  4. Add docs

    ahopkins committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8977106 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Add image for docs

    ahopkins committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    650fc84 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. merge conflicts

    ahopkins committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3914d41 View commit details
    Browse the repository at this point in the history
  2. cleanup docs

    ahopkins committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5875ab3 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

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

Commits on Dec 11, 2023

  1. Ignore typing issue

    ahopkins committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5f97a12 View commit details
    Browse the repository at this point in the history
  2. Fix some CLI testing

    ahopkins committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e2d0fc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c11957b View commit details
    Browse the repository at this point in the history
  4. Cleanup tests

    ahopkins committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    074f29c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    68b26ba View commit details
    Browse the repository at this point in the history
  2. Update docs

    ahopkins committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    321cb22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be8360c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82cc2d4 View commit details
    Browse the repository at this point in the history
  5. Make pretty

    ahopkins committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d4ebc6d View commit details
    Browse the repository at this point in the history