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: 9b2d75ecc193
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: 33af503eebd7
Choose a head ref
  • 4 commits
  • 7 files changed
  • 1 contributor

Commits on Dec 12, 2016

  1. Formatter: fixed a few cases with special calls and implicit self rec…

    …eiver
    Ary Borenszweig committed Dec 12, 2016
    Copy the full SHA
    7621d03 View commit details
  2. Copy the full SHA
    e06e747 View commit details
  3. Codegen: add missing location to TypeCastError

    Ary Borenszweig committed Dec 12, 2016
    Copy the full SHA
    351bdf3 View commit details
  4. Compiler: inline instance var getters in debug mode. Fixes #3644 . Fixes

    Ary Borenszweig committed Dec 12, 2016
    Copy the full SHA
    33af503 View commit details
Loading