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: 36d0c369564a
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: 579b429091ae
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 27, 2016

  1. Disallow explicitly inheriting from Enum. Fixes #3592

    Ary Borenszweig committed Nov 27, 2016
    Copy the full SHA
    00f01f5 View commit details
  2. Fixed #3594: "invalid UInt32: -1" when calling C function with wrong …

    …arguments
    Ary Borenszweig committed Nov 27, 2016
    Copy the full SHA
    79c6127 View commit details
  3. Fixed #3580: crash on type declaration guessing

    Ary Borenszweig committed Nov 27, 2016
    Copy the full SHA
    579b429 View commit details
Loading