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

Add typed array option, implied by "node" option #1220

Closed
wants to merge 1 commit into from

Conversation

Rob--W
Copy link
Contributor

@Rob--W Rob--W commented Aug 4, 2013

Added new env option "typed", that defines the variables for typed
arrays. This option is implied when the "browser" or "node" options
is set, so the obsolete mentions of "DataView", "Uint8Array", etc.
have been removed from the "node" and "browser" envs.

Added unit test to prevent regressions.

(unrelated style fix: "define:<TAB>" -> "define:<SPACES>" at exports.dojo)

Added new env option "typed", that defines the variables for typed
arrays. This option is implied when the "browser" or "node" options
is set, so the obsolete mentions of "DataView", "Uint8Array", etc.
have been removed from the "node" and "browser" envs.

Added unit test to prevent regressions.

(unrelated style fix: "define:<TAB>" -> "define:  " at exports.dojo)
@valueof valueof closed this in ae96e5c Aug 15, 2013
jugglinmike pushed a commit to jugglinmike/jshint that referenced this pull request Oct 21, 2014
Signed-off-by: Anton Kovalyov <anton@kovalyov.net>
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

1 participant