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

Various small tickets... #7367

Merged
merged 10 commits into from
Jul 23, 2023
Merged

Various small tickets... #7367

merged 10 commits into from
Jul 23, 2023

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    067b879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e13b805 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Add File.starts_with (missing built in).

    Fix broken type signature.
    jdunkerley committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c481fce View commit details
    Browse the repository at this point in the history
  2. Fix issues with list.

    Add a few more test cases.
    jdunkerley committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3cbc81c View commit details
    Browse the repository at this point in the history
  3. Add JSON support and display text for Regex and Match.

    Add starts_with tests for File.
    jdunkerley committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    05d383c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0cd78b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3a214a View commit details
    Browse the repository at this point in the history
  6. Java format.

    jdunkerley committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    80b1fe8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed4724e View commit details
    Browse the repository at this point in the history
  8. Fix failing Meta test.

    jdunkerley committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e7c2917 View commit details
    Browse the repository at this point in the history