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: a8783e211f39
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: 60d9c4f46f55
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 30, 2016

  1. Let IO#skip raise if there aren't enough bytes

    Ary Borenszweig committed Dec 30, 2016
    Copy the full SHA
    a712c7e View commit details
  2. Add IO#skip_to_end

    Ary Borenszweig committed Dec 30, 2016
    Copy the full SHA
    5e9bf6e View commit details
  3. Let method_missing work with with ... yield. Fixes #1808

    Ary Borenszweig committed Dec 30, 2016
    Copy the full SHA
    60d9c4f View commit details
Loading