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

Big Restructuring: Embedded AST #7

Merged
merged 7 commits into from
Apr 10, 2014
Merged

Big Restructuring: Embedded AST #7

merged 7 commits into from
Apr 10, 2014

Conversation

twada
Copy link
Member

@twada twada commented Apr 8, 2014

Now espower embeds target AST substree and tokens into output, and using subpath notation to point them.

  • Re-Design
  • Spike
  • Add esprima to runtime dependencies
  • Drop CoffeeScriptRedux support for now
  • Rough implementation
  • Maint tests
  • Drop location adjusting
  • Move location adjusting logic to power-assert-formatter
  • Delete unused tests
  • Prepare for next minor release

Now espower embeds target AST substree and tokens into output, and using subpath notation to point them.
"In version > 1.0, raw is ignored since literals always include the verbatim source."
@twada twada changed the title [WIP] Big Restructuring: Embedded AST Big Restructuring: Embedded AST Apr 10, 2014
twada added a commit that referenced this pull request Apr 10, 2014
Big Restructuring: Embedded AST
@twada twada merged commit 41022ac into master Apr 10, 2014
@twada twada deleted the embedded-ast branch April 10, 2014 01:24
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.

1 participant