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: a80db64ec117
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: 23aa829efa09
Choose a head ref
  • 4 commits
  • 7 files changed
  • 1 contributor

Commits on Aug 2, 2016

  1. Compiler: unify struct_set and union_set primitives

    Ary Borenszweig committed Aug 2, 2016
    Copy the full SHA
    4982fcb View commit details
  2. Compiler: removed redundant MatchesLookup.match_arg method

    Ary Borenszweig committed Aug 2, 2016
    Copy the full SHA
    5a81311 View commit details
  3. Compiler: rename input_observer to enclosing_call

    Ary Borenszweig committed Aug 2, 2016
    Copy the full SHA
    11b3798 View commit details
  4. Compiler: some code cleanups in semantic/call

    Ary Borenszweig committed Aug 2, 2016
    Copy the full SHA
    23aa829 View commit details
Loading