Skip to content

Add optional modifier for interface and class members#955

Merged
TwitchBronBron merged 4 commits intomasterfrom
optional-interface-and-class
Dec 7, 2023
Merged

Add optional modifier for interface and class members#955
TwitchBronBron merged 4 commits intomasterfrom
optional-interface-and-class

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.

@TwitchBronBron TwitchBronBron force-pushed the optional-interface-and-class branch from 263e328 to 29e89b5 Compare November 22, 2023 14:27
@TwitchBronBron TwitchBronBron added the create-package create a temporary npm package on every commit label Nov 22, 2023
@rokucommunity-bot
Copy link
Contributor

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
Contributor

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
Contributor

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
@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