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: 5b32e46bcc82
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: 3e1abe3bb325
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Mar 10, 2017

  1. Calling an NamedTuple#to_h now generates a meaningful error message

    karlseguin authored and Brian J. Cardiff committed Mar 10, 2017
    Copy the full SHA
    abe4f80 View commit details
  2. Add spec to to_h of empty tuples

    Brian J. Cardiff committed Mar 10, 2017
    Copy the full SHA
    fe13cbc View commit details
  3. Merge pull request #4076 from karlseguin/feature/empty_named_tuple_to_h

    Calling an NamedTuple#to_h on an empty now has meaningful error message
    bcardiff authored Mar 10, 2017
    Copy the full SHA
    3e1abe3 View commit details
Loading