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

Merge Stable Cadence branch into master #2971

Merged
merged 1,520 commits into from
Dec 11, 2023
Merged

Merge Stable Cadence branch into master #2971

merged 1,520 commits into from
Dec 11, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    1e04b7a View commit details
    Browse the repository at this point in the history
  2. permit paths

    dsainati1 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a986a76 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2805 from onflow/bastian/constructor-initializer-…

    …function-type-helpers
    turbolent authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b1d23de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5373a0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/stable-cadence' of github.com:onflow/cadence in…

    …to sainati/entitlement-include-memory
    dsainati1 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f9fc86f View commit details
    Browse the repository at this point in the history
  6. fix test

    dsainati1 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    28089ca View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2810 from onflow/sainati/entitlement-include-memory

    meter and deduplicate included entitlement relations
    dsainati1 authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    0b7ce62 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/stable-cadence' of github.com:onflow/cadence in…

    …to sainati/ban-custom-destructors
    dsainati1 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b365401 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'sainati/ban-custom-destructors' of github.com:onflow/ca…

    …dence into sainati/default-event-parsing
    dsainati1 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    415bef4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    01f5e1c View commit details
    Browse the repository at this point in the history
  11. Merge branch 'sainati/default-event-parsing' of github.com:onflow/cad…

    …ence into sainati/default-event-checking
    dsainati1 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c4786ca View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Merge pull request #2806 from onflow/bastian/extend-type-code-generator

    Extend type code generator
    turbolent authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    8696c7f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

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

