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: ed3f09598334
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: 7547cd8d6a7c
Choose a head ref
  • 4 commits
  • 47 files changed
  • 1 contributor

Commits on Sep 20, 2016

  1. Use private types in a few places

    Ary Borenszweig committed Sep 20, 2016
    Copy the full SHA
    808f16f View commit details
  2. Fixed visibility modifier applied recursively inside class/module thr…

    …ough macro
    Ary Borenszweig committed Sep 20, 2016
    Copy the full SHA
    b1bca0b View commit details
  3. Copy the full SHA
    bdf8231 View commit details
  4. Compiler: fixed RangeLiteral#to_s. Fixes #3331

    Ary Borenszweig committed Sep 20, 2016
    Copy the full SHA
    7547cd8 View commit details
Loading