Skip to content

New constant declration syntax - #1062

Closed
feds01 wants to merge 1 commit into
mainfrom
new-decl-syntax
Closed

New constant declration syntax#1062
feds01 wants to merge 1 commit into
mainfrom
new-decl-syntax

Conversation

@feds01

@feds01 feds01 commented Mar 23, 2024

Copy link
Copy Markdown
Contributor
  • ast: remove AccessKind differentiator
  • parser: change access type and pattern syntax to use . over ::
  • semantics: adjust resolution to work without AccessKind
  • stdlib: update sources to use . over ::
  • tests: use . over :: syntax for accessors
  • ast: add is_constant flag to Declaration
  • parser: support new :: constant declaration syntax
  • tests: add case for constant declarations
  • tests: update failed cases for new constant declaration syntax
  • chore: fmt

@feds01 feds01 self-assigned this Mar 23, 2024
@feds01
feds01 requested a review from kontheocharis March 23, 2024 13:05
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