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

Refactor codebase to use recent spidermonkeys support for ES6 features #257

Open
elbenfreund opened this issue Apr 10, 2018 · 0 comments
Open
Labels
enhancement This issue suggests a bit of new or extended functionality or documentation.
Milestone

Comments

@elbenfreund
Copy link
Contributor

This will bump our min. gjs version significantly but should also help cleanup the code significantly.
Features I am looking forward to in particular are new style class definitions and better support for async calls.

@elbenfreund elbenfreund added the enhancement This issue suggests a bit of new or extended functionality or documentation. label Apr 10, 2018
@elbenfreund elbenfreund added this to the 0.11.0 milestone Apr 10, 2018
elbenfreund added a commit that referenced this issue Apr 10, 2018
This commit adds the autogenerated jsdoc output to our sphinx
documentation. Its main purpose is to serve as a proof of concept for
the new jsdoc-sphinx setup.
As part of this, the jsdoc markup within ``stuff.js`` had to be fixed as
the previous version was invalid.

Ref.: #257
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue suggests a bit of new or extended functionality or documentation.
Projects
None yet
Development

No branches or pull requests

1 participant