Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Add access modifiers to compiler data structures#292

Merged
bamarsha merged 12 commits intofeatures/access-modifiersfrom
marshallsa/access-modifiers
Jan 27, 2020
Merged

Add access modifiers to compiler data structures#292
bamarsha merged 12 commits intofeatures/access-modifiersfrom
marshallsa/access-modifiers

Conversation

@bamarsha
Copy link
Contributor

Adds fields to the records for callables and custom types to store their access modifiers (and potentially other kinds of modifiers in the future). There's no logic for parsing access modifiers from source, or enforcing access modifiers when resolving symbols yet. See #259.

@bamarsha bamarsha merged commit 122d7e8 into features/access-modifiers Jan 27, 2020
@bamarsha bamarsha deleted the marshallsa/access-modifiers branch January 27, 2020 21:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants