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

Computed propeties #7

Merged
merged 8 commits into from
May 10, 2024
Merged

Computed propeties #7

merged 8 commits into from
May 10, 2024

Conversation

leokostarev
Copy link
Collaborator

No description provided.

BREAKING-CHANGE: removed watches
refactor: removed many unnecessary `pub`
feat: implemented helper functions to remove code repetition when using Control
feat: implemented some conversion traits
refactor: replaced repetitive Identifier::new_smth with templates
fix: removed unnecessary nightly features
fix: removed obsolete scope constructors parameters
feat: added parenthesized expression
fix(parser): maybe_typed_ident bug
style: removed all double empty lines
feat: now program exits with 1 code in case of error and outputs it into stderr
test: added some tests for coverage% sake
feat: made custom variable for value in setter work
test: made tests normal
docs: wrote page for properties
Copy link

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@leokostarev leokostarev merged commit fa69a6e into master May 10, 2024
3 checks passed
@leokostarev leokostarev deleted the computed-propeties branch May 10, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant