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

feat(nodes): adds additional nodes. #10

Merged
merged 2 commits into from
Apr 23, 2018
Merged

Conversation

noahlange
Copy link
Owner

  • dictionary keys are now parsed as literals instead of symbols.
    • of course, shorthand keys are still symbols
  • better support for destructuring
  • compilation support for For and Set nodes.
  • jiggers around tooling to get watching working

  - dictionary keys are now parsed as literals instead of symbols.
    - of course, shorthand keys are still symbols
  - better support for destructuring
  - compilation support for For and Set nodes.
  - jiggers around tooling to get watching working
@coveralls
Copy link

Coverage Status

Coverage increased (+0.5%) to 93.848% when pulling df868e0 on feat-additional-nodes into 0bb6a34 on master.

@noahlange noahlange merged commit 2285d50 into master Apr 23, 2018
@noahlange noahlange deleted the feat-additional-nodes branch April 23, 2018 19:46
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.

None yet

2 participants