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

feature: package variables #48

Open
3 of 4 tasks
zegl opened this issue Feb 28, 2018 · 0 comments
Open
3 of 4 tasks

feature: package variables #48

zegl opened this issue Feb 28, 2018 · 0 comments
Labels

Comments

@zegl
Copy link
Owner

zegl commented Feb 28, 2018

  • get/set
  • zero initializing
  • initialize with constant value (var name string = "foo")
  • init from call (var name = f())
@zegl zegl added the feature label May 20, 2018
bors bot added a commit that referenced this issue Jan 4, 2020
153: compiler: support package level variables r=zegl a=zegl

This updates #48

Co-authored-by: Gustav Westling <[email protected]>
bors bot added a commit that referenced this issue Jan 5, 2020
154: compiler: zeroing of package variables r=zegl a=zegl

This updates #48

Co-authored-by: Gustav Westling <[email protected]>
bors bot referenced this issue Jun 23, 2020
178: compiler/alloc: support initialized pkg vars r=zegl a=zegl

This updates https://github.com/zegl/tre/issues/48


Co-authored-by: Gustav Westling <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant