Skip to content

feat: add support for private symbols using #local declaration (poc)#240

Merged
weiwenhao merged 4 commits intonature-lang:masterfrom
arjendevos:feature-fully-support-local
Mar 1, 2026
Merged

feat: add support for private symbols using #local declaration (poc)#240
weiwenhao merged 4 commits intonature-lang:masterfrom
arjendevos:feature-fully-support-local

Conversation

@arjendevos
Copy link
Contributor

@arjendevos arjendevos commented Feb 26, 2026

Issue: #239

@arjendevos arjendevos changed the title feat: add support for private symbols using #local declaration feat: add support for private symbols using #local declaration (poc) Feb 26, 2026
@weiwenhao
Copy link
Member

I think mandatory access control is inferior to convention and documentation most of the time, and it is okay to enable access control in lsp. But the compiler does not need to enforce restrictions

@arjendevos arjendevos marked this pull request as ready for review February 27, 2026 19:46
@weiwenhao weiwenhao merged commit eb780a1 into nature-lang:master Mar 1, 2026
3 checks passed
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.

2 participants