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: ccfc8d8d8615
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: 1cca55485db9
Choose a head ref
  • 5 commits
  • 143 files changed
  • 1 contributor

Commits on Feb 16, 2017

  1. Capitalized exception messages throughout the codebase

    Sija authored and Ary Borenszweig committed Feb 16, 2017
    Copy the full SHA
    2548214 View commit details
  2. Fix specs related to changed exception messages

    Sija authored and Ary Borenszweig committed Feb 16, 2017
    Copy the full SHA
    47dc2a6 View commit details
  3. Remove obsolete error message check

    Sija authored and Ary Borenszweig committed Feb 16, 2017
    Copy the full SHA
    18b3fd6 View commit details
  4. Make “Bug” prefix uppercased to improve visibility

    Sija authored and Ary Borenszweig committed Feb 16, 2017
    Copy the full SHA
    5b508b6 View commit details
  5. Cleanup a bit expanded macro rescue block

    Sija authored and Ary Borenszweig committed Feb 16, 2017
    Copy the full SHA
    1cca554 View commit details
Loading