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: 8bd15bcacc6d
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: 9130ec71ce23
Choose a head ref
  • 2 commits
  • 7 files changed
  • 1 contributor

Commits on Sep 5, 2016

  1. Compiler: fixed wrong RegexLiteral#to_s with slashes. Fixes #3260

    Ary Borenszweig committed Sep 5, 2016
    Copy the full SHA
    5cfb4fd View commit details
  2. Compiler: resolve numeric constants and math expressions in type look…

    …up. Fixes #3259
    Ary Borenszweig committed Sep 5, 2016
    Copy the full SHA
    9130ec7 View commit details
Loading