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: 258be5b44b11
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: e84e2c4bcd42
Choose a head ref
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Dec 1, 2016

  1. Parser: fixed bug when parsing case ... when ... then

    Ary Borenszweig committed Dec 1, 2016
    Copy the full SHA
    0ce0600 View commit details
  2. Macros: support double splat

    Ary Borenszweig committed Dec 1, 2016
    Copy the full SHA
    81f949d View commit details
  3. Macros: added TypeNode#constant. Fixes #1586

    Ary Borenszweig committed Dec 1, 2016
    Copy the full SHA
    cc533e4 View commit details
  4. Macros: added TypeNode#overrides?

    Ary Borenszweig committed Dec 1, 2016
    2
    Copy the full SHA
    98410b0 View commit details
  5. Added missing codegen/debug_spec

    Ary Borenszweig committed Dec 1, 2016
    Copy the full SHA
    e84e2c4 View commit details
Loading