Rev 543 | Rev 545 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed
* array.js
- Removed extra variable declarations
- jsx.array.Array: Fixed index check
- jsx.array.BigArray:
+ Fixed handling of primitive constructor arguments
+ Fixed index check
+ Optimizations
- jsx.array.pop() supports all array-like objects
- Formatted code
- Fixed JSdoc