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: crystal-lang/crystal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4e8aa74a29f4
Choose a base ref
...
head repository: crystal-lang/crystal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 370db4c4db03
Choose a head ref
  • 3 commits
  • 28 files changed
  • 1 contributor

Commits on Jun 7, 2016

  1. Generics: allow splat argument to be in any position, together with m…

    …ore non-splat arguments
    Ary Borenszweig committed Jun 7, 2016
    Copy the full SHA
    ff4891a View commit details
  2. Formatter: correctly format splat type arguments

    Ary Borenszweig committed Jun 7, 2016
    Copy the full SHA
    738fb36 View commit details
  3. Make Proc be Proc(*T, R)

    Ary Borenszweig committed Jun 7, 2016
    6
    Copy the full SHA
    370db4c View commit details
Loading