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: 7ae79786780b
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: 3e62344f5d17
Choose a head ref
  • 2 commits
  • 28 files changed
  • 1 contributor

Commits on Aug 3, 2016

  1. Replaced all x as T with x.as(T)

    Ary Borenszweig committed Aug 3, 2016
    Copy the full SHA
    3e5fa88 View commit details
  2. Removed the deprecated x as T syntax

    Ary Borenszweig committed Aug 3, 2016
    Copy the full SHA
    3e62344 View commit details
Loading