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

Enable dart non nullable by default (NNBD) #3116

Merged
merged 33 commits into from
May 6, 2021
Merged

Commits on May 6, 2021

  1. mark1

    renancaraujo authored and canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    c3c4646 View commit details
    Browse the repository at this point in the history
  2. mark2

    renancaraujo authored and canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    a388221 View commit details
    Browse the repository at this point in the history
  3. mark3

    renancaraujo authored and canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    2f5d65f View commit details
    Browse the repository at this point in the history
  4. mark5

    renancaraujo authored and canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    0311059 View commit details
    Browse the repository at this point in the history
  5. dart.stg

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    88d9c25 View commit details
    Browse the repository at this point in the history
  6. fix AltLabelStructDecl

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    0c6f274 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c42525f View commit details
    Browse the repository at this point in the history
  8. try dart 2.12.1

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    2fca64b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0569282 View commit details
    Browse the repository at this point in the history
  10. Fix warnings

    renancaraujo authored and canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    bc7e101 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0afdc5a View commit details
    Browse the repository at this point in the history
  12. before install linux dart

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    3d1c248 View commit details
    Browse the repository at this point in the history
  13. update nullability

    renancaraujo authored and canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    fd993c4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6f38656 View commit details
    Browse the repository at this point in the history
  15. add cacheDartPackageConfig

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    367505e View commit details
    Browse the repository at this point in the history
  16. fix some issues

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    7c2f461 View commit details
    Browse the repository at this point in the history
  17. first few tests passing

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    c6b8c0b View commit details
    Browse the repository at this point in the history
  18. fix print error

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    54f6117 View commit details
    Browse the repository at this point in the history
  19. a few more fixes, i think

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    8668663 View commit details
    Browse the repository at this point in the history
  20. remove unnecessary !

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    5cef0b5 View commit details
    Browse the repository at this point in the history
  21. different approach

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    b4bc7be View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    48a87f5 View commit details
    Browse the repository at this point in the history
  23. Fix some tests

    renancaraujo authored and canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    a0b5c93 View commit details
    Browse the repository at this point in the history
  24. set min sdk version in md

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    5deefa3 View commit details
    Browse the repository at this point in the history
  25. Rollback getchild

    renancaraujo authored and canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    4ca6739 View commit details
    Browse the repository at this point in the history
  26. Grow list as we iterate

    renancaraujo authored and canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    4dcd4ae View commit details
    Browse the repository at this point in the history
  27. Remove todo flags on decision info fields

    renancaraujo authored and canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    d5c901d View commit details
    Browse the repository at this point in the history
  28. remove todo flags and make ruleToTokenType late

    renancaraujo authored and canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    2fd16d4 View commit details
    Browse the repository at this point in the history
  29. remove remaining todo flags

    renancaraujo authored and canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    7f69524 View commit details
    Browse the repository at this point in the history
  30. review mergearrays

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    7a5a6f6 View commit details
    Browse the repository at this point in the history
  31. turn logs off

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    add83f1 View commit details
    Browse the repository at this point in the history
  32. remove optional from int

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    3739334 View commit details
    Browse the repository at this point in the history
  33. add dart

    canastro committed May 6, 2021
    Configuration menu
    Copy the full SHA
    c201905 View commit details
    Browse the repository at this point in the history