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

fix: REPL should not crash on runtime errors #47

Merged
merged 7 commits into from
Feb 4, 2024
Merged

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    a593feb View commit details
    Browse the repository at this point in the history
  2. janky but passing REPL test

    danvk committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    7be3672 View commit details
    Browse the repository at this point in the history
  3. make tsc happy

    danvk committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    fca6cf0 View commit details
    Browse the repository at this point in the history
  4. refactor

    danvk committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    d59d9b2 View commit details
    Browse the repository at this point in the history
  5. three REPL tests

    danvk committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    f835bab View commit details
    Browse the repository at this point in the history
  6. it is fully tested

    danvk committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    7e375bf View commit details
    Browse the repository at this point in the history
  7. test main, not runPrompt

    danvk committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    1517eaf View commit details
    Browse the repository at this point in the history