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: c25e705cb60a
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: 84ae5cda2dc9
Choose a head ref
  • 2 commits
  • 13 files changed
  • 1 contributor

Commits on Jul 25, 2016

  1. Compiler: removed unused scope property of Const

    Ary Borenszweig committed Jul 25, 2016
    Copy the full SHA
    d422f32 View commit details

Commits on Jul 26, 2016

  1. Compiler: more code simplifications

    * Use TypeDeclaration instead of Arg in CStructOrUnionDef members
    * Moved C struct/union field processing to TypeDeclarationProcessor
    * Moved fun processing to TypeDeclarationProcessor and MainVisitor
    Ary Borenszweig committed Jul 26, 2016
    Copy the full SHA
    84ae5cd View commit details
Loading