Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Support using resolved ASTs for code generation #48

Closed
matanlurey opened this issue Aug 18, 2016 · 3 comments
Closed

Support using resolved ASTs for code generation #48

matanlurey opened this issue Aug 18, 2016 · 3 comments
Assignees
Milestone

Comments

@matanlurey
Copy link
Contributor

Lots of optimizations to the compiler, better static error checking, and further feature enhancement to Angular Dart will require that we use fully resolved ASTs, not just the raw ASTs, for code generation.

Considering this is a blocking issue to many of the issues logged today.

@matanlurey matanlurey self-assigned this Aug 18, 2016
@matanlurey matanlurey changed the title Meta issue: Support using resolved ASTs for code generation Support using resolved ASTs for code generation Aug 18, 2016
Tomucha added a commit to fnx-io/fnx_ui that referenced this issue Sep 20, 2016
@alorenzen alorenzen self-assigned this Dec 13, 2016
@matanlurey
Copy link
Contributor Author

This is now planned for the 4.0 release.

@matanlurey matanlurey added this to the V4 Beta milestone Apr 4, 2017
@matanlurey
Copy link
Contributor Author

Success. This has landed internally. I'll close this issue once there is a way to run externally.

matanlurey pushed a commit that referenced this issue May 12, 2017
This will allow external developers to experiment with the solution to #48

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=155672118
matanlurey pushed a commit that referenced this issue May 12, 2017
This will allow external developers to experiment with the solution to #48

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=155672118
@matanlurey
Copy link
Contributor Author

Done.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants