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: ee52ccecbc0c
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: a3ea7ad5dbfe
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 25, 2016

  1. Formatter: use simpler condition

    Ary Borenszweig committed Dec 25, 2016
    Copy the full SHA
    08a85b6 View commit details
  2. Fixed double "connection refused" in error message. Fixes #3776

    Ary Borenszweig committed Dec 25, 2016
    Copy the full SHA
    56df571 View commit details
  3. Parser: fixed wrong parsing of tuple with one element followed by new…

    …line and brace. Fixes #3779
    Ary Borenszweig committed Dec 25, 2016
    Copy the full SHA
    a3ea7ad View commit details
Loading