Bug fix
Pre-release
Pre-release
·
111 commits
to master
since this release
Fixed a bug around issue #29 - Generators were not validating invalid function names. Added an AST parser which validates the name as if it were real js code, it should be working properly now. Also added unit tests!