Skip to content

Conversation

@davidosomething
Copy link
Contributor

  • Changed double quotes to single quotes where appropriate
  • Use case matching (even for empty string comparisons)
  • Scope function local and script variables
  • Abort functions on error
  • Rename regex descriptive keys in s:regexs
  • Update regex in s:regex to support generator asterisks
  • Add test file (manual testing for now)

fix #53

note that it conflicts with #52 but easy merge (just take arrow regex from that one later)

@heavenshell
Copy link
Owner

Still busy...
I'll check this. Sorry for waiting.

@heavenshell heavenshell merged commit b3c9e3f into heavenshell:master Apr 30, 2016
@heavenshell
Copy link
Owner

Sorry for late late response.
Merged. Thank you!

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.

ES6 Generator functions

2 participants