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

Implement ECMA262 Number builtin object #83

Closed
16 tasks done
galpeter opened this issue May 20, 2015 · 2 comments
Closed
16 tasks done

Implement ECMA262 Number builtin object #83

galpeter opened this issue May 20, 2015 · 2 comments
Labels
development Feature implementation ecma builtins Related to ECMA built-in routines normal
Milestone

Comments

@galpeter
Copy link
Contributor

Track the Number built in progress.
Related ECMA262 section: http://www.ecma-international.org/ecma-262/5.1/#sec-15.7

@egavrin egavrin added normal ecma builtins Related to ECMA built-in routines development Feature implementation labels May 20, 2015
@galpeter galpeter added this to the ECMA builtins milestone May 20, 2015
@lemmaa lemmaa changed the title Complete ECMA262 Number builtin object Implement ECMA262 Number builtin object May 26, 2015
@egavrin
Copy link
Contributor

egavrin commented Jul 8, 2015

Looks like Number is completed, can we close it?

@galpeter
Copy link
Contributor Author

galpeter commented Jul 9, 2015

Yeah it's done, closing issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Feature implementation ecma builtins Related to ECMA built-in routines normal
Projects
None yet
Development

No branches or pull requests

2 participants