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: f69e37ee43e0
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: d45fbff38f7c
Choose a head ref
  • 5 commits
  • 10 files changed
  • 1 contributor

Commits on Jan 31, 2017

  1. Compiler: show reused number of .o files in stats

    Ary Borenszweig committed Jan 31, 2017

    Verified

    This commit was signed with the committer’s verified signature.
    veprbl Dmitry Kalinkin
    Copy the full SHA
    08d436a View commit details
  2. File::Stat: add pipe? method

    Ary Borenszweig committed Jan 31, 2017

    Verified

    This commit was signed with the committer’s verified signature.
    veprbl Dmitry Kalinkin
    Copy the full SHA
    add1d7d View commit details
  3. Compiler: give correct error message when external names are involved.

    …Fixes #3934
    Ary Borenszweig committed Jan 31, 2017
    Copy the full SHA
    e2d39ff View commit details

Commits on Feb 1, 2017

  1. Fixed #3965: Using / in a case/when

    Ary Borenszweig committed Feb 1, 2017
    Copy the full SHA
    4d49038 View commit details
  2. Fixed #3964: macro finished issue regarding scope

    Ary Borenszweig committed Feb 1, 2017
    Copy the full SHA
    d45fbff View commit details
Loading