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 "--explain-first" to run explain on statements #76

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

Commits on Nov 4, 2021

  1. fix tests

    Jarrad Whitaker committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    4093f05 View commit details
    Browse the repository at this point in the history
  2. add github CI

    Jarrad Whitaker committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    58474c7 View commit details
    Browse the repository at this point in the history
  3. fixes

    Jarrad Whitaker committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    2030e32 View commit details
    Browse the repository at this point in the history
  4. add windows runner

    Jarrad Whitaker committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    93261fd View commit details
    Browse the repository at this point in the history
  5. add --explain-first option

    Jarrad Whitaker committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    5418032 View commit details
    Browse the repository at this point in the history
  6. fix

    Jarrad Whitaker committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    e22a7f7 View commit details
    Browse the repository at this point in the history
  7. allow non-first statements in scripts to fail.

    Jarrad Whitaker committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    6f8faa2 View commit details
    Browse the repository at this point in the history
  8. add minor test

    Jarrad Whitaker committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b3f3953 View commit details
    Browse the repository at this point in the history
  9. update for base refactor

    Jarrad Whitaker committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    6746c5e View commit details
    Browse the repository at this point in the history