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

Completely implement annotations #40

Closed
13 tasks done
dahlia opened this issue Aug 10, 2016 · 0 comments
Closed
13 tasks done

Completely implement annotations #40

dahlia opened this issue Aug 10, 2016 · 0 comments
Labels
cat:lang Category: Language design cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) typ:enhance Type: Enhancement/new feature

Comments

@dahlia
Copy link
Member

dahlia commented Aug 10, 2016

Continued from #34, we need to implement annotations for all sorts of declarations, including:

Note that last part. Each import line is represented as multiple Import types in AST, we currently have no easy way to annotate per import line.

@dahlia dahlia added the typ:enhance Type: Enhancement/new feature label Aug 10, 2016
@dahlia dahlia closed this as completed in #73 Sep 2, 2016
@dahlia dahlia added cat:docs Category: Documentation cat:lang Category: Language design cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) and removed cat:docs Category: Documentation labels Aug 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:lang Category: Language design cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) typ:enhance Type: Enhancement/new feature
Projects
None yet
Development

No branches or pull requests

1 participant