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: glideapps/quicktype
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: glideapps/quicktype
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: transformations-platform-type
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 25 files changed
  • 1 contributor

Commits on Apr 15, 2018

  1. Add TransformedType

    schani committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    d903bd0 View commit details
    Browse the repository at this point in the history
  2. WIP

    schani committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    fb2375b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48b63c5 View commit details
    Browse the repository at this point in the history
  4. Generalize merging of similar types during building

    Before we had to special-case every type in the type
    builder, now types just give their "identity", which is what
    they want to be merged by, and the type builder only
    needs one single map to loop up.
    schani committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    1de5ba1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    806734a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f445881 View commit details
    Browse the repository at this point in the history
  7. WIP: PlatformType

    schani committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    a035363 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. WIP: Probably mostly bullshit

    schani committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    919da66 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. WIP: Attributes in identity

    schani committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    0be080f View commit details
    Browse the repository at this point in the history
Loading