Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final #6596

Merged
merged 6 commits into from Sep 22, 2017
Merged

Final #6596

merged 6 commits into from Sep 22, 2017

Commits on Sep 19, 2017

  1. add final as a keyword

    Allow using it as field modifier for functions and in place of `var` for fields
    Simn committed Sep 19, 2017
    Copy the full SHA
    3ff115e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b3d3e4e View commit details
    Browse the repository at this point in the history
  3. detect uninitialized finals

    Simn committed Sep 19, 2017
    Copy the full SHA
    efe6fbd View commit details
    Browse the repository at this point in the history
  4. fix test

    Simn committed Sep 19, 2017
    Copy the full SHA
    b9bf59f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    dc90630 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    857fd47 View commit details
    Browse the repository at this point in the history