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: b87cff74ff85
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: ab070ffdbcb7
Choose a head ref
  • 4 commits
  • 8 files changed
  • 1 contributor

Commits on Jun 27, 2016

  1. Parse T? as Union(T, Nil)

    Ary Borenszweig committed Jun 27, 2016
    Copy the full SHA
    40c6f73 View commit details
  2. Fix #2920: don't modify headers when calling cookies

    Ary Borenszweig committed Jun 27, 2016

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ccf90f7 View commit details
  3. String: add sub with index and range

    Ary Borenszweig committed Jun 27, 2016
    Copy the full SHA
    7a9dfaf View commit details
  4. erge branch 'release/0.18'

    Ary Borenszweig committed Jun 27, 2016
    Copy the full SHA
    ab070ff View commit details
Loading