This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
forked from edsadr/iojs-es
-
Notifications
You must be signed in to change notification settings - Fork 9
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,69 @@ | |||
# ES6 en io.js | |||
|
|||
io.js esta construido sobre versiones modernas de [V8](https://code.google.com/p/v8/). Manteniéndolo actualizado con las ultimas versiones de este motor nos aseguramos que las nuevas funcionalidades de la [especificación ECMA-262 de JavaScript](http://www.ecma-international.org/publications/standards/Ecma-262.htm) estén disponibles para los desarrolladores de io.js de manera oportuna, así como también las mejores de rendimiento y estabilidad. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
está
construido- las
mejoras
de rendimiento y estabilidad
Correcciones hechas |
revisadlo cuando podáis, sin prisa |
@stringparser hay pull request sobre el master de tu fork, con unos pequeños cambios 😄 |
Correcciones menores
listo! :) a ver si alguien encuentra algo mas y vemos si hacer PR al iojs/website tras votar |
yo lo veo muy bien .. creo que esto esta ya más que OK.... merging |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#38