Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jonasschmidt/ex_json_schema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tinfoil/ex_json_schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 6 files changed
  • 6 contributors

Commits on Jul 26, 2021

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

Commits on Jul 27, 2021

  1. add tool-versions file

    ashea-code committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    8427ec2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    7d9a567 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from tinfoil/allow_custom_mods

    Allow specifying an explicit schema module
    QuinnWilton authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    d2bd554 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

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

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    2b47798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba2f84b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from tinfoil/bsedat/unicode-regex

    Add support for \u in schema pattern regexes
    borski authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    8365ac0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12af011 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from tinfoil/bsedat/unicode-regex

    Use a parser to convert \u in ECMAScript regexes
    Nate Heydt authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    6836d53 View commit details
    Browse the repository at this point in the history
Loading