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

Add optional modifier for interface and class members #955

Merged
merged 4 commits into from
Dec 7, 2023

Conversation

TwitchBronBron
Copy link
Member

Adds the ability to mark interface fields, interface methods, and class fields as optional. We don't really do anything with them right now, but this is in preparation for the upcoming type tracking features.

docs/classes.md Outdated Show resolved Hide resolved
@TwitchBronBron TwitchBronBron added the create-package create a temporary npm package on every commit label Nov 22, 2023
@rokucommunity-bot
Copy link

Hey there! I just built a new temporary npm package based on f1ecf26. You can download it here or install it by running the following command:

npm install https://github.com/rokucommunity/brighterscript/releases/download/v0.0.0-packages/brighterscript-0.65.10-optional-interface-and-class.20231122143724.tgz

@rokucommunity-bot
Copy link

Hey there! I just built a new temporary npm package based on c70f42f. You can download it here or install it by running the following command:

npm install https://github.com/rokucommunity/brighterscript/releases/download/v0.0.0-packages/brighterscript-0.65.10-optional-interface-and-class.20231122144826.tgz

@iObject iObject self-requested a review December 4, 2023 13:20
@rokucommunity-bot
Copy link

Hey there! I just built a new temporary npm package based on eeb7723. You can download it here or install it by running the following command:

npm install https://github.com/rokucommunity/brighterscript/releases/download/v0.0.0-packages/brighterscript-0.65.11-optional-interface-and-class.20231207150522.tgz

@TwitchBronBron TwitchBronBron merged commit eca0356 into master Dec 7, 2023
6 checks passed
@TwitchBronBron TwitchBronBron deleted the optional-interface-and-class branch December 7, 2023 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
create-package create a temporary npm package on every commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants