Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

[session] Expose type_to_type_tag #728

Merged
merged 2 commits into from
Dec 8, 2022

Conversation

tnowacki
Copy link
Member

@tnowacki tnowacki commented Dec 7, 2022

  • Exposed loaders type_to_type_tag function in the session API

Motivation

  • I am currently manually writing this function, but it is already exposed in the NativeContext. Seems reasonable I hope to also expose it when outside of Move (i.e. where the session is being invoked)

- Exposed loaders type_to_type_tag function in the session API
@tnowacki tnowacki enabled auto-merge (squash) December 7, 2022 23:55
@@ -281,9 +281,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Ruby 2.6
uses: actions/setup-ruby@v1
uses: ruby/setup-ruby@v1
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vgao1996 heads-up, I needed to change this too. Apparently the old action has been deprecated

@tnowacki tnowacki merged commit 7921f5d into move-language:main Dec 8, 2022
@tnowacki tnowacki deleted the get-type-tag branch December 8, 2022 01:39
@tnowacki tnowacki restored the get-type-tag branch February 7, 2023 23:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants