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

Added inref immutability assumption removal #7407

Merged
merged 22 commits into from
Aug 20, 2019

Commits on Aug 15, 2019

  1. Added inref immutability assumption fix. Aware of IsReadOnly attribut…

    …e, only on ILMethods.
    TIHan committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    d39a680 View commit details
    Browse the repository at this point in the history
  2. Added isILStructTy

    TIHan committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    72d1b9e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. targeting assumption

    TIHan committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    1866b33 View commit details
    Browse the repository at this point in the history
  2. Fixed tests

    TIHan committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    eef81f0 View commit details
    Browse the repository at this point in the history
  3. renaming

    TIHan committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    d35ecf5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. Better IsReadOnly check

    TIHan committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    07e2f3c View commit details
    Browse the repository at this point in the history
  2. Added tests

    TIHan committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    2a30b3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61dc6c3 View commit details
    Browse the repository at this point in the history
  4. Func removal

    TIHan committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    7249915 View commit details
    Browse the repository at this point in the history
  5. Better tests

    TIHan committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    687dbe5 View commit details
    Browse the repository at this point in the history
  6. Trying to fix test

    TIHan committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    761c7b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. More tests

    TIHan committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    c616262 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    071777e View commit details
    Browse the repository at this point in the history
  3. small cleanup

    TIHan committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    cad6369 View commit details
    Browse the repository at this point in the history
  4. Added mkDereferencedByrefExpr

    TIHan committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    f8b3813 View commit details
    Browse the repository at this point in the history
  5. Minor cleanup

    TIHan committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    c4f33dc View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    477246e View commit details
    Browse the repository at this point in the history
  2. Update comment

    TIHan committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    120174f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e144eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a633fc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Added tests

    TIHan committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    7225034 View commit details
    Browse the repository at this point in the history
  2. Verifying current behavior

    TIHan committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    af76003 View commit details
    Browse the repository at this point in the history