Commits on Sep 25, 2023

  1. Merge pull request #2791 from darkdrag00nv2/string_split2

    Introduce `String.split` function
    SupunS authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    fa75807 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. emit default event

    dsainati1 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3295bbb View commit details
    Browse the repository at this point in the history
  2. emit events on destroy

    dsainati1 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    59210c1 View commit details
    Browse the repository at this point in the history
  3. fix attachment base values

    dsainati1 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b8954d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52985a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    401eab8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e40c490 View commit details
    Browse the repository at this point in the history
  7. lint

    dsainati1 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    24e6164 View commit details
    Browse the repository at this point in the history
  8. fix lint

    dsainati1 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8d2169f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Merge branch 'sainati/default-event-checking' of github.com:onflow/ca…

    …dence into sainati/default-event-interpreting
    dsainati1 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    85c12ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d9bf8c View commit details
    Browse the repository at this point in the history
  3. Update runtime/ast/composite.go

    Co-authored-by: Supun Setunga <[email protected]>
    dsainati1 and SupunS authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    339767b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34067af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57d4ad8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1e43fb View commit details
    Browse the repository at this point in the history
  7. fix lint

    turbolent committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a03a452 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2820 from onflow/bastian/sync-stable-cadence-8

    Sync Stable Cadence
    turbolent authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    29bf615 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e83b48 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/stable-cadence' of github.com:onflow/cadence in…

    …to sainati/ban-custom-destructors
    dsainati1 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6e42dee View commit details
    Browse the repository at this point in the history
  11. Merge branch 'sainati/ban-custom-destructors' of github.com:onflow/ca…

    …dence into sainati/default-event-parsing
    dsainati1 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a3b43ad View commit details
    Browse the repository at this point in the history
  12. fix test

    dsainati1 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9f23589 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'sainati/default-event-parsing' of github.com:onflow/cad…

    …ence into sainati/default-event-parsing
    dsainati1 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    dbf0770 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. respond to review

    dsainati1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    15543eb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sainati/default-event-parsing' of github.com:onflow/cad…

    …ence into sainati/default-event-checking
    dsainati1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f35d5db View commit details
    Browse the repository at this point in the history
  3. correct scoping

    dsainati1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    936f2ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1f232e View commit details
    Browse the repository at this point in the history
  5. add test

    dsainati1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a28d5b6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2825 from onflow/sainati/entitlement-optional-cha…

    …ining
    
    properly access-check optional chaining with entitlements
    dsainati1 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    09fb4b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    089768c View commit details
    Browse the repository at this point in the history
  2. parallelize

    dsainati1 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    bf4207b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2835 from onflow/sainati/view-before

    Check `before` statements in `view` contexts
    dsainati1 authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    445adf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    251f6e3 View commit details
    Browse the repository at this point in the history
  2. other test

    dsainati1 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1be5126 View commit details
    Browse the repository at this point in the history
  3. add tests

    dsainati1 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    22d98e1 View commit details
    Browse the repository at this point in the history
  4. fix tests

    dsainati1 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    16885b6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2838 from onflow/sainati/entitlement-checking-error

    Skip adding malformed entitlement relations to maps
    dsainati1 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d45a8ec View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/stable-cadence' of github.com:onflow/cadence in…

    …to sainati/entitlement-mapping-assign
    dsainati1 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b8dcbe1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    787fdbe View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2840 from onflow/sainati/entitlement-mapping-assign

    Require full codomain of map when assigning to mapped field
    dsainati1 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b89b670 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    c9089c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2847 from onflow/sainati/attachment-iteration-base

    Properly set base on loaded attachments during attachment iteration
    dsainati1 authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7d351b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cbc388 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07d0b78 View commit details
    Browse the repository at this point in the history
  5. add new file

    turbolent committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    cd98a96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    544aed4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    dc9ce06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2868 from onflow/supun/resource-ref-assignment

    [stable-cadence] Fix field assignment via references
    SupunS authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    cdde6c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge pull request #2814 from darkdrag00nv2/string_replace

    Introduce `String.replaceAll` instance function
    SupunS authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    6dc6b38 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    00dd3fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3238e57 View commit details
    Browse the repository at this point in the history
  3. add more tests

    dsainati1 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    81fce7e View commit details
    Browse the repository at this point in the history
  4. add test for lambda escape

    dsainati1 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3e0f26a View commit details
    Browse the repository at this point in the history
  5. add defensive check

    dsainati1 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    346f71a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9162f3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8363693 View commit details
    Browse the repository at this point in the history
  8. Add test for invalid type

    SupunS committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4942b14 View commit details
    Browse the repository at this point in the history
  9. respond to review

    dsainati1 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5defa03 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    d532cc3 View commit details
    Browse the repository at this point in the history
  2. refactor to access

    dsainati1 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    755e2ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c659d79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da02665 View commit details
    Browse the repository at this point in the history
  5. update checker tests

    dsainati1 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8e04195 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7dc05e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. update tests

    dsainati1 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1806a58 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Bastian Müller <[email protected]>
    dsainati1 and turbolent authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8c53fae View commit details
    Browse the repository at this point in the history
  3. respond to review

    dsainati1 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    197334d View commit details
    Browse the repository at this point in the history
  4. fix test

    dsainati1 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    59cc7f2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2877 from onflow/sainati/entitlement-mapping-escape

    Entitlement mapping escape fixes
    dsainati1 authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0bfd2c0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/stable-cadence' of github.com:onflow/cadence in…

    …to sainati/entitlement-mapping-syntax
    dsainati1 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    dec3432 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ec9749 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. remove is impure operation

    dsainati1 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8e221a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8fbb18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b78ac8a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. add test

    dsainati1 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    76c7586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7719d0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/stable-cadence' of github.com:onflow/cadence in…

    …to sainati/ban-custom-destructors
    dsainati1 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5e92c18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    685f6bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e533d68 View commit details
    Browse the repository at this point in the history
  6. respond to review

    dsainati1 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9f2ed22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddc8181 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2883 from onflow/sainati/entitlement-mapping-syntax

    Add required `mapping` keyword to entitlement mapping usages
    dsainati1 authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    74af553 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4fd8455 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2890 from onflow/sainati/remove-non-view

    Removing an attachment is an impure operation
    dsainati1 authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f342322 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2876 from onflow/supun/loop-references

    Add support iterating references to iterables
    SupunS authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f6eb669 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge pull request #2725 from onflow/supun/improve-conformance

    Allow default functions to co-exist with empty function declarations
    SupunS authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    01a42f3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/onflow/cadence into supun…

    …/sync-stable-cadence-master
    SupunS committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3e084c4 View commit details
    Browse the repository at this point in the history
  3. lint

    SupunS committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7d1317d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Merge pull request #2899 from onflow/supun/sync-stable-cadence-master

    Sync stable cadence branch with master
    turbolent authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b9edc95 View commit details
    Browse the repository at this point in the history
  2. respond to review

    dsainati1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c034b5a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/remove-destructors' of github.com:onflow/cadenc…

    …e into sainati/ban-custom-destructors
    dsainati1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    33c238d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sainati/ban-custom-destructors' of github.com:onflow/ca…

    …dence into sainati/default-event-parsing
    dsainati1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    bad0e79 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'sainati/default-event-parsing' of github.com:onflow/cad…

    …ence into sainati/default-event-checking
    dsainati1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1910211 View commit details
    Browse the repository at this point in the history
  6. respond to review

    dsainati1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8fb0ad2 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'sainati/default-event-checking' of github.com:onflow/ca…

    …dence into sainati/default-event-interpreting
    dsainati1 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1d6cc42 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    48fb4b2 View commit details
    Browse the repository at this point in the history
  2. respond to review

    dsainati1 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8f044b2 View commit details
    Browse the repository at this point in the history
  3. add tests

    dsainati1 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3899fdb View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge pull request #2789 from onflow/sainati/ban-custom-destructors

    Remove support for custom destructors
    dsainati1 authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b1551c3 View commit details
    Browse the repository at this point in the history
  2. respond to review

    dsainati1 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    18e4c0d View commit details
    Browse the repository at this point in the history
  3. fix lint

    dsainati1 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1be5186 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2799 from onflow/sainati/default-event-parsing

    Support for parsing default destroy events
    dsainati1 authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e63c9e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54ba253 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3945655 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d8e30b View commit details
    Browse the repository at this point in the history
  8. respond to review

    dsainati1 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7931d90 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2812 from onflow/sainati/default-event-checking

    Type checking for default events
    dsainati1 authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1e79d89 View commit details
    Browse the repository at this point in the history
  10. fix checker tests

    dsainati1 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    95ab3a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. begin interpreter impl

    dsainati1 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ed594f3 View commit details
    Browse the repository at this point in the history
  2. Add account type migration

    SupunS committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    eadea37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3a954d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8690a3 View commit details
    Browse the repository at this point in the history
  5. Add test from #2914

    SupunS committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e577577 View commit details
    Browse the repository at this point in the history
  6. respond to review

    dsainati1 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3ba46df View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/remove-destructors' of github.com:onflow/cadenc…

    …e into sainati/default-event-interpreting
    dsainati1 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ceebf15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    366366d View commit details
    Browse the repository at this point in the history
  9. Address review comments

    SupunS committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e2a80e6 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2916 from onflow/supun/refactor-reference-tracking

    Refactor resource-reference tracking
    SupunS authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2ac7503 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d6287e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    933b54b View commit details
    Browse the repository at this point in the history
  13. Merge branch 'sainati/function-types-carry-access' of github.com:onfl…

    …ow/cadence into sainati/attachment-entitlements
    dsainati1 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    990f045 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df59d50 View commit details
    Browse the repository at this point in the history
  15. add missing access

    dsainati1 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1cafcab View commit details
    Browse the repository at this point in the history
  16. Merge branch 'sainati/function-types-carry-access' of github.com:onfl…

    …ow/cadence into sainati/attachment-entitlements
    dsainati1 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    dde407d View commit details
    Browse the repository at this point in the history
  17. update interpreter tests

    dsainati1 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    fb51429 View commit details
    Browse the repository at this point in the history
  18. fix test

    dsainati1 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    04984bd View commit details
    Browse the repository at this point in the history
  19. Merge branch 'sainati/function-types-carry-access' of github.com:onfl…

    …ow/cadence into sainati/attachment-entitlements
    dsainati1 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b278a4e View commit details
    Browse the repository at this point in the history
  20. fix tests

    dsainati1 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0bd33a6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c20839e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    34fbe45 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    9022675 View commit details
    Browse the repository at this point in the history
  2. fix lint

    dsainati1 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f761385 View commit details
    Browse the repository at this point in the history
  3. Move dir to top level

    SupunS committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c89de29 View commit details
    Browse the repository at this point in the history
  4. Update runtime/interpreter/interpreter.go

    Co-authored-by: Bastian Müller <[email protected]>
    dsainati1 and turbolent authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    229a189 View commit details
    Browse the repository at this point in the history
  5. Add tests

    SupunS committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    91716ef View commit details
    Browse the repository at this point in the history
  6. respond to review

    dsainati1 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e0b9d03 View commit details
    Browse the repository at this point in the history
  7. Refactor

    SupunS committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a7c7c0c View commit details
    Browse the repository at this point in the history
  8. add comment

    dsainati1 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3cd0f5d View commit details
    Browse the repository at this point in the history
  9. rename variables

    dsainati1 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e5af208 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d8abdd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    920ea94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    539eb68 View commit details
    Browse the repository at this point in the history
  3. better fix

    dsainati1 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c54caa3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d42f94b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    941745e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b64a07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85057f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    5bdcb9b View commit details
    Browse the repository at this point in the history
  2. style

    dsainati1 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    89fbe55 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/stable-cadence' of github.com:onflow/cadence in…

    …to sainati/merge-stable-cadence-destructors
    dsainati1 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    05f6aaf View commit details
    Browse the repository at this point in the history
  4. Update runtime/parser/declaration_test.go

    Co-authored-by: Bastian Müller <[email protected]>
    dsainati1 and turbolent authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4045c17 View commit details
    Browse the repository at this point in the history
  5. review comments

    dsainati1 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    13786b0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'sainati/merge-stable-cadence-destructors' of github.com…

    …:onflow/cadence into sainati/merge-stable-cadence-destructors
    dsainati1 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d1fc770 View commit details
    Browse the repository at this point in the history
  7. review comments

    dsainati1 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3dd41d5 View commit details
    Browse the repository at this point in the history
  8. more argument orders

    dsainati1 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    481826f View commit details
    Browse the repository at this point in the history
  9. Add more tests

    SupunS committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1906080 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2928 from onflow/sainati/merge-stable-cadence-des…

    …tructors
    
    Merge destructor removal into stable cadence
    dsainati1 authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7e955a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Merge branch 'feature/stable-cadence' of github.com:onflow/cadence in…

    …to sainati/function-types-carry-access
    dsainati1 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    50ce823 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sainati/function-types-carry-access' of github.com:onfl…

    …ow/cadence into sainati/attachment-entitlements
    dsainati1 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    893b08c View commit details
    Browse the repository at this point in the history
  3. fix tests

    dsainati1 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7248b9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8da6cd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    badd090 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    143c915 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9edc1d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Generalize the migration code

    SupunS committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    03de97f View commit details
    Browse the repository at this point in the history
  2. Cleanup code

    SupunS committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3382e8d View commit details
    Browse the repository at this point in the history
  3. Improve tests

    SupunS committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e5782e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    9c4363d View commit details
    Browse the repository at this point in the history
  2. add test

    dsainati1 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    17ae400 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge pull request #2946 from onflow/sainati/supported-entitlements-i…

    …nterface
    
    Include interface conformances when computing the supported entitlements of an interface
    dsainati1 authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    787812f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Fix 'updatedInPlace' flag

    SupunS committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d470d2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    321a85d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/stable-cadence' of https://github.com/onflow/ca…

    …dence into supun/account-type-migration
    SupunS committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4a96790 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7005fd2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'supun/string-migration' of https://github.com/onflow/ca…

    …dence into supun/generalized-migration
    SupunS committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    db67a37 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Merge branch 'feature/stable-cadence' of github.com:onflow/cadence in…

    …to sainati/attachment-entitlements
    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a957a46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb4f675 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c2323 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6eb526 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    527c9d0 View commit details
    Browse the repository at this point in the history
  6. fix checker tests

    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e906256 View commit details
    Browse the repository at this point in the history
  7. begin interpreter impl

    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2b76f59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f9ce66 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6bcad92 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    804c8a1 View commit details
    Browse the repository at this point in the history
  11. add missing access

    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9369f0b View commit details
    Browse the repository at this point in the history
  12. update interpreter tests

    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    34cdf7e View commit details
    Browse the repository at this point in the history
  13. fix test

    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f2e169b View commit details
    Browse the repository at this point in the history
  14. fix tests

    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4f0862f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6143daf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    79e7c80 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a0ba359 View commit details
    Browse the repository at this point in the history
  18. fix lint

    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a679e4f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7c18e16 View commit details
    Browse the repository at this point in the history
  20. better fix

    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    092b491 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0329243 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cc65c15 View commit details
    Browse the repository at this point in the history
  23. fix tests

    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9bf4268 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5851fbd View commit details
    Browse the repository at this point in the history
  25. fix compile error

    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4cc28d4 View commit details
    Browse the repository at this point in the history
  26. Merge branch 'sainati/attachment-entitlements' of github.com:onflow/c…

    …adence into sainati/attachment-entitlements
    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    6953645 View commit details
    Browse the repository at this point in the history
  27. Revert "function types carry access information"

    This reverts commit 6bcad92.
    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a5f43bc View commit details
    Browse the repository at this point in the history
  28. Revert "add missing access"

    This reverts commit 9369f0b.
    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    6390ffb View commit details
    Browse the repository at this point in the history
  29. Revert "fix test"

    This reverts commit f2e169b.
    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4c0c9ec View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Apply suggestions from code review

    Co-authored-by: Supun Setunga <[email protected]>
    dsainati1 and SupunS authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    cba1f2c View commit details
    Browse the repository at this point in the history
  2. remove unnecessary refactor

    dsainati1 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2007e28 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    ee46be9 View commit details
    Browse the repository at this point in the history
  2. Fix bound function tests

    SupunS committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ef7f1f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6bf7a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    f2b08fa View commit details
    Browse the repository at this point in the history
  2. Lint

    SupunS committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    934aa05 View commit details
    Browse the repository at this point in the history
  3. respond to review

    dsainati1 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5c8a88f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28e8131 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2964 from onflow/supun/sc-sync-master

    Sync stable-cadence branch with master
    SupunS authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e132ddb View commit details
    Browse the repository at this point in the history
  6. add optional test

    dsainati1 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b39eca3 View commit details
    Browse the repository at this point in the history
  7. respond to review

    dsainati1 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    86cde86 View commit details
    Browse the repository at this point in the history
  8. use existing location range variable declarations or introduce declar…

    …ations similar to other functions
    turbolent committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3729bbd View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2965 from onflow/sainati/nested-reference-error

    throw error on the creation of a nested reference
    dsainati1 authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    495e0a7 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2923 from onflow/supun/account-type-migration

    Add account type migration
    SupunS authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    52921ab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d5abe5f View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2937 from onflow/supun/string-migration

    Add String normalizing migration
    SupunS authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    72ef64f View commit details
    Browse the repository at this point in the history
  13. Merge branch 'feature/stable-cadence' of https://github.com/onflow/ca…

    …dence into supun/generalized-migration
    SupunS committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f9f6498 View commit details
    Browse the repository at this point in the history
  14. Fix lint

    SupunS committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5ba2efb View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2942 from onflow/supun/generalized-migration

    Generalize the migrations and make common codes re-usable
    SupunS authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    cd54f5d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. remove unsafeRandom

    turbolent committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f24cc57 View commit details
    Browse the repository at this point in the history
  2. Merge commit '934aa05e8d9b291bdffb39c7ba633291e3c8e6f7' of github.com…

    …:onflow/cadence into sainati/attachment-entitlements
    dsainati1 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fd08efb View commit details
    Browse the repository at this point in the history
  3. fix test

    dsainati1 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c4c8e0a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/stable-cadence' of github.com:onflow/cadence in…

    …to sainati/attachment-entitlements
    dsainati1 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d871c1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26fbb8c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2921 from onflow/sainati/attachment-entitlements

    New Behavior for Attachments and Entitlements
    dsainati1 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4c9fb2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f1f736 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f7b982 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4685136 View commit details
    Browse the repository at this point in the history
  10. Refactor and cleanup

    SupunS committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    43ae040 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Fix test names

    SupunS committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9a995dc View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Merge pull request #2968 from onflow/supun/sc-sync-master

    Sync stable-cadence branch with master
    SupunS authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    84bb2c1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/stable-cadence' of https://github.com/onflow/ca…

    …dence into supun/cleanup-reference-tracking
    SupunS committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a09a90d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2969 from onflow/supun/cleanup-reference-tracking

    Cleanup reference tracking
    SupunS authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d4069ce View commit details
    Browse the repository at this point in the history