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

Make "default" a literal and other tweaks from recent LDM #18213

Merged
merged 9 commits into from
Apr 4, 2017

Commits on Mar 27, 2017

  1. Fix error for missing feature

    jcouv committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    666a273 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. Disallow default literal in expression tree

    jcouv authored and jcouv committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    fe08789 View commit details
    Browse the repository at this point in the history
  2. Use syntax akin of other literals

    jcouv authored and jcouv committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    178e5d5 View commit details
    Browse the repository at this point in the history
  3. Update behavior for as and is

    jcouv authored and jcouv committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    14a504c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61cf9ea View commit details
    Browse the repository at this point in the history
  5. Addressing PR feedback

    jcouv committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    580a972 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. Configuration menu
    Copy the full SHA
    363a70e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2017

  1. Add warning for "case default:"

    jcouv committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    8d5e082 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. Address Aleksey's feedback

    jcouv committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    a39beb2 View commit details
    Browse the repository at this point in the history