-
Notifications
You must be signed in to change notification settings - Fork 501
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
Adding class features #257
base: develop
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for bhailang-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
This pull request introduces 2 alerts when merging 1b22846 into dd076b3 - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging e02f30b into de68714 - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging 900f5b7 into de68714 - view on LGTM.com new alerts:
Heads-up: LGTM.com's PR analysis will be disabled on the 5th of December, and LGTM.com will be shut down ⏻ completely on the 16th of December 2022. Please enable GitHub code scanning, which uses the same CodeQL engine ⚙️ that powers LGTM.com. For more information, please check out our post on the GitHub blog. |
This pull request introduces 2 alerts when merging 8f55ab7 into de68714 - view on LGTM.com new alerts:
Heads-up: LGTM.com's PR analysis will be disabled on the 5th of December, and LGTM.com will be shut down ⏻ completely on the 16th of December 2022. Please enable GitHub code scanning, which uses the same CodeQL engine ⚙️ that powers LGTM.com. For more information, please check out our post on the GitHub blog. |
What does this PR do?
It adds the functionality of classes to the language
Outputs:
What packages have been affected by this PR?
The PR will Change the Data storage structure in the interpreter
Types of changes
What types of changes does your code introduce to this project?
Put an
x
in the boxes that applyBugfix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Breaking change (fix or feature that would cause existing functionality to not work as expected)
Package version increase in cli package?
No
Checklist before merging
Put an
x
in the boxes that applyThese changes have been thoroughly tested.
Changes need to be immediately published on npm